Werk #14167: Improved loading times of user configured graphs/views/dashboards/reports

Component User interface
Title Improved loading times of user configured graphs/views/dashboards/reports
Date Aug 1, 2022
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p10 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Configurations with hundreds or thousands of custom visualization elements such as custom graphs suffered from slow page rendering, because the configuration files usually become quite large. To improve the loading time, an attempt is now always made to load a cached version of the file in question. The cached version is located in the tmpfs directory and also uses an optimized file format to reduce the parsing time by a factor of 10.

To the list of all Werks