sightglass icon indicating copy to clipboard operation
sightglass copied to clipboard

A benchmark suite and tool to compare different implementations of the same primitives.

Results 36 sightglass issues
Sort by recently updated
recently updated
newest added

We should report the code size of each Wasm benchmark when it is compiled to native code.

To minimize the number of benchmarks needed to get a representative result, we could run PCA on the executed benchmarks. This would likely be implemented in R. There is a...

We talked about adding an independence test to check that the measurements of multiple runs aren't correlated (@fitzgen, is that right?). We discussed also implementing this in Rust and it...

If none are passed, then we should default to `./benchmarks-next/*/benchmark.wasm` to run every available benchmark.

This change adds another image classification benchmark for onnx models.

The benchmarks in `benchmarks/libsodium` are missing their expected stdout and stderr files.