Enhanced UI performance – asynchronous precalculation grid behavior

IT Asset Management version 2025 R1.4

Major performance improvements have been made to the user interface, specifically around asynchronous precalculation grid behavior, resulting in a noticeably faster and smoother experience across select grid pages.

Note: Precalculation refers to a backend process that prepares and stores computed data in advance, typically in a dedicated table or view, so that it can be quickly retrieved when needed by the user interface. In the context of grid views, precalculation rebuilds involve refreshing or regenerating this precomputed data to reflect recent changes in the underlying dataset.

The precalculation implementation has been updated to run asynchronously, allowing SQL statements to execute without waiting for precalculation to finish.

Key Benefits:

  • No more delays—Users can continue working without interruption while precalculation runs in the background.
  • Visual feedback—A clear text indicator appears on grid pages to keep users informed of ongoing updates.

Performance data shows that synchronous precalculation queries previously caused significant delays in list grid response times. By transitioning to an asynchronous model, load times and overall responsiveness have improved substantially.

In terms of specific impact, the All Inventory, Under Consumed Licenses, and Active Inventory pages should now load more quickly.

IT Asset Management (Cloud)

Current