graphql-tools
graphql-tools copied to clipboard
LRU Caching for query planner
🦋 Changeset detected
Latest commit: 896cd5c0e2e19b95eed8bfa29a3cb1d992cb9238
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 2 packages
| Name | Type |
|---|---|
| @graphql-tools/stitch | Patch |
| federation-benchmark | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
🚀 Snapshot Release (alpha)
The latest changes of this PR are available as alpha on npm (based on the declared changesets):
| Package | Version | Info |
|---|---|---|
@graphql-tools/federation |
1.1.8-alpha-20230912162946-896cd5c0 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/stitch |
9.0.2-alpha-20230912162946-896cd5c0 |
npm ↗︎ unpkg ↗︎ |
✅ Benchmark Results
✓ no_errors
✓ expected_result
checks.........................: 100.00% ✓ 370 ✗ 0
data_received..................: 43 MB 4.3 MB/s
data_sent......................: 158 kB 16 kB/s
http_req_blocked...............: avg=16.5µs min=2.9µs med=4.1µs max=2.24ms p(90)=5.6µs p(95)=6.48µs
http_req_connecting............: avg=11.74µs min=0s med=0s max=2.17ms p(90)=0s p(95)=0s
http_req_duration..............: avg=47.16ms min=38.96ms med=43.8ms max=218.92ms p(90)=51.73ms p(95)=58.41ms
{ expected_response:true }...: avg=47.16ms min=38.96ms med=43.8ms max=218.92ms p(90)=51.73ms p(95)=58.41ms
http_req_failed................: 0.00% ✓ 0 ✗ 185
http_req_receiving.............: avg=201µs min=143.42µs med=183.82µs max=642.59µs p(90)=275.18µs p(95)=333.41µs
http_req_sending...............: avg=181.41µs min=19.9µs med=28.7µs max=7.01ms p(90)=67.49µs p(95)=976.53µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=46.78ms min=38.74ms med=43.51ms max=218.48ms p(90)=51.01ms p(95)=58.05ms
http_reqs......................: 185 18.436969/s
iteration_duration.............: avg=54.18ms min=45.21ms med=50.24ms max=227.55ms p(90)=59.63ms p(95)=68.25ms
iterations.....................: 185 18.436969/s
vus............................: 1 min=1 max=1
vus_max........................: 1 min=1 max=1
💻 Website Preview
The latest changes are available as preview in: https://5746f84f.graphql-tools.pages.dev