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 |
|
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.