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

Federation #4974

Merged
merged 8 commits into from Apr 25, 2023
Merged

Federation #4974

merged 8 commits into from Apr 25, 2023

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Jan 16, 2023

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jan 16, 2023

🦋 Changeset detected

Latest commit: 4745f66

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/federation 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

Federation impl

Go

Subgraph builder

Go
@ardatan ardatan marked this pull request as ready for review April 25, 2023 08:06
@github-actions
Copy link
Contributor

github-actions bot commented Apr 25, 2023

🚀 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 0.0.1-alpha-20230425092737-4745f666 npm ↗︎ unpkg ↗︎

@ardatan ardatan changed the title WIP: Federation Federation Apr 25, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Apr 25, 2023

💻 Website Preview

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

@github-actions
Copy link
Contributor

github-actions bot commented Apr 25, 2023

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 196      ✗ 0  
     data_received..................: 23 MB   2.3 MB/s
     data_sent......................: 84 kB   8.4 kB/s
     http_req_blocked...............: avg=56.91µs  min=3.1µs   med=4.1µs    max=3.86ms   p(90)=5.43µs   p(95)=5.87µs  
     http_req_connecting............: avg=11.6µs   min=0s      med=0s       max=1.13ms   p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=95.42ms  min=75.46ms med=88.7ms   max=261.83ms p(90)=109.13ms p(95)=148.14ms
       { expected_response:true }...: avg=95.42ms  min=75.46ms med=88.7ms   max=261.83ms p(90)=109.13ms p(95)=148.14ms
     http_req_failed................: 0.00%   ✓ 0        ✗ 98 
     http_req_receiving.............: avg=225.39µs min=159.2µs med=187.45µs max=911.01µs p(90)=336.06µs p(95)=362.49µs
     http_req_sending...............: avg=84.76µs  min=21µs    med=29.9µs   max=1.33ms   p(90)=37.61µs  p(95)=140.28µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=95.11ms  min=75.25ms med=88.47ms  max=261.23ms p(90)=108.85ms p(95)=147.93ms
     http_reqs......................: 98      9.765407/s
     iteration_duration.............: avg=102.36ms min=80.95ms med=95.22ms  max=269.09ms p(90)=116.79ms p(95)=153.79ms
     iterations.....................: 98      9.765407/s
     vus............................: 1       min=1      max=1
     vus_max........................: 1       min=1      max=1

@ardatan ardatan merged commit 1c0e80a into master Apr 25, 2023
1 check passed
@ardatan ardatan deleted the federation-wip branch April 25, 2023 09:26
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