Skip to content

Commit

Permalink
Remove unused bench
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviog committed Dec 24, 2023
1 parent f04141b commit f141f0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Justfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
about:
@echo Test

profile_fusion:
cargo bench --bench bench_surfel_fusion -- --profile-time=60

bench bench_name:
cargo bench --bench {{bench_name}}

Expand Down

0 comments on commit f141f0c

Please sign in to comment.