Soon, graphql-ruby 1.5.0 will be released. Query execution will be ~70% faster than 1.3.0! Let’s look at how we reduced the execution time between those two versions. Thanks to @theorygeek who optimized the middleware chain helped me pinpoint several other bottlenecks!...