From 6c2c9342bd3f2348ed2b8d526c8b4260aa1b16dc Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 7 Apr 2022 12:15:18 +0300 Subject: update for slow correlationS --- issues/slow-correlations.gmi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/issues/slow-correlations.gmi b/issues/slow-correlations.gmi index 9f4c8c8..169eb95 100644 --- a/issues/slow-correlations.gmi +++ b/issues/slow-correlations.gmi @@ -110,3 +110,13 @@ time to compute. According to Rob, GN1 does not rely on a cache. Instead it is computing from a materialized view of the database that is intentionally designed for a fast web service. + + +## Update + +implementation of caching for huge datasets done.Moreover +this has also been implemented for metadata hence speeding +up the correlation immensely. + +Code for correlation has also undergone refactoring to optimise +the datastrcutures used \ No newline at end of file -- cgit v1.2.3