Existing querying was grouped together before handed over to the datasource. This slowed down result display to however long the slowest query took. - create one query transaction per result viewer (graph, table, etc.) and query row - track latencies for each transaction - show results as soon as they are being received - loading indicator on graph and query button to indicate that queries are still running and that results are incomplete - properly discard transactions when removing or changing queries
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
core | Loading commit data... | |
features | Loading commit data... | |
partials | Loading commit data... | |
plugins | Loading commit data... | |
routes | Loading commit data... | |
store | Loading commit data... | |
types | Loading commit data... | |
viz | Loading commit data... | |
app.ts | Loading commit data... | |
dev.ts | Loading commit data... | |
index.ts | Loading commit data... |