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 Warning: ReactDOM.render is no longer supported in React 18 for @graphql-yoga/graphiql #3418

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

Conversation

dimaMachina
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Aug 23, 2024

⚠️ No Changeset found

Latest commit: 8777bef

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 Aug 23, 2024

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 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

✅ 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% ✓ 420538      ✗ 0     
     data_received................................: 1.7 GB  14 MB/s
     data_sent....................................: 85 MB   708 kB/s
     http_req_blocked.............................: avg=1.48µs   min=1.03µs   med=1.34µs   max=250.97µs p(90)=1.95µs   p(95)=2.14µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=128.71µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=358.83µs min=221.49µs med=320.02µs max=18.37ms  p(90)=464.16µs p(95)=483.35µs
       { expected_response:true }.................: avg=358.83µs min=221.49µs med=320.02µs max=18.37ms  p(90)=464.16µs p(95)=483.35µs
     ✓ { mode:graphql-jit }.......................: avg=286.78µs min=221.49µs med=265.67µs max=18.37ms  p(90)=295.05µs p(95)=307.04µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=486.72µs min=406.25µs med=460.97µs max=11.41ms  p(90)=501.57µs p(95)=530.88µs
     ✓ { mode:graphql-response-cache }............: avg=337.44µs min=258.69µs med=318.93µs max=8.7ms    p(90)=348.78µs p(95)=358.91µs
     ✓ { mode:graphql }...........................: avg=360.02µs min=269.71µs med=328.44µs max=13.5ms   p(90)=371.3µs  p(95)=402.01µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 210269
     http_req_receiving...........................: avg=33.39µs  min=17.51µs  med=33.37µs  max=7.7ms    p(90)=38.59µs  p(95)=40.65µs 
     http_req_sending.............................: avg=8.09µs   min=5.98µs   med=7.22µs   max=836.15µs p(90)=10.69µs  p(95)=11.31µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=317.34µs min=185.46µs med=279.12µs max=18.27ms  p(90)=422.47µs p(95)=439.43µs
     http_reqs....................................: 210269  1752.218461/s
     iteration_duration...........................: avg=565.79µs min=386.58µs med=523.83µs max=18.88ms  p(90)=675.27µs p(95)=698.51µs
     iterations...................................: 210269  1752.218461/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

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.

1 participant