FrameworkBenchmarks
FrameworkBenchmarks copied to clipboard
Source for the TechEmpower Framework Benchmarks project
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...
Also, update libpq to revision `a37bb7c13`.
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.
 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...
With the M:N thread scheduler thread creation and management cost are reduced.
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|...