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

Rename onContext to onContextBuilding #3168

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Rename onContext to onContextBuilding #3168

merged 1 commit into from
Jan 17, 2024

Conversation

ardatan
Copy link
Collaborator

@ardatan ardatan commented Jan 17, 2024

No description provided.

Copy link

changeset-bot bot commented Jan 17, 2024

⚠️ No Changeset found

Latest commit: 8c9979c

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

💻 Website Preview

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

@n1ru4l n1ru4l merged commit 8672442 into main Jan 17, 2024
5 checks passed
@n1ru4l n1ru4l deleted the ardatan-patch-1 branch January 17, 2024 10:19
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% ✓ 409152      ✗ 0     
     data_received................................: 1.6 GB  14 MB/s
     data_sent....................................: 83 MB   688 kB/s
     http_req_blocked.............................: avg=1.46µs   min=1.01µs   med=1.31µs   max=289.48µs p(90)=1.91µs   p(95)=2.11µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=153.72µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=376.88µs min=213.99µs med=333.28µs max=14.54ms  p(90)=527.31µs p(95)=547.07µs
       { expected_response:true }.................: avg=376.88µs min=213.99µs med=333.28µs max=14.54ms  p(90)=527.31µs p(95)=547.07µs
     ✓ { mode:graphql-jit }.......................: avg=282.08µs min=213.99µs med=260.64µs max=14.54ms  p(90)=291.52µs p(95)=304.6µs 
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=557.71µs min=465.9µs  med=526.2µs  max=9.79ms   p(90)=568.63µs p(95)=612.9µs 
     ✓ { mode:graphql-response-cache }............: avg=357.94µs min=286.04µs med=338.77µs max=9.26ms   p(90)=370.61µs p(95)=381.56µs
     ✓ { mode:graphql }...........................: avg=372.33µs min=288.71µs med=337.97µs max=12.96ms  p(90)=383.08µs p(95)=433.74µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 204576
     http_req_receiving...........................: avg=32.64µs  min=16.74µs  med=32.43µs  max=1.05ms   p(90)=38.42µs  p(95)=40.6µs  
     http_req_sending.............................: avg=8.13µs   min=5.92µs   med=7.22µs   max=284.8µs  p(90)=10.71µs  p(95)=11.49µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=336.1µs  min=181.69µs med=293.15µs max=14.38ms  p(90)=486.27µs p(95)=504.04µs
     http_reqs....................................: 204576  1704.772547/s
     iteration_duration...........................: avg=581.83µs min=384.27µs med=534.66µs max=15.06ms  p(90)=734.86µs p(95)=759µs   
     iterations...................................: 204576  1704.772547/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