Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit a24a814

Browse files
CopilotMuntasirSZN
andcommitted
Switch benchmarks from criterion to divan and add npm support planning
Co-authored-by: MuntasirSZN <161931072+MuntasirSZN@users.noreply.github.com>
1 parent 77f3f50 commit a24a814

4 files changed

Lines changed: 142 additions & 240 deletions

File tree

Cargo.lock

Lines changed: 49 additions & 142 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ unicode-normalization = "0.1"
5959
[dev-dependencies]
6060
assert_fs = "1"
6161
cargo-deny = "0.18"
62-
criterion = { version = "0.7", features = ["html_reports"] }
62+
divan = "0.1"
6363
insta = { version = "1", features = ["yaml"] }
6464
proptest = "1"
6565
tempfile = "3"

0 commit comments

Comments
 (0)