Commit Graph

24 Commits (558281890bfe8dcc8317c2046d3b20d494630331)

Author SHA1 Message Date
Julius Volz 51689d965d Add debug timers to instant and range queries.
12 years ago
Julius Volz 21c3be0814 Skip any empty range/boundary elements, not only nil ones.
12 years ago
Julius Volz 750f862d9a Use GetBoundaryValues() for non-counter deltas.
12 years ago
Matt T. Proud 8f4c7ece92 Destroy naked returns in half of corpus.
12 years ago
Julius Volz 83c60ad43a Fix GetMetricForFingerprint() metric mutability.
12 years ago
Julius Volz 56324d8ce2 Make AST query storage non-global.
12 years ago
Matt T. Proud ce45787dbf Storage interface to TieredStorage.
12 years ago
Julius Volz 99dcbe0f94 Integrate memory and disk layers in view rendering.
12 years ago
Julius Volz 63625bd244 Make view use memory persistence, remove obsolete code.
12 years ago
Julius Volz ec413459fa Depointerize Matrix/Vector types as well as time.Time arguments.
12 years ago
Julius Volz 676845afaf Implement sample interpolation in query layer.
12 years ago
Julius Volz b836066c71 Eliminate need to get fingerprints during query execution time.
12 years ago
Julius Volz 8e4c5b0cea Use AST query analyzer and views with tiered storage.
12 years ago
Julius Volz 2f814d0e6d AST persistence adapter simplifications after storage changes.
12 years ago
Julius Volz 6001d22f87 Change Get* methods to receive fingerprints instead of metrics.
12 years ago
Matt T. Proud 13ae29b304 Initial in-memory arena implementation.
12 years ago
Matt T. Proud efbe0e8a12 Interface simplification.
12 years ago
Matt T. Proud e8a733b525 Interface simplifications.
12 years ago
Matt T. Proud f03091b139 Interface simplifications: GetRangeValues
12 years ago
Matt T. Proud 56f069b3ec Interface simplifications: GetValueAtTime().
12 years ago
Matt T. Proud 900bb988c1 Simplifications of GetFingerprintsForLabelSet.
12 years ago
Julius Volz 16d9dcd6a8 Add copyright notices to all remaining files.
12 years ago
Matt T. Proud ea54751431 Update import paths to new location.
12 years ago
Julius Volz c049ae39af Cleanups to rules/persistence adapter code.
12 years ago