Posts
Sort by recent activity
no function inlining?
It seems that function inlining is disabled in the product?
Even with line-level timings turned off, my short methods seem to be logged as unique function calls, which vastly distorts timing result...
result times changing...
I am seeing weird results with time results in ANTS 3.1.0.20.
If I have multiple result sets open and run additional time tests, the results of old results change.
For example, in the first result ...
inlining?
Does version 3 support JIT compiler inlining in Detailed Mode or is inlining disabled?
I know that line level instrumentation will prohibit inlining of some methods because it pushes the IL over th...
source code hit counts request!
Please right justify (or give us a user preference setting) for the hit counts!
I've just spent too many minutes trying to figure out my line timings between adjacent lines having these hit counts:...
no compiler optimizations!
The fact that ANTS profiler disables compiler optimizations REALLY messes up my results!! (And I'm using the 14-day trial version)
I know certain sections of my code will be bottlenecks becuase th...