FrameworkBenchmarks
FrameworkBenchmarks copied to clipboard
Source for the TechEmpower Framework Benchmarks project
According to https://github.com/TechEmpower/FrameworkBenchmarks/issues/8420 test mutations should be limited. > The number of test mutations will be limited to 10. Cutelyst has 14 test mutations: https://github.com/TechEmpower/FrameworkBenchmarks/blob/f99bb89276455eb3f90eb3cac8253bfa70b73af3/frameworks/C%2B%2B/cutelyst/benchmark_config.json As Cutelyst also has build...
In the last two benchmarks, Ditsmod disappeared for unclear reasons, even though I didn’t make any changes, and locally I’m running the latest code from techempower.
It seems that the benchmarks for Symfony + RoadRunner [use](https://github.com/TechEmpower/FrameworkBenchmarks/blob/1744452b42a6cd0f86cfce60c1a6d890d41ea902/frameworks/PHP/symfony/symfony-roadrunner.dockerfile#L18) an unpopular [bridge](https://github.com/php-runtime/roadrunner-symfony-nyholm), which slows down the interop between RoadRunner and Symfony. I think it would be better to replace...
The plaintext show incorrect concurrency in data table. https://github.com/TechEmpower/FrameworkBenchmarks/wiki/Project-Information-Framework-Tests-Overview#plaintext > xi. The request handler will be exercised at **256, 1024, 4096, and 16,384** concurrency. Also some days ago, the data...
_TL;TR: node-postgres/pg seems fast!_ I noticed that every node library into `TechEmpower/FrameworkBenchmarks` use postgres.js I've made a small benchmark to compare node-postgres/pg against others that claim to be the fastest:...
Hello, I can see, in the bar chart view, that each figure come to the best results for each framework. I mean that figures in thie view are picked from...
Show filters panel > Frontend-server > Enable all, also enables all Languages in the statistics view
1. Visit: https://www.techempower.com/benchmarks/#section=data-r23&test=query 3. Show filters panel 4. Languages 5. Disable all 6. Enable PHP 7. Frontend-server 8. Disable all 9. Enable all 10. Apply changes You'll now also see...
https://github.com/jetzig-framework/jetzig
I was simply asking why the Go/Fiber framework appears slower than Node/Express in tests involving multiple queries, if it's single query test is dramatically faster. How come ? From what...
suggesting to have a hyperlink to the commit of test code which was used to benchmark each framework ( hyperlink would be from the name of each framework in the...