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

Released 14 Dec 2023. https://dev.mysql.com/doc/relnotes/mysql/8.3/en/ After have the new specs, we need to check the config, as in others benchs MySQL is not as slower than Postgre, like in this...

PR: Please Update

remove accidental dependency of h2.

PR: Please Update

With the M:N thread scheduler thread creation and management cost are reduced. Waiting for the initial run on the new servers so we can compare if this improves things.

![CleanShot 2024-01-13 at 09 52 45](https://github.com/TechEmpower/FrameworkBenchmarks/assets/7690112/f3ed759d-b9c8-4a4c-9c7b-d1d1aa4b555c) The `ntex[sailfish]` was the fastest in the single query category. But there is no test with this display_name on the [`R22 tag`](https://github.com/TechEmpower/FrameworkBenchmarks/blob/R22/frameworks/Rust/ntex/benchmark_config.json) nor on...

Update viz to v0.8.0

PR: Please Update

With the M:N thread scheduler thread creation and management cost are reduced.

Please see readme.md

PR: Please Update

Updated the Spring benchmarks to the latest 3.2 release candidate. Removed obsolete manual configuration. Upgrade Java to 21 and switch back to Tomcat to benefit from virtual threads. Let Docker...

Decrease the KB_PER_WORKER as this is a small application. Puma threads should not be more than 32 threads, but this might even be decreased more: +--------+---------+------+------+-----+-----+-------+--------------+ |threads |plaintext|update| json| db|query|fortune|weighted_score|...