mix gorilla_stream.vm_benchmark (gorilla_stream v3.0.3)

Copy Markdown View Source

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