VictoriaMetrics/app/vmselect/promql
Aliaksandr Valialkin e20cbfcbc3
app/vmselect/promql: remove superflouos memory allocations at aggrPrepareSeries()
While at it, also remove unneeded map lookup
2024-01-23 02:29:14 +02:00
..
active_queries.go
aggr_incremental_test.go
aggr_incremental.go app/vmselect/promql/aggr_incremental.go: eliminate unnecessary memory allocation in incrementalAggrFuncContext.updateTimeseries 2024-01-23 02:29:13 +02:00
aggr_test.go app/vmselect/promql: simplify the code after 388d020b7c 2024-01-16 22:35:51 +02:00
aggr.go app/vmselect/promql: remove superflouos memory allocations at aggrPrepareSeries() 2024-01-23 02:29:14 +02:00
binary_op.go
eval_test.go
eval.go app/vmselect: handle negative time range start in a generic manner inside NewSearchQuery() 2024-01-22 01:39:27 +02:00
exec_test.go app/vmselect/promql: properly handle possible negative results caused… (#5608) 2024-01-22 01:04:50 +02:00
exec.go
memory_limiter_test.go
memory_limiter.go
parser.go
rollup_result_cache_test.go
rollup_result_cache.go
rollup_test.go app/vmselect/promql: properly handle possible negative results caused… (#5608) 2024-01-22 01:04:50 +02:00
rollup_timing_test.go
rollup.go app/vmselect/promql: properly handle possible negative results caused… (#5608) 2024-01-22 01:04:50 +02:00
timeseries_test.go
timeseries.go
transform_test.go
transform.go
tzdata.go