Skip to content

Commit

Permalink
Rename benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikvanantwerpen committed Oct 1, 2024
1 parent 8bb37e3 commit 641d546
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/bpe/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ crate-type = ["lib", "staticlib"]
bench = false

[[bench]]
name = "counting"
path = "benches/counting.rs"
name = "performance"
path = "benches/performance.rs"
harness = false

[features]
Expand Down
File renamed without changes.

0 comments on commit 641d546

Please sign in to comment.