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

Fixes the deprecated warnings to use Config. See https://hexdocs.pm/mix/1.12/Mix.Config.html

- Bumped `Angel3` to 7.0.0 - Added `ORM for MySQL` test case

* Bump Go from 1.17 to 1.19: Each Go version improves the performance. * Set `GOAMD64=v3` to enable the following instructions set: CMPXCHG16B, LAHF, SAHF, POPCNT, SSE3, SSE4.1, SSE4.2, SSSE3,...

PR: Please Update

Original web.go project is stale since 2016: https://github.com/hoisie/web @JaCoB1123 is actively maintaining a fork: https://github.com/JaCoB1123/web This PR includes: * The migration from https://github.com/hoisie/web to https://github.com/JaCoB1123/web * Use **Go module**. *...

PR: Please Update

* Use the **Go modules**. * Bump Go from 1.14 to 1.19. * Set `GOAMD64=v3` to enable the following instructions set: CMPXCHG16B, LAHF, SAHF, POPCNT, SSE3, SSE4.1, SSE4.2, SSSE3, AVX,...

PR: Please Update

* Use the **Go modules**. * Bump Go from 1.14 to 1.19. * Set `GOAMD64=v3` to enable the following instructions set: CMPXCHG16B, LAHF, SAHF, POPCNT, SSE3, SSE4.1, SSE4.2, SSSE3, AVX,...

PR: Please Update

* Bump Gin to v1.8.1 everywhere. Gin v1.6.3 and v1.7.0 were previously used. * Bump Go to 1.19. Different older Go versions were used. * Set `GOAMD64=v3` to enable the...

PR: Please Update

Since 2019 I visit https://www.techempower.com/benchmarks/ twice a year and discover each time new changes in the ranked web frameworks. Thank you very much for maintaining that over the years. ❤️...