Details
Description
Some small and frequently used methods are not being inlined into all call sites, with a measurable cost during startup.
This RFE suggest moving some small, isolated methods from .cpp-files to .hpp to help ensure things get inlined.
This RFE suggest moving some small, isolated methods from .cpp-files to .hpp to help ensure things get inlined.