TechEmpower had benchmark like Fortunes that also included the database networking stack. For example, this would show the benefits of tokio-postgres or postgres driver in Rust versus the Pgsql nuget package in .NET.
I'm actually genuinely interested to see this, as currently HttpArena makes C# seem God Tier for real world applications. As a C# application developer, I would love for that to be true, but have to be a skeptic first. If there was a port of the TechEmpower Fortunes benchmark, this would help a lot.
I think these will also matter more in the future as people will see the cumulative penalty of slower stacks.
TechEmpower had benchmark like Fortunes that also included the database networking stack. For example, this would show the benefits of tokio-postgres or postgres driver in Rust versus the Pgsql nuget package in .NET.
I'm actually genuinely interested to see this, as currently HttpArena makes C# seem God Tier for real world applications. As a C# application developer, I would love for that to be true, but have to be a skeptic first. If there was a port of the TechEmpower Fortunes benchmark, this would help a lot.
I think these will also matter more in the future as people will see the cumulative penalty of slower stacks.