Add divan (#106)

Co-authored-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
Nikolai Vazquez 2024-01-08 16:40:17 -05:00 committed by GitHub
parent 91d7273a74
commit 2d21a32bf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",