The signposts introduced in https://github.com/ordo-one/package-benchmark/pull/182 are very valuable.
It would be great if they would also respect if the benchmark is stared/stoped manually.
I guess this requires another set of signposts as we don't know upfront if Benchmark.startBenchmark() is called or not.
The signposts introduced in https://github.com/ordo-one/package-benchmark/pull/182 are very valuable. It would be great if they would also respect if the benchmark is stared/stoped manually. I guess this requires another set of signposts as we don't know upfront if
Benchmark.startBenchmark()
is called or not.