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

This PR adds uWebSockets server. #### Checklist - [ ] run `npm run test` and `npm run benchmark` - [ ] tests and/or benchmarks are included - [ ] documentation...

### 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...

good first issue

Add [unjs/h3](https://github.com/unjs/h3) to benchmarks. #### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [ ] documentation is changed or...

Hi, I really liked how you guys did handle benchmarks - congratulations Just added support to **nestjs** with **express** and **fastify** adapters and gave me a really interesting data for...

This allows users to run benchmarks non-interactively by using command line flags. Useful when running benchmarks automatically on CI environments, for example. --- Kind of an alternative to https://github.com/fastify/benchmarks/pull/106/commits/9dc8d902ad44a3f37158f93cfb6ba230764c25da#diff-6f09bc424586c395b13fd6f33fc863bcR8-R69 using...

## 🚀 Feature Proposal just add the units (latency in ms i assume?) ## Motivation clarity ## Example read the table and know for a fact the units instead of...

good first issue

uWebSockets.js benchmark was added

loopback benchmark was added

In my opinion, we cannot add every framework in the Node ecosystem, there are a lot!! We should define a base rule to accept or not a framework in our...

Hello, First, congrats for these nice & useful benchmarks ! I made a very simple benchmark [here](https://github.com/abenhamdine/frameworks-benchmark) with fastify vs Express and found some intereresting data : see https://github.com/fastify/fastify/issues/178 for...

semver-minor