Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
95555: build: update ci tests bench script to use iterations r=rickystewart a=herkolategan The goal of the `bench_impl.sh` script is to confirm microbenchmarks can run for at least 1 iteration successfully. Hence we can change the `test.benchtime` flag from a duration of `1ns` to rather use the iteration notation `1x` and run for 1 iteration. Epic: CRDB-20903 Release note: None Co-authored-by: Herko Lategan <[email protected]>
- Loading branch information