FrameworkBenchmarks
FrameworkBenchmarks copied to clipboard
Source for the TechEmpower Framework Benchmarks project
I'm aware that [shelf](https://pub.dev/packages/shelf) is not a framework by definition and more of a middleware but I believe that adding it to the list of frameworks will provide developers with...
We would like to set our eyes on a new official Round release. Because there have been some rules clarifications, we're going to need the community's help in identifying frameworks...
In https://github.com/TechEmpower/FrameworkBenchmarks/pull/6966 I noticed a comment above the `/plaintext` route is: `// For performance purposes, this will successfully match '/p' to '/plaintext' and '/pickle'. Use with caution` We're requiring that...
Round 21 has concluded. The results will be posted shortly. We'd like to have a quicker turnaround for Round 22. We're hoping between Oct - Nov. ## Checklist - [...
It's currently over 8M RPS which is above the theorical limit of the network.
We need to have a definitive list of all frameworks using postgresql (pipelining/batching) directly or indirectly, there are multiple frameworks who are relying on external libraries (rust/java/.net/possibly-other-langs) which are internally...
Hi, I notice `techempower/tfb` is running under root, so if I am running tfb under a `test` user, I will get results owned by root in mounted path, which can...
That's a tiny improvement which might help for runtime to devirtualize class. I would better quote Stephen Toub from [this topic](https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-6/#peanut-butter). > If the runtime can see that a given...