Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(stitch): handle isolated root fields in correct order #6107

Merged
merged 1 commit into from Apr 29, 2024

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Apr 29, 2024

No description provided.

Copy link

changeset-bot bot commented Apr 29, 2024

🦋 Changeset detected

Latest commit: c3231b4

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

Copy link
Contributor

🚀 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/stitch 9.2.2-alpha-20240429135406-c3231b4cbb94b88be167c10ab85eb7cf06b5ff63 npm ↗︎ unpkg ↗︎

Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 340       ✗ 0  
     data_received..................: 40 MB   3.9 MB/s
     data_sent......................: 146 kB  15 kB/s
     http_req_blocked...............: avg=4.07µs   min=2.14µs   med=2.7µs    max=166.76µs p(90)=3.92µs   p(95)=4.1µs   
     http_req_connecting............: avg=690ns    min=0s       med=0s       max=117.46µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=54.9ms   min=47.34ms  med=51.29ms  max=157.89ms p(90)=60.13ms  p(95)=86.87ms 
       { expected_response:true }...: avg=54.9ms   min=47.34ms  med=51.29ms  max=157.89ms p(90)=60.13ms  p(95)=86.87ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 170
     http_req_receiving.............: avg=139.82µs min=109.96µs med=132.94µs max=294.55µs p(90)=162.11µs p(95)=183.16µs
     http_req_sending...............: avg=26.5µs   min=17.84µs  med=24.91µs  max=98.69µs  p(90)=30.91µs  p(95)=34.08µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=54.74ms  min=47.19ms  med=51.13ms  max=157.54ms p(90)=59.97ms  p(95)=86.69ms 
     http_reqs......................: 170     16.908319/s
     iteration_duration.............: avg=59.12ms  min=50.83ms  med=55.42ms  max=162.35ms p(90)=65.27ms  p(95)=90.73ms 
     iterations.....................: 170     16.908319/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://e0f50eb4.graphql-tools.pages.dev

@ardatan ardatan merged commit b281dd6 into master Apr 29, 2024
29 checks passed
@ardatan ardatan deleted the isolate-fields branch April 29, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant