Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Compiling GraphQL to be Fast

Compiling GraphQL to be Fast

An introduction to an implementation of GraphQL execution in NodeJS optimised for speed and performance. https://github.com/ruiaraujo/graphql-jit

Links in the Slides:

GraphQL-Jit: https://github.com/ruiaraujo/graphql-jit
Demo: https://try-graphql-jit.boopathi.now.sh

Twitter:
- Boopathi Rajaa - https://twitter.com/heisenbugger
- Rui Araujo - https://twitter.com/raraujoc

Boopathi Rajaa

June 06, 2019
Tweet

More Decks by Boopathi Rajaa

Other Decks in Programming

Transcript

  1. 5 • The profiler showed us that the amount of

    time spent executing graphql-js code is high GRAPHQL-JS