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).
We might be interested in the technology (not as a VC), if it shows meaningful improvement (>2x) over what we currently do.
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?
Meatack|6 days ago
michalsustr|5 days ago
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?