Skip to content

Reduce Call Overhead by Using Cached shared_ptr

Simon Spannagel requested to merge performance into master

Oversight, costing performance:

image

now not anymore:

image

Merge request reports