VictoriaMetrics/lib
Aliaksandr Valialkin 28f6c36ab4 lib/storage: tune updating a map with today`s metric ids
- Increase update iterval from 1s to 10s. This should reduce CPU usage
  for large amounts of metric ids with constant churn.
- Reduce pendingTodayMetricIDsLock lock duration during the update.
2019-06-02 21:58:16 +03:00
..
buildinfo all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
bytesutil all: fix misspellings 2019-05-25 21:51:11 +03:00
decimal lib/decimal: add a comment explaining weird code in maxUpExponent. Fixes #29 2019-05-23 17:18:35 +03:00
encoding all: fix misspellings 2019-05-25 21:51:11 +03:00
filestream all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
flagutil all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
fs all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
httpserver lib/httpserver: add -http.disableResponseCompression flag, which may help saving CPU resources at the cost of higher network bandwidth usage 2019-05-24 12:18:40 +03:00
logger all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
memory all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
mergeset all: fix misspellings 2019-05-25 21:51:11 +03:00
netutil all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
procutil all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
prompb all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
storage lib/storage: tune updating a map with today`s metric ids 2019-06-02 21:58:16 +03:00
syncwg all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
timerpool lib/timerpool: use timer pool in concurrency limiters 2019-05-28 17:20:10 +03:00