Benchmarks compression variants on representative datasets:
- Gorilla only
- Gorilla + VictoriaMetrics preprocessing (auto and fixed decimals)
- zlib only (on raw binary)
- Gorilla -> zlib
- Gorilla+VM -> zlib
Examples:
mix gorilla_stream.vm_benchmark 10000
LOG_LEVEL=info mix gorilla_stream.vm_benchmark 50000