FrameworkBenchmarks
FrameworkBenchmarks copied to clipboard
Source for the TechEmpower Framework Benchmarks project
Running tfb across multiple machines, using host networking, fails on systems that have `runc >= 1.0.0.rc93` installed Setting any `net.` kernel options in a hosts default network namespace is bug...
I suggest adding slow IO test. It often appears in actual projects that the database is slow to query or slow api, which should also be an indicator to measure...
Since I am currently working on improving/adding MySQL and MariaDB benchmarks to TFB, @roji and I came across capabilities differences and usage scenarios of database systems, which may give the...
The community would probably find some value in a tool that allows visualizing the differences between two runs. This issue concerns adapting our internal in-browser differences tool for external use....
I would like users to be able to differentiate between two different data access libraries, both accessing the same database. In this concrete case, using MySqlConnector (community developed) will be...
Tracking wiki changes: - [ ] Update https://github.com/TechEmpower/FrameworkBenchmarks/wiki/Project-Information-Travis-CI to GH Actions - [ ] https://github.com/TechEmpower/FrameworkBenchmarks/wiki/Development-Getting-Started - [ ] https://github.com/TechEmpower/FrameworkBenchmarks/wiki/Development-Contributing-Guide - [ ] https://github.com/TechEmpower/FrameworkBenchmarks/wiki/Development-Installation-Guide Update steps here and remove vagrant support...
This ticket is from the following discussion, which has received no replies in 3 weeks: https://github.com/TechEmpower/FrameworkBenchmarks/discussions/6405 -------- I've noticed that frameworks with this in their benchmark_config.json ```js "versus": "None" ```...
Looks like there's something fishy going on with `drogon`'s build process seen in line https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/C%2B%2B/drogon/drogon-core.dockerfile#L34 and below? It contains https://github.com/an-tao/postgres/releases/tag/batch_mode_ubuntu which is by the same author as the `drogon` framework...?...
The JavaScript framework just-js uses update... In in the Data updates test item. This is whether the method is allowed or not. Is it allowed for Go framework fiber to...
**_We will be locking PRs for Round 20 on 11/11_** I'll be editing this pinned issue to link to other issues or pull requests that may affect tests for this...