Logo
Explore Help
Register Sign In
rms/VictoriaMetrics
1
0
Fork 0
You've already forked VictoriaMetrics
mirror of https://github.com/VictoriaMetrics/VictoriaMetrics.git synced 2026-06-09 03:43:58 +03:00
Code Issues Packages Projects Releases Wiki Activity
Files
c218fa7b290b2f7c19d7960625cf337d123ee4ab
VictoriaMetrics/lib/encoding/zstd
History
Aliaksandr Valialkin bfad966e72 lib/encoding/zstd: reduce the number of cached zstd.Encoder instances
Use the real compression level supported by github.com/klauspost/compress/zstd as a cache map key.
The number of real compression levels is smaller than the number of zstd compression levels.
This should reduce the number of cached zstd.Encoder instances.

See https://github.com/klauspost/compress/discussions/1025
See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7503#issuecomment-2500088591
2025-02-24 00:45:42 +01:00
..
zstd_cgo.go
all: cleanup: remove // +build ... lines, since they are no longer needed after Go1.17, and the minimum supported Go version for VictoriaMetrics source code is Go1.20
2023-11-13 19:12:51 +01:00
zstd_pure.go
lib/encoding/zstd: reduce the number of cached zstd.Encoder instances
2025-02-24 00:45:42 +01:00
zstd_test.go
all: cleanup: remove // +build ... lines, since they are no longer needed after Go1.17, and the minimum supported Go version for VictoriaMetrics source code is Go1.20
2023-11-13 19:12:51 +01:00
Powered by Gitea Version: 1.25.5 Page: 229ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API