mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-05 01:01:09 +01:00
2b55d167d7
The standard Snappy encoder from github.com/golang/snappy shows quite good performance number for compressing the Prometheus remote_write proto messages according to the added benchmarks, so there is no need in switching to github.com/klauspost/compress/s2 yet.
16 lines
337 B
Plaintext
16 lines
337 B
Plaintext
testdata/bench
|
|
|
|
# These explicitly listed benchmark data files are for an obsolete version of
|
|
# snappy_test.go.
|
|
testdata/alice29.txt
|
|
testdata/asyoulik.txt
|
|
testdata/fireworks.jpeg
|
|
testdata/geo.protodata
|
|
testdata/html
|
|
testdata/html_x_4
|
|
testdata/kppkn.gtb
|
|
testdata/lcet10.txt
|
|
testdata/paper-100k.pdf
|
|
testdata/plrabn12.txt
|
|
testdata/urls.10K
|