summaryrefslogtreecommitdiff
path: root/issues/slow-correlations.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/slow-correlations.gmi')
-rw-r--r--issues/slow-correlations.gmi10
1 files changed, 10 insertions, 0 deletions
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