Is it prossible to report how many calculations where executed by a section of code?
I know the benchmark gem will report on runtime, but don’t believe it’ll count the number of calculations done.
Just to be clear, I’m talking about at the processor level.
No, it appears it is not possible.