diff options
Diffstat (limited to 'issues/slow-correlations.gmi')
-rw-r--r-- | issues/slow-correlations.gmi | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/issues/slow-correlations.gmi b/issues/slow-correlations.gmi index 955800c..9f4c8c8 100644 --- a/issues/slow-correlations.gmi +++ b/issues/slow-correlations.gmi @@ -2,10 +2,15 @@ Correlations for huge data set(like the exo dataset) is very slow; and the UI crashes. -## Tasks +## Tags +* type: bug +* priority: critical * assigned: bonfacekilz, alex -* keywords: critical bug, in progress +* keywords: correlations, ui, crash +* status: in progress + +## Tasks * [ ] Caching slow queries * [ ] Server side pagination @@ -104,4 +109,4 @@ 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 +intentionally designed for a fast web service. |