Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 20:08
· 3 commits to main since this release

Changelog

  • b5366bc Add --debug flag for real-time streaming output
  • 9d7a207 Add CI with GoReleaser for cross-platform releases
  • fe35d12 Add Dockerfile for InfluxDB builds with required dependencies
  • 6bce131 Add install script for curl-bash installation
  • 3106502 Add matrix mode for benchmarking across CPU/RAM configurations
  • 1091377 Add warm-up run to eliminate cold-start effects from benchmark stats
  • abf0569 Change license from MIT to Apache 2.0
  • b267be4 Document warm-up run feature and --no-warmup flag
  • ec34272 Fix InfluxDB Dockerfile: add libprotobuf-dev for proto includes
  • 3c0d774 Fix deprecated archives.format in goreleaser config
  • 1b13fdd Initial commit: CI benchmarking tool
  • 7a0a16d Merge pull request #1 from attunehq/xinding33/ci-runner-sizer
  • f34c2ca Rename tool from CI Benchmarking to Caliper
  • 1661399 add dockerfile to spin up test environments