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

This is faster. Confirmed to work

Updated all Ktor tests to use latest versions and JVM 17. Kotlin 1.6.21 -> 1.9.22 Ktor 2.0.1 -> 2.3.11 Kotlinx Serializer 1.3.2 -> 1.6.3 Kotlinx Html 0.7.3 -> 0.11.0 JVM...

The database driver [lib/pq](https://github.com/lib/pq?tab=readme-ov-file#status) is no longer supported and they recommend switching to [pgx](https://github.com/jackc/pgx). I also upgraded from go 1.19 to 1.22 in order to support the latest version of...

I am the current maintainer of the Perl Kelp framework. This PR fixes and rewrites its benchmark code. I took the approach to only fix what has already been done...

[Goravel](https://www.goravel.dev/) is a web application framework with complete functions and excellent scalability. As a starting scaffolding to help Gopher quickly build their own applications. The framework's design is consistent with...

Linux is capable of resolving the path to the library. This makes sure it works on m1/m2 architecture as well. The rails_mysql update fails but this has been flaky for...

Requires https://github.com/TechEmpower/FrameworkBenchmarks/pull/9122

The benchmarks currently don't take into account batch updates in MySQL. This fixes the flaky MySQL updates verification.