Login
From:
Robert Mosolgo
(Uncensored)
subscribe
A New Runtime in GraphQL-Ruby 1.9
https://rmosolgo.github.io/ruby/graphql/2019/01/29/a-new-runtime-in-graphql-ruby-1-dot-9.html
links
backlinks
Roast topics
Find topics
Find it!
GraphQL-Ruby 1.9.0 introduces a new runtime called GraphQL::Execution::Interpreter. It offers better performance and some new features. In isolated benchmarks, the new runtime is about 50% faster. We saw about a 10% speedup ...