add benchmarking

This commit is contained in:
vali 2024-08-15 17:53:25 +02:00
commit fabccd71e4
5 changed files with 621 additions and 0 deletions

View file

@ -7,6 +7,7 @@
rustc,
gcc,
rustPlatform,
gnuplot,
}:
mkShell {
strictDeps = true;
@ -15,6 +16,7 @@ mkShell {
cargo
rustc
gcc
gnuplot
rust-analyzer-unwrapped
rustfmt