Gitpulse
LatestReleasesStand-up
Merged
Size
XS
Extra Small: < 10 weighted lines
Change Breakdown
Performance100%
#3186Logs query use_query_condition_cache=1

Log query caching enabled

MA
matt-aitken
·Mar 6, 2026·#3186Logs query use_query_condition_cache=1

Log search performance should improve with the introduction of query condition caching for task events.

Log search queries are being optimized for speed. The system now relies on a native when retrieving task event logs.

By explicitly enabling condition caching in the underlying query builder, repeated conditional evaluations are bypassed, which should accelerate read operations on large log datasets.

View Original GitHub Description

In theory this will make Log queries faster

© 2026 · via Gitpulse