Skip to content

bkstorm/hasura-engine-benchmark

Repository files navigation

hasura-engine-benchmark

How to install

  • npm install
  • docker-compose up -d
  • hasura console
  • Start the API server: npm start
  • Add api to remote schemas with url: http://host.docker.internal:4000/graphql Imgur

How to benchmark

  • Run npm run benchmark-api to benchmark API directly
  • Run npm run benchmark-hasura to benchmark API as a remote schema of hasura engine.

Result

  • API

    Imgur

  • Hasura

    Imgur

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published