Skip to content

Commit

Permalink
docs: Add benchmark image to readme via URL
Browse files Browse the repository at this point in the history
Won't work on docs.rs otherwise
  • Loading branch information
alexpovel committed Jul 31, 2023
1 parent 078cd47 commit 7bbbbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ application startup is measured in milliseconds, and lookups in nanoseconds (!),
perform in the rough ballpark of, say, 100,000 lookups before the tradeoff of this crate
(fast startup) becomes a problem (this crate would be terrible for a web server).

... image goes here ...
![benchmark results violin plot](https://raw.githubusercontent.com/alexpovel/b4s/main/assets/benchmark.png)

The benchmarks were run on a machine with the following specs:

Expand Down

0 comments on commit 7bbbbe2

Please sign in to comment.