|
|
|
|
|
by mijoharas
187 days ago
|
|
there's a profiler that can show you what to focus on, probably fprof here: https://test-prof.evilmartians.io/ (been a while and I don't remember exactly what I used) (now maybe that's what you used to see what was causing the slowdown, but mentioning to for others to help them identify the bottlenecks.) |
|