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

[bun] fix setup boilerplate #3129

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EmrysMyrddin
Copy link
Collaborator

fixes #3114

Copy link

changeset-bot bot commented Dec 5, 2023

⚠️ No Changeset found

Latest commit: 89ae2c7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Dec 5, 2023

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

github-actions bot commented Dec 5, 2023

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}

     checks.......................................: 100.00% ✓ 418794      ✗ 0     
     data_received................................: 1.7 GB  14 MB/s
     data_sent....................................: 85 MB   704 kB/s
     http_req_blocked.............................: avg=1.42µs   min=941ns    med=1.29µs   max=233.49µs p(90)=1.84µs   p(95)=2.05µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=125.67µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=365.66µs min=196.56µs med=322.49µs max=18.17ms  p(90)=522.39µs p(95)=542.8µs 
       { expected_response:true }.................: avg=365.66µs min=196.56µs med=322.49µs max=18.17ms  p(90)=522.39µs p(95)=542.8µs 
     ✓ { mode:graphql-jit }.......................: avg=276.47µs min=196.56µs med=256.75µs max=18.17ms  p(90)=287.37µs p(95)=298.32µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=545.58µs min=430.06µs med=522.46µs max=10.5ms   p(90)=562.43µs p(95)=593.01µs
     ✓ { mode:graphql-response-cache }............: avg=339.29µs min=254.49µs med=322.59µs max=8.56ms   p(90)=354.36µs p(95)=364.65µs
     ✓ { mode:graphql }...........................: avg=363.35µs min=266.45µs med=333.54µs max=12.7ms   p(90)=375.42µs p(95)=411.29µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 209397
     http_req_receiving...........................: avg=31.65µs  min=14.49µs  med=31.67µs  max=2.38ms   p(90)=37.22µs  p(95)=39.28µs 
     http_req_sending.............................: avg=7.92µs   min=5.49µs   med=7.12µs   max=393.74µs p(90)=10.5µs   p(95)=11.15µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=326.08µs min=168.37µs med=283.64µs max=18.06ms  p(90)=482.32µs p(95)=500.98µs
     http_reqs....................................: 209397  1744.928541/s
     iteration_duration...........................: avg=568.29µs min=352.02µs med=522.2µs  max=18.64ms  p(90)=729.23µs p(95)=753.96µs
     iterations...................................: 209397  1744.928541/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

github-actions bot commented Dec 5, 2023

💻 Website Preview

The latest changes are available as preview in: https://372042f0.graphql-yoga.pages.dev

Copy link
Contributor

github-actions bot commented Dec 5, 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-yoga/plugin-apq 3.0.1-alpha-20231205140616-89ae2c73 npm ↗︎ unpkg ↗︎

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.

Cookies does not work with Pothos GraphQL & Bun
1 participant