From aa89f63f991d5bfec52cf8de183eca9df42b6079 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Mon, 18 Oct 2021 12:47:16 +0300 Subject: Update notes on slow correlations --- issues/slow-correlations.gmi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -- cgit v1.2.3