VictoriaMetrics/app
Aliaksandr Valialkin 92630c1ab4
app/vmselect/netstorage: improve the speed of queries over big number of time series on multi-CPU system
Reduce inter-CPU communications when processing the query over big number of time series.
This should improve performance for queries over big number of time series
on systems with many CPU cores.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2896

Based on b596ac3745
Thanks to @zqyzyq for the idea.
2022-07-25 09:18:44 +03:00
..
victoria-metrics lib/pushmetrics: properly handle errors when initializing pushmetrics 2022-07-22 13:36:06 +03:00
vmagent lib/pushmetrics: properly handle errors when initializing pushmetrics 2022-07-22 13:36:06 +03:00
vmalert vmalert: remove notifier dependency from config (#2906) 2022-07-22 13:50:41 +02:00
vmauth lib/pushmetrics: properly handle errors when initializing pushmetrics 2022-07-22 13:36:06 +03:00
vmbackup lib/pushmetrics: properly handle errors when initializing pushmetrics 2022-07-22 13:36:06 +03:00
vmbackupmanager all: follow-up after 46f803fa7a 2022-07-21 20:36:27 +03:00
vmctl app: fix make publish-* after ed93330e66 2022-07-14 10:59:11 +03:00
vmgateway docs/vmgateway: typo fix in regexp filter: ~= is substituted with =~ 2022-07-21 22:37:12 +03:00
vminsert all: follow-up after 46f803fa7a 2022-07-21 20:36:27 +03:00
vmrestore lib/pushmetrics: properly handle errors when initializing pushmetrics 2022-07-22 13:36:06 +03:00
vmselect app/vmselect/netstorage: improve the speed of queries over big number of time series on multi-CPU system 2022-07-25 09:18:44 +03:00
vmstorage add next retention metric (#2863) 2022-07-13 12:37:04 +03:00
vmui app/vmselect/vmui: make vmui-update after edecd2493c 2022-07-21 20:59:52 +03:00