Skip to content

Benchmarks for Hasura.io and Postgraphile GraphQL Servers

License

Notifications You must be signed in to change notification settings

cudr/node-graphql-benchmarks

 
 

Repository files navigation

Postgraphile and Hasura benchmark with sample Chinook database.

Usage

You need installed docker.

Start:

docker-compose up --build

Then install dependencies and run package.json script commands.

yarn
yarn start

Test run on MacBook Pro:

duration: 10.02s connections: 10 pipelining: 1

Server Requests/s Latency Throughput/Mb
hasura 210.8 46.80 0.44
postgraphile 204.7 48.27 0.30

About

Benchmarks for Hasura.io and Postgraphile GraphQL Servers

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 87.4%
  • TypeScript 10.5%
  • Dockerfile 2.1%