VictoriaMetrics/app
Aliaksandr Valialkin eb47ad4b69
app/vmselect/netstorage: remove runtime.Gosched() call from unpackWorker()
This should improve scalability of unpackWorker() on systems with many CPU cores.
This is a follow-up for a2ecf4fa4a and 16f3b279a2

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3966
2023-07-06 10:07:42 -07:00
..
vmagent app/vmagent/remotewrite: fix vmagent panic on shutdown (#4407) 2023-06-09 10:40:52 +02:00
vmalert vmalert: fix nil map assignment (#4392) 2023-06-02 13:29:51 +02:00
vmauth app/vmauth: allow -auth.config without users section of unauthorized_user section is present here 2023-05-18 09:44:07 -07:00
vmbackup fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
vmbackupmanager docs: fix markdown for title 2023-06-02 13:28:04 +02:00
vmctl app/vmctl: add verbose output for docker installations or when TTY isn't available (#4333) 2023-06-09 10:39:38 +02:00
vmgateway fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
vminsert cluster: standardize default HTTP responses (#4368) 2023-06-01 10:26:52 +02:00
vmrestore fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
vmselect app/vmselect/netstorage: remove runtime.Gosched() call from unpackWorker() 2023-07-06 10:07:42 -07:00
vmstorage docs: clarify -retentionPeriod flag usage (#4417) 2023-06-09 10:44:22 +02:00
vmui all: update Go builder from Go1.20.4 to Go1.20.5 (#4427) 2023-06-09 10:42:15 +02:00