mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-11-04 15:42:20 +00:00
add benchmarking
This commit is contained in:
parent
907112f2d1
commit
fabccd71e4
5 changed files with 621 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
rustc,
|
||||
gcc,
|
||||
rustPlatform,
|
||||
gnuplot,
|
||||
}:
|
||||
mkShell {
|
||||
strictDeps = true;
|
||||
|
|
@ -15,6 +16,7 @@ mkShell {
|
|||
cargo
|
||||
rustc
|
||||
gcc
|
||||
gnuplot
|
||||
|
||||
rust-analyzer-unwrapped
|
||||
rustfmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue