summaryrefslogtreecommitdiff
path: root/issues/slow-correlations.gmi
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2021-10-19 07:33:24 +0300
committerFrederick Muriuki Muriithi2021-10-19 07:33:24 +0300
commit6fc4f7658d9aebb6ffd27fad8f7c7b9420f5d11b (patch)
tree113a5081c4cedc8a8deeb26cc79560a3390ef7a8 /issues/slow-correlations.gmi
parentb41a940c5ef8cadc4317b58849166dd3a7718958 (diff)
parentaa89f63f991d5bfec52cf8de183eca9df42b6079 (diff)
downloadgn-gemtext-6fc4f7658d9aebb6ffd27fad8f7c7b9420f5d11b.tar.gz
Merge branch 'main' of github.com:genenetwork/gn-gemtext-threads
Diffstat (limited to 'issues/slow-correlations.gmi')
-rw-r--r--issues/slow-correlations.gmi14
1 files changed, 14 insertions, 0 deletions
diff --git a/issues/slow-correlations.gmi b/issues/slow-correlations.gmi
index 30cd980..955800c 100644
--- a/issues/slow-correlations.gmi
+++ b/issues/slow-correlations.gmi
@@ -91,3 +91,17 @@ Something cool that Alex pointed is an interesting "manual" testing
mechanism which he can feel free to try out: Separate the actual
"computation" and the "pre-fetching" in code. And see what takes
time.
+
+# Notes
+
+#### Mon 18 Oct 2021 12:42:17 PM EAT
+
+Atm GN2 is un-usable for Rob for basic tours and show-and-tells, and
+it is a persistent problem that is getting worse the more he
+complains. Correlation is slower than it was ever before; and search
+is broken. For a simple search of 10,000 phenotypes, it takes a lot of
+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. \ No newline at end of file