Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
None
-
b21
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.