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

fix(core): Improve middleware route exclusion for dynamic endpoints #14194

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

fix(core): add integration test for improving middleware route exclusion

9704336
Select commit
Loading
Failed to load commit list.
Open

fix(core): Improve middleware route exclusion for dynamic endpoints #14194

fix(core): add integration test for improving middleware route exclusion
9704336
Select commit
Loading
Failed to load commit list.
CodeChecks / Benchmarks succeeded Nov 29, 2024

Performance decreased by -0.10% on average, be careful!

Req/sec Trans/sec Req/sec DIFF Trans/sec DIFF
Nest-Express 6911 1.58MB -11.59% -12.06%
Nest-Fastify 32090 5.42MB -8.89% -9.05%
Express 7670 1.74MB -7.13% -6.75%
Fastify 31782 5.33MB +6.18% +6.33%

Target commit: 9704336

Base commit: 67e30e2