Werk #13298: Speed up loading time of user visuals
Component | User interface |
Title | Speed up loading time of user visuals |
Date | Apr 19, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b6 |
Level | Trivial Change |
Class | New Feature |
Compatibility | Compatible - no manual interaction needed |
System with many users (1000+) had performance problems in calculating the actual visible views, dashboards and reports for the corresponding user. This introduced an additional rendering delay of 200-300ms for those visuals.
Most of the computed visual world is now cached and only updated on demand.