Reduce instrumentation overhead
What does this MR do?
This MR reduces the overhead of instrumented methods. See the commit message of 905f8d76 for more information.
Are there points in the code the reviewer needs to double check?
Not that I can think of.
Why was this MR needed?
The overhead of method call instrumentation was too great.
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together