bytecodealliance / bytecodealliance/sightglass

Allow benchmarking execution without recompiling

Open
#225 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
WebAssembly
Stars
88
Forks
37
Avg merge
5h 5m
Merged PRs (30d)
1

Description

Right now, to measure execution, you have to measure both compilation and instantiation first. For every run, you have to recompile the module. This can be very slow. We shouldn't have to do it.

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.