Closed this issue 6 years ago · 1 comments
Time every function and see which ones use the most time. Check if those functions can be rewritten to gain performance.
For
ncalls tottime percall cumtime percall filename:lineno(function)
as expected, measurement update uses most resources, scaling with batch size.