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 |
---|---|---|
.. | ||
actions | Loading commit data... | |
components | Loading commit data... | |
controllers | Loading commit data... | |
directives | Loading commit data... | |
filters | Loading commit data... | |
live | Loading commit data... | |
reducers | Loading commit data... | |
selectors | Loading commit data... | |
services | Loading commit data... | |
specs | Loading commit data... | |
utils | Loading commit data... | |
angular_wrappers.ts | Loading commit data... | |
app_events.ts | Loading commit data... | |
config.ts | Loading commit data... | |
constants.ts | Loading commit data... | |
core.ts | Loading commit data... | |
core_module.ts | Loading commit data... | |
jquery_extended.ts | Loading commit data... | |
lodash_extended.ts | Loading commit data... | |
logs_model.ts | Loading commit data... | |
mod_defs.d.ts | Loading commit data... | |
nav_model_srv.ts | Loading commit data... | |
partials.ts | Loading commit data... | |
profiler.ts | Loading commit data... | |
store.ts | Loading commit data... | |
table_model.ts | Loading commit data... | |
time_series2.ts | Loading commit data... |