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

Please add **µWebSockets**, https://github.com/uNetworking/uWebSockets

We are currently reviewing official runs from Azure and Citrine as Round 20 candidates. TFB-status should be back online tomorrow for others to also review those results before we complete...

Note: October 14, 2020 - testing on Citrine has concluded and performance seems on par (expected) with the legacy toolset. I am very excited to be writing this issue (finally)!...

New Feature: Toolset

### OS (Please include kernel version) MacOS X - Mojave ### Actual Behavior The following message was printed: ``` Verifying test update for helidon-mp caused an exception: int() argument must...

I'm interested in adding [PostgREST](http://postgrest.org/en/latest/) as a framework. PostgREST is different compared to other frameworks in that it keeps all business logic in the database (e.g. through stored procedures). Is...

First of all, I would like to salute the great work of the whole TechEmpower team: #### For the integration of the new functionalities: - the new Tags (TPR, Broken...)...

Would it make sense to remove the Host header argument form the wrk command line: https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/toolset/wrk/pipeline.sh#L31 Since wrk will include it either way based on the target url. I haven't...

For http4k, we have just (hopefully) worked around an issue where the Host header sent with requests differs between the benchmarking suite and the build. In the build and verification...

Is it possible to link framework names in the ranking to the framework homepages ? Right now it's a bit tedious to find the homepage of a framework. Thanks Matthieu

### OS (Please include kernel version) (Code inspection) ### Expected Behavior Express js benchmarks should use all available CPU cores, or it should be documented why they are not. ###...