ev3dev-lang-python icon indicating copy to clipboard operation
ev3dev-lang-python copied to clipboard

Property access benchmarking: timeit-based shell script

Open WasabiFan opened this issue 5 years ago • 0 comments

Here's my take on a reproducible benchmark for property accesses. What do others think about this? I picked a few representative properties (mostly arbitrarily).

My hope is that we can then implement changes to the property access code and make reasonable decisions regarding perf regressions.

WasabiFan avatar Mar 26 '20 09:03 WasabiFan