tally icon indicating copy to clipboard operation
tally copied to clipboard

Timer.record Causing Performance Issues

Open seleswarapu3 opened this issue 4 years ago • 0 comments

I am benchmarking some code locally. In the code, I am calling Timer.record(), which is causing significant performance issues. It's causing the code to take almost 10 times longer to run. The tally version is 0.9.1.

Here is a screenshot of the Timer class. Screen Shot 2021-05-24 at 11 18 02 AM

Could you please fix this performance issue with the record() function?

seleswarapu3 avatar May 24 '21 18:05 seleswarapu3