FrameworkBenchmarks icon indicating copy to clipboard operation
FrameworkBenchmarks copied to clipboard

Source for the TechEmpower Framework Benchmarks project

Results 320 FrameworkBenchmarks issues
Sort by recently updated
recently updated
newest added

Found this while working on #10383. I see the following warnings when running these benchmarks on my device: ``` io.netty.channel.uring.IoUringIoHandler processCompletionsAndHandleOverflow vertx: WARNING: CompletionQueue overflow detected, consider increasing size: 4096...

Just made a few changes to use the latest .NET 10.0.1 release

5 threads is recommended, this also makes sure results are more predictable when run on different environments.

PHP 8.5 released 20 Nov 2025. https://www.php.net/releases/8.5/es.php PHP update versions info: - https://github.com/TechEmpower/FrameworkBenchmarks/issues/9408 - https://github.com/TechEmpower/FrameworkBenchmarks/issues/8579 - https://github.com/TechEmpower/FrameworkBenchmarks/issues/7703 - https://github.com/TechEmpower/FrameworkBenchmarks/issues/6894 - https://github.com/TechEmpower/FrameworkBenchmarks/issues/6184 ## Fail - [ ] Nginx Unit still not...

Add another new framework for Java.

Currently there seems to be a networking bottleneck for the plaintext tests, probably caused by 40GbE bandwidth limitation? Could we reduce the size of the request? (removing some headers)