diff --git a/data/crates.json b/data/crates.json index 1177c5a..7a0c859 100644 --- a/data/crates.json +++ b/data/crates.json @@ -84,6 +84,9 @@ "recommendations": [{ "name": "criterion", "notes": "Statistically accurate benchmarking tool for benchmarking libraries" + }, { + "name": "divan", + "notes": "Simple yet powerful benchmarking library with allocation profiling" }, { "name": "hyperfine", "link": "https://github.com/sharkdp/hyperfine#hyperfine",