Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(fastify): add fastify route constraints #12567

Merged

chore(deps): revert changes to package-lock

2a4cb1c
Select commit
Loading
Failed to load commit list.
Merged

feat(fastify): add fastify route constraints #12567

chore(deps): revert changes to package-lock
2a4cb1c
Select commit
Loading
Failed to load commit list.
CodeChecks / Benchmarks succeeded Dec 18, 2023 in 0s

Performance improved by 0.19% on average, good job!

Req/sec Trans/sec Req/sec DIFF Trans/sec DIFF
Nest-Express 5996 1.37MB +16.71% +16.46%
Nest-Fastify 26822 4.53MB +21.71% +21.63%
Express 6450 1.46MB +17.20% +17.51%
Fastify 29324 4.92MB +23.00% +23.00%

Target commit: 2a4cb1c

Base commit: 31fe19a