[Mono-dev] Profiling API selective registration

Greg Young gregoryyoung1 at gmail.com
Tue Jan 5 17:28:18 UTC 2016


In dealing with very tight code and measuring mono we have found that
even registering empty handlers from a profiler can cost about 50% of
performance. Is there (or are there plans) for allowing a profiler to
selectively register to allow for better performance? From
benchmarking here a key one would be "no properties" as they tend to
be the ones where overhead is largest proportionally (and there are
tons of them).

For most application scenarios we have tested there is no problem...

Cheers,

Greg

-- 
Studying for the Turing test


More information about the Mono-devel-list mailing list