From e162f0f6260b1b0b4f958b527f090e58010e5ad7 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 24 Oct 2022 03:29:14 +0300 Subject: Issues (do-bulk-query-for-correlation-results-display): Close issue * issues/do-bulk-query-for-correlation-results-display.gmi: add some notes and close the issue. --- issues/do-bulk-query-for-correlation-results-display.gmi | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'issues') diff --git a/issues/do-bulk-query-for-correlation-results-display.gmi b/issues/do-bulk-query-for-correlation-results-display.gmi index dd8c77e..dfe8c59 100644 --- a/issues/do-bulk-query-for-correlation-results-display.gmi +++ b/issues/do-bulk-query-for-correlation-results-display.gmi @@ -2,9 +2,9 @@ ## Tags -* assigned: +* assigned: fredm * priority: high -* status +* status: closed * keywords: correlations, bulk queries, optimisation * type: enhancement, optimisation @@ -14,3 +14,6 @@ in lines 118 to 120 (call to `create_trait(...)) queries the database at least once every iteration, which leads to performance issues. We need to replace this with a single bulk query that gets all the appropriate data and sets up all the expected data. + +This new issue has been superceded by +=> /issues/decouple-tasks-in-results-display this one -- cgit v1.2.3