diff --git a/website/src/pages/docs/comparison.mdx b/website/src/pages/docs/comparison.mdx index 32ac2860cd..141c253bb6 100644 --- a/website/src/pages/docs/comparison.mdx +++ b/website/src/pages/docs/comparison.mdx @@ -20,7 +20,6 @@ Federation - see benchmarks | Name | Language | Server | Latency avg | Requests | | ------------------------------------------------------------------------------ | -------- | ------- | ----------: | -------: | -| [GraphQL Yoga with Response Cache](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 46.54ms | 2.2kps | | [GraphQL Yoga with JIT](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 764.83ms | 120ps | | [GraphQL Yoga](https://github.com/dotansimha/graphql-yoga) | Node.js | http | 916.90ms | 100ps | | [Apollo Server](https://github.com/apollographql/apollo-server) | Node.js | Express | 1,234.12ms | 64ps |