FrameworkBenchmarks
FrameworkBenchmarks copied to clipboard
Source for the TechEmpower Framework Benchmarks project
## What was changed: Added Cycle ORM config with `cache=true` ## Why? https://github.com/TechEmpower/FrameworkBenchmarks/pull/9021#issuecomment-2116174844 I suppose that unnecessary requests arise because each of the RoadRunner workers synchronizes the ORM schema with...
I have noticed that the stats.txt file contains extensive hardware logs for each tested framework, but for some reason, the reported memory usage is way off. For example, it shows...
**CodeBehind** is a modern back-end framework under ASP.NET Core. CodeBehind was developed by [Elanat](https://elanat.net) in 2023 and competes with Microsoft's default web frameworks (**ASP.NET Core MVC** and **Razor Pages** and...
This PR: - Upgrades Axum to 0.7.5 (the latest release); - Upgrades underlying dependencies (including the Rust version); - Refactors and adds optimisations to the code and build process; _and_...
# Feature Request Add https://github.com/denoland/fastwebsockets to the list of websocket comparison ## Related - https://github.com/denoland/fastwebsockets/tree/main/benches - https://github.com/denoland/deno/discussions/25003
### What happened? There are 1 security vulnerabilities found in com.fasterxml.jackson.core:jackson-databind 2.13.4.2 - [CVE-2022-42003](https://www.oscs1024.com/hd/CVE-2022-42003) ### What did I do? Upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.16.0 for vulnerability fix ### What...
Added new test combination with Postgresql to make comparable to other tests using Postgresql (having 20% advantage over MySQL)
The vast majority of the `plaintext` results are not possible on 10 Gbit ethernet. The maximum transfer speed of 10gbit ethernet is 1,250 megabytes per second. The minimum valid http...