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

defer-stream.mdx typos #3187

Merged
merged 1 commit into from
Feb 15, 2024
Merged

defer-stream.mdx typos #3187

merged 1 commit into from
Feb 15, 2024

Conversation

jason-curtis
Copy link
Contributor

Fixing 2 minor typos in Defer and Stream documentation

Copy link

changeset-bot bot commented Feb 14, 2024

⚠️ No Changeset found

Latest commit: 8d896e6

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
Collaborator

@saihaj saihaj left a comment

Choose a reason for hiding this comment

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

Thanks!

@saihaj saihaj merged commit 8dfbdcc into dotansimha:main Feb 15, 2024
5 checks passed
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% ✓ 397954      ✗ 0     
     data_received................................: 1.6 GB  14 MB/s
     data_sent....................................: 80 MB   669 kB/s
     http_req_blocked.............................: avg=1.47µs   min=1µs      med=1.32µs   max=289.49µs p(90)=1.94µs   p(95)=2.14µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=144.63µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=383.6µs  min=219.37µs med=338.73µs max=16.36ms  p(90)=542.19µs p(95)=561.53µs
       { expected_response:true }.................: avg=383.6µs  min=219.37µs med=338.73µs max=16.36ms  p(90)=542.19µs p(95)=561.53µs
     ✓ { mode:graphql-jit }.......................: avg=288.78µs min=219.37µs med=267.38µs max=15.97ms  p(90)=297.06µs p(95)=309.99µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=570.07µs min=475.82µs med=540.76µs max=10.62ms  p(90)=581.55µs p(95)=618.75µs
     ✓ { mode:graphql-response-cache }............: avg=361.49µs min=281.09µs med=342.01µs max=6.94ms   p(90)=371.94µs p(95)=382.42µs
     ✓ { mode:graphql }...........................: avg=378.03µs min=286.48µs med=345.92µs max=16.36ms  p(90)=385.09µs p(95)=440.02µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 198977
     http_req_receiving...........................: avg=33.2µs   min=16.19µs  med=33.34µs  max=796.59µs p(90)=38.9µs   p(95)=41.01µs 
     http_req_sending.............................: avg=8.46µs   min=6.02µs   med=7.5µs    max=1.01ms   p(90)=10.97µs  p(95)=11.84µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=341.94µs min=182.64µs med=297.71µs max=16.23ms  p(90)=500.15µs p(95)=517.32µs
     http_reqs....................................: 198977  1658.118099/s
     iteration_duration...........................: avg=598.13µs min=380.49µs med=545.84µs max=17.14ms  p(90)=756.08µs p(95)=779.92µs
     iterations...................................: 198977  1658.118099/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.

2 participants