You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to have benchmark tests for performance like this one https://github.com/benawad/node-graphql-benchmarks
They are testing different GraphQL setups and checking the response time.
Kurier currently has two backends, Express, and Koa. Maybe we can test both to see which one is faster and also try Fastify.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It would be helpful to have benchmark tests for performance like this one https://github.com/benawad/node-graphql-benchmarks
They are testing different GraphQL setups and checking the response time.
Kurier currently has two backends, Express, and Koa. Maybe we can test both to see which one is faster and also try Fastify.
Beta Was this translation helpful? Give feedback.
All reactions