mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
b09272ccac
1. Avoid storing the last evaluation results outside of rules, check for stale time series as soon as possible; 2. remove duplicated template `Clone()`. This pull request is primarily reducing memory usage when rules produce large volumes of results, as seen in https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6894. The CPU time spent on garbage collection remains high and may be addressed in a separate PR. |
||
---|---|---|
.. | ||
testdata | ||
client.go | ||
client_graphite.go | ||
client_prom.go | ||
client_test.go | ||
client_vlogs.go | ||
datasource.go | ||
datasource_test.go | ||
faker.go | ||
init.go | ||
vm_prom_api_test.go | ||
vm_prom_api_timing_test.go |