v3.9.2
Performance improvements
We are happy to announce v3.9.2 of the PWA Kit. This patch release introduces changes for high-scale projects can have a material impact on performance including:
- Improved performance of garbage collection (v3.9.1)
- More efficient logging of performance metrics
These can have a 100-300ms improvement in SSR requests for projects under heavy load.
To adopt these enhancements simply bump your runtime dependency version. For v3 projects this should be trivial and introduce no breaking changes but always be sure to test thoroughly!