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

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

`https` is the recommended default for Gemfiles to avoid mitm attacks. Other frameworks were already using `https`.

- Micronaut to 4.4.1 - Micronaut Gradle plugin to latest - Unpin micronaut-data-mongodb - Update Gradle to 8.7 - Switch to use `nativeCompile` instead of `nativeBuild` - Switch base image...

Currently the benchmarks are run in the same order everytime. Sometimes a run fails after a number of frameworks were benchmarked, or the run is restarted. This causes the frameworks...

Hi there, I'm the author of the Oxygen.jl framework and this is my first attempt at registering the framework, please let me know if anything needs to be changed before...

With Docker we can have realtime metrics from the bench in local. We only need to run in another terminal `dokcer stats` , during the local benchmark. ![image](https://github.com/TechEmpower/FrameworkBenchmarks/assets/249085/31b3748a-de51-4a41-9a16-704f6af44ccf) The problem...

1. Update to current release of spring-boot 2. Disable open-in-view feature for all tests to increase performance for plaintext & json tests 3. Fixed non-working spring-webflux tests

Rage is a fast web framework compatible with Rails. It uses an event-driven architecture and implements a lightweight, cooperative concurrency model based on Ruby Fibers. https://github.com/rage-rb/rage === I'm not sure...