bytecodealliance / bytecodealliance/sightglass

sightglass-next: extract native baseline benchmarking from webui_runner

Open
#96 1 comment 0 reactions 1 assignee Claimed by @abrown View on GitHub
Dominant language
WebAssembly
Stars
88
Forks
37
Avg merge
5h 5m
Merged PRs (30d)
1

Description

One useful feature of the original sightglass code was the ability to run the benchmarks as native machine code in order to form a baseline for comparison. If we migrate this functionality from `webui_runner` to `benchmarks-next` (e.g.), we can then fully replace the old sightglass runner with the new one.

This involves some investigation to determine how to hook into the `bench_start()` and `bench_end()` calls with `perf`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.