Skip to content

docs(readme): fix links extension #3826

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

Merged
merged 2 commits into from
Mar 28, 2025

Conversation

guspan-tanadi
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Feb 27, 2025

⚠️ No Changeset found

Latest commit: b1ec5a0

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

docs(nextjs-ws): links extension
Copy link
Contributor

@jdolle jdolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for finding and fixing these mistakes.

@ardatan ardatan merged commit 7de85e2 into graphql-hive:main Mar 28, 2025
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}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 457158      ✗ 0     
     data_received................................: 1.8 GB  12 MB/s
     data_sent....................................: 92 MB   612 kB/s
     http_req_blocked.............................: avg=1.62µs   min=1.03µs   med=1.39µs   max=297.46µs p(90)=2.12µs   p(95)=2.32µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=148.02µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=434.39µs min=289.43µs med=396.97µs max=18.79ms  p(90)=564.88µs p(95)=588.49µs
       { expected_response:true }.................: avg=434.39µs min=289.43µs med=396.97µs max=18.79ms  p(90)=564.88µs p(95)=588.49µs
     ✓ { mode:graphql-jit }.......................: avg=373.8µs  min=296.26µs med=355.08µs max=18.79ms  p(90)=390.46µs p(95)=406.45µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=591.3µs  min=500.92µs med=565.51µs max=6.59ms   p(90)=605.7µs  p(95)=676.28µs
     ✓ { mode:graphql-response-cache }............: avg=430.4µs  min=340.15µs med=411.03µs max=7.25ms   p(90)=445.52µs p(95)=458.84µs
     ✓ { mode:graphql }...........................: avg=452.98µs min=360.75µs med=420.66µs max=18.34ms  p(90)=477.8µs  p(95)=554.43µs
     ✓ { mode:uws }...............................: avg=368.8µs  min=289.43µs med=347.29µs max=6.04ms   p(90)=382.39µs p(95)=409.02µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 228579
     http_req_receiving...........................: avg=33.46µs  min=16.63µs  med=32.74µs  max=2.83ms   p(90)=39.86µs  p(95)=42.61µs 
     http_req_sending.............................: avg=8.76µs   min=6µs      med=7.75µs   max=358.17µs p(90)=11.18µs  p(95)=12.28µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=392.16µs min=261.13µs med=355.86µs max=18.67ms  p(90)=521.64µs p(95)=543.97µs
     http_reqs....................................: 228579  1523.840561/s
     iteration_duration...........................: avg=651.24µs min=467.4µs  med=609.54µs max=19.34ms  p(90)=785.58µs p(95)=812.71µs
     iterations...................................: 228579  1523.840561/s
     vus..........................................: 1       min=1         max=2   
     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.

3 participants