Get the latest tech news
Show HN: Benchi – A benchmarking tool written in Go
Benchmark any tool from the CLI. Contribute to ConduitIO/benchi development by creating an account on GitHub.
Benchi also disregards any 0 values from the start and end of the test, to accomodate for warm-up and cool-down periods. -config: Path to the benchmark config file (required).-out: Path to the output folder (default:./results/${now}*).-tool: Filter tool to be tested (can be provided multiple times).-tests: Filter test to run (can be provided multiple times). Ensure that the metric collector can access the endpoints of the services being benchmarked by exposing the necessary ports in the Docker Compose configurations.
Or read this on Hacker News