benchmarks icon indicating copy to clipboard operation
benchmarks copied to clipboard

Fast and low overhead web framework fastify benchmarks.

Results 20 benchmarks issues
Sort by recently updated
recently updated
newest added

Hi, I'm not sure that I miss something or is it a bug: `autocannon-compare` determinates the winner based on the `throughput`. See: https://github.com/mcollina/autocannon-compare/blob/9ba26c51775ba33986873087ccd69786fd635359/compare.js#L19 Shouldn't `benchmarks` use `throughput` for the diff...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

Bumps [commander](https://github.com/tj/commander.js) from 10.0.1 to 12.0.0. Release notes Sourced from commander's releases. v12.0.0 Added .addHelpOption() as another way of configuring built-in help option (#2006) .helpCommand() for configuring built-in help command...

dependencies
javascript

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4. Release notes Sourced from actions/dependency-review-action's releases. v4.0.0 Update action to Node 20 by @​takost in actions/dependency-review-action#639 Dependabot updates, see the full changelog for more...

dependencies
github_actions

Bumps [ora](https://github.com/sindresorhus/ora) from 6.3.1 to 8.0.1. Release notes Sourced from ora's releases. v8.0.1 Fix the process not exiting 89a1f31 https://github.com/sindresorhus/ora/compare/v8.0.0...v8.0.1 v8.0.0 Breaking Require Node.js 18 675590f Improvements Update dependencies 675590f...

dependencies
javascript

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue Hey,...

#### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [x] documentation is changed or added - [x] commit message...

Hello, One of the things that can be improved regarding this benchmark would also be targeting the beta version of Express which has been under development since last year for...