|
|
|
|
|
by zhte415
1262 days ago
|
|
Indexed? If complex, what does Sqlalchemy output as the SQL? Could you optimise the query? If quite complex, optimise the tables by redesigning them? Was the move to allow Redis to cache persistently across requests? Does it do this? Are you timing each function to look for slowness? |
|