bytecodealliance / bytecodealliance/sightglass
Interleave benchmark iterations, not just processes
Open
- Dominant language
- WebAssembly
- Stars
- 88
- Forks
- 37
- Avg merge
- 5h 5m
- Merged PRs (30d)
- 1
Description
From https://github.com/bytecodealliance/sightglass/issues/138:
> Interleave benchmark runs appropriately. Right now, it looks like the top-level runner does a batch of runs with one engine, then a batch of runs with another. If the runs for different engines/configurations were interleaved at the innermost loop, then system effects that vary over time would at least impact all configurations roughly equally.
Contributor guide
Assessment
This issue has not been assessed yet.