Startup Optimisation by jb-modist · Pull Request #135 · ariacom/Seal-Report (original) (raw)
Test is to initialize the reporting engine and run a report, the first report is significantly more expensive. We host the reporting engine in a docker container and are having issues with the first report of a new release crashing the container.
Peak memory usage
Without Razor Cache
Optimized: 535.3 MB
Current: 2.4 GB
With Razor Caching
Optimized: 412.6MB
Current: 527.4MB