Open paulcadman opened 1 year ago
This PR fixes the benchmark code so it now compiles.
cargo bench is now run as part of the GitHub build so we know that it continues to work in future. The product of the benchmark run, the timings file, is published as an artefact of the build.
cargo bench
This PR fixes the benchmark code so it now compiles.
cargo bench
is now run as part of the GitHub build so we know that it continues to work in future. The product of the benchmark run, the timings file, is published as an artefact of the build.