Skip to content

Commit

Permalink
add benchmark script
Browse files Browse the repository at this point in the history
  • Loading branch information
woelper committed Jan 4, 2023
1 parent d1bacdc commit c69a531
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions run_bench.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
cargo install lms
cargo bench
echo "Cleanup"
rm -rf bench_data

0 comments on commit c69a531

Please sign in to comment.