Closed stefanolsen closed 3 months ago
Using this add-on on an Optimizely CMS 12 site.
I recently did a code profiling session and found that reflection takes a relative high amount of the response time.
This PR adds some optimizations by limiting when to perform heavy operations.
look for v8.1.1
Using this add-on on an Optimizely CMS 12 site.
I recently did a code profiling session and found that reflection takes a relative high amount of the response time.
This PR adds some optimizations by limiting when to perform heavy operations.