Open sourcing GraphQL-query: 8.7x faster GraphQL query parser written in Rust

by mxstbron 5/21/2024, 2:05 PMwith 2 comments

by delichonon 5/21/2024, 2:19 PM

Even in slow Ruby, querying to fulfill the request from MySQL is an order of magnitude slower than parsing it, making a speed jump not worth much effort. I'd love to have it backed by a db so fast that parsing time matters.