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 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.1.0i1 2.0.0b7 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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