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

Conversation in https://github.com/TechEmpower/FrameworkBenchmarks/pull/9198 lead to some meaningful optimizations Specifically - Obtain one db connection for all queries within a request. - Optimized flow of getting world ids

Bumped Go version to 1.23.1, dependencies versions, Docker base image versions for Go/Chi framework tests. Slight optimization in `scratch` Docker file.

Enable jit for workerman and webman and remove unnecessary files.

https://github.com/TechEmpower/FrameworkBenchmarks/blob/85ff4916681461ffe36724a91895cbc978fcf20b/frameworks/Ruby/rails/app/controllers/hello_world_controller.rb#L22 I was under the impression that this should be a loop doing multiple lookups that may or may not hit the cache. This implementation is doing one large cache...

Hello everyone, I recently discovered during tests that Swoole is showing a message saying it had `problems starting or stopping`. I would like to know where I can find the...

Basically back to life sanic test which was broken several years. I updated all deps and modify `update` function close to fastapi to avoid locks. Because it's basically reintroducing Sanic,...

This will lead to better performance and clean up boilerplate on the plug routes.

Zig Httpz framework benchmarks

Perl [Feersum](https://metacpan.org/dist/Feersum) native interface benchmark