Update the benchmark to take configuration via arguments to ioqueue_bench rather than via environment variables. Move the busy work into the benchmark function and drop the Python helper run script for the same default loop inside the main function. Generate a sample file on CircleCI and execute each benchmark binary on the file.
Update the benchmark to take configuration via arguments to
ioqueue_benchrather than via environment variables. Move the busy work into the benchmark function and drop the Python helper run script for the same default loop inside themainfunction. Generate a sample file on CircleCI and execute each benchmark binary on the file.