Werk #11448: Core config generation: Small increase in performance through further caching

Component Core & setup
Title Core config generation: Small increase in performance through further caching
Date Feb 10, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0b7 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

For larger sites (>10k hosts), performance problems occurred during configuration generation. For each host, the current checkmk edition (CRE/CME/CEE) had to be determined from scratch. This took about 4 seconds. This information is now cached.

To the list of all Werks