Open sourcing GraphQL-query: 8.7x faster GraphQL query parser written in Rust
by delichon on 5/21/2024, 2:19:00 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.
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.