Skip to content

Commit 4c60e92

Browse files
committed
chore: update benchmark
1 parent a0c43c8 commit 4c60e92

2 files changed

Lines changed: 39 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@
2626
| Framework 🦀 | Requests/sec | Avg Latency | Transfer/sec |
2727
+---------------------------+------------------+------------------+---------------+
2828
| Tako (not taco! 🌮) | ~148,800 | ~649 µs | ~12.6 MB/s |
29-
| Axum (the hype one 🌀) | ~153,500 | ~607 µs | ~19 MB/s |
30-
| Actix (speed demon 💥) | ~126,300 | ~860 µs | ~15.7 MB/s |
29+
| Tako Jemalloc | ~158,059 | ~592 µs | ~13.3 MB/s |
30+
| Axum | ~153,500 | ~607 µs | ~19 MB/s |
31+
| Actix | ~126,300 | ~860 µs | ~15.7 MB/s |
3132
+---------------------------+------------------+------------------+---------------+
3233
3334
👉 Command used: `wrk -t4 -c100 -d30s http://127.0.0.1:8080/`

examples/hello-world/Cargo.lock

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

0 commit comments

Comments
 (0)