Skip to content
Snippets Groups Projects
Commit 18278269 authored by Benjamin Hättasch's avatar Benjamin Hättasch Committed by Nadja Geisler
Browse files

Speedup views of AKPlan

Make sure event is only loaded once
Massively reduce amount of SQL queries (e.g., plan view reduced from multiple queries per AK where over half of them are duplicates down to only 2 queries -- independent of AK count)
Replace software-side list constructions with in-database operations
parent 982dceec
No related branches found
No related tags found
Loading
Checking pipeline status