|
|
|
|
|
by Meatack
112 days ago
|
|
for now, my benchmark is a simple wrk test with varying connection counts (100, 256, 1000). Web server components like the parser, i/o, and the server itself have their own independent benchmarks (rust built-in), along with some e2e tests (mostly written in Bash). |
|
If you could show how it compares with a simple replicable baseline, maybe something like C program that just accepts a connection? Lots of these things are hardware-dependent.
Right now we use monoio and have a draft benchmark with speed. Happy to continue talking over e-mail. Should I write to you?