HTTP Server benchmark

Arun aruncxy at gmail.com
Tue Jul 21 16:07:20 UTC 2020


On Tuesday, 21 July 2020 at 09:07:36 UTC, ikod wrote:
>
> How do they corrlate?
>

Repo README has all the details.

In terms of requests/second:

rust-actix > vibe-d with manual memory management > vibe-d with 
GC > poco.

102746.05 > 73519.77 > 50419.60 > Poco

Tests with Poco fail. So I don't care about the perf numbers.

>
> I'm usually run benchmarks with nginx in order to have some 
> baseline for average and 99-percentile latencies.

Good idea. Will try this sometime later.


More information about the Digitalmars-d mailing list