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 on ready #1985

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Fix on ready #1985

merged 2 commits into from
Jul 18, 2022

Conversation

Romakita
Copy link
Collaborator

No description provided.

@github-actions
Copy link

Benchmarks

  • Machine: linux x64 | 2 vCPUs | 6.8GB Mem
  • Node: v16.16.0
  • Run: Mon Jul 18 2022 11:59:47 GMT+0000 (Coordinated Universal Time)
  • Method: autocannon -c 100 -d 40 -p 10 localhost:3000 (two rounds; one to warm-up, one to measure)
Version Router Requests/s Latency Throughput/Mb
fastify 3.29.1 54261.6 17.97 9.68
nest-fastify 8.4.3 52222.4 18.71 8.76
koa 2.13.4 40755.8 24.07 7.27
express 4.18.1 11055.6 89.94 1.97
express-route-prefix 4.18.1 9751.3 101.98 3.61
nest 8.4.3 9627.6 103.30 2.19
express-with-middlewares 4.18.1 9538.1 104.30 3.55
fastify-big-json 3.29.1 9455.9 105.31 108.78
express-injector 4.18.1 7639.7 130.34 1.74
tsed-koa 6.117.1 6691.4 149.00 1.30
tsed-express 6.117.1 5572.1 178.64 1.02
koa-isomorphic-router 1.0.1 N/A N/A N/A
koa-router 10.1.1 N/A N/A N/A

@github-actions
Copy link

Benchmarks

  • Machine: linux x64 | 2 vCPUs | 6.8GB Mem
  • Node: v16.16.0
  • Run: Mon Jul 18 2022 12:41:20 GMT+0000 (Coordinated Universal Time)
  • Method: autocannon -c 100 -d 40 -p 10 localhost:3000 (two rounds; one to warm-up, one to measure)
Version Router Requests/s Latency Throughput/Mb
fastify 3.29.1 53583.2 18.21 9.56
nest-fastify 8.4.3 53282.4 18.29 8.94
koa 2.13.4 41781.0 23.47 7.45
express 4.18.1 11045.2 89.97 1.97
express-route-prefix 4.18.1 9674.8 102.80 3.58
express-with-middlewares 4.18.1 9615.0 103.49 3.58
nest 8.4.3 9580.8 103.79 2.18
fastify-big-json 3.29.1 9411.6 105.80 108.28
tsed-koa 6.117.1 8177.9 121.71 1.59
express-injector 4.18.1 7496.1 132.77 1.71
tsed-express 6.117.1 5647.9 176.43 1.03
koa-isomorphic-router 1.0.1 N/A N/A N/A
koa-router 10.1.1 N/A N/A N/A

@github-actions
Copy link

Benchmarks

  • Machine: linux x64 | 2 vCPUs | 6.8GB Mem
  • Node: v16.16.0
  • Run: Mon Jul 18 2022 13:07:08 GMT+0000 (Coordinated Universal Time)
  • Method: autocannon -c 100 -d 40 -p 10 localhost:3000 (two rounds; one to warm-up, one to measure)
Version Router Requests/s Latency Throughput/Mb
nest-fastify 8.4.3 62598.4 15.48 10.51
fastify 3.29.1 62015.2 15.68 11.06
koa 2.13.4 44339.2 22.07 7.91
express 4.18.1 12620.8 78.69 2.25
nest 8.4.3 11410.6 87.06 2.60
fastify-big-json 3.29.1 11345.4 87.68 130.52
express-route-prefix 4.18.1 11146.0 89.19 4.12
express-with-middlewares 4.18.1 11013.8 90.23 4.10
tsed-koa 6.117.1 9399.4 105.78 1.83
express-injector 4.18.1 8889.6 111.89 2.03
tsed-express 6.117.1 6601.2 150.75 1.21
koa-isomorphic-router 1.0.1 N/A N/A N/A
koa-router 10.1.1 N/A N/A N/A

@Romakita Romakita merged commit bbc117f into production Jul 18, 2022
@Romakita Romakita deleted the fix-on-ready branch July 18, 2022 14:25
@Romakita
Copy link
Collaborator Author

🎉 This PR is included in version 6.117.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Romakita
Copy link
Collaborator Author

🎉 This PR is included in version 7.0.0-beta.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant