FrameworkBenchmarks
FrameworkBenchmarks copied to clipboard
Source for the TechEmpower Framework Benchmarks project
Hi everyone! As the number of new frameworks submitted to the benchmarks grows, the amount of time it takes to complete a full run does as well. Because of this,...
Looking at `plaintext`, for `officefloor`: https://www.techempower.com/benchmarks/#hw=ph&test=plaintext§ion=data-r22&c=e&o=e&l=xan3i7-cn3 it scores its best at `33,107`, but while moving to the `Composite Score` tab (at https://www.techempower.com/benchmarks/#hw=ph&test=composite§ion=data-r22&c=e&o=e&l=xan3i7-cn3), it get `5,648,781` resulting far higher in the...
It would be extremely helpful for the framework submitters to understand the performance of their submissions, especially where the bottlenecks are when running in the target environment. For this purpose,...
## PHP 8.2 We start to test 8.2 RC5, final release date Dec 8 2022. https://www.php.net/releases/8.2/en.php PHP update versions info: - #6894 - #6184, closed ## Fail - [ ]...
HI! It can be seen in hardware stats of continuous runs (https://tfb-status.techempower.com/) that top-performing frameworks are actually bottlenecked by the database backend in some tests (namely, queries and updates): for...
Here is how I did filtering: And here is a result table: I wanted to compare with results from Round 21, but have got another bug. With the same filters:...
the deno version - https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/TypeScript/deno/src/main.ts FYI @Jarred-Sumner
After check it, a lot of frameworks are **repeating json and plaintext** tests. Some are for different platforms or libs, and it's OK. **But many only because have them in...
Reading general requirement number 2 : > This project intends to measure performance of production-grade deployments of real-world web application frameworks and platforms. All implementations are expected (but not required)...
As commented by @nbrady-techempower in https://github.com/TechEmpower/FrameworkBenchmarks/issues/7321#issuecomment-1466365129 here we are! I don't have a clue why/what's going on, but let's take a look at both vertx and redkale before/after the upgrade,...