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 lint #3699

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Fix lint #3699

merged 1 commit into from
Jan 23, 2025

Conversation

ardatan
Copy link
Collaborator

@ardatan ardatan commented Jan 23, 2025

No description provided.

Copy link

changeset-bot bot commented Jan 23, 2025

⚠️ No Changeset found

Latest commit: ce46e43

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

@ardatan ardatan merged commit cf6cd8e into main Jan 23, 2025
4 of 5 checks passed
@ardatan ardatan deleted the fix-lint branch January 23, 2025 01:09
Copy link
Contributor

💻 Website Preview

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

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% ✓ 519766      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 104 MB  696 kB/s
     http_req_blocked.............................: avg=1.55µs   min=1.02µs   med=1.35µs   max=268.58µs p(90)=2.02µs   p(95)=2.21µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=154.43µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=356.89µs min=210.43µs med=326.66µs max=19.01ms  p(90)=469.27µs p(95)=490.07µs
       { expected_response:true }.................: avg=356.89µs min=210.43µs med=326.66µs max=19.01ms  p(90)=469.27µs p(95)=490.07µs
     ✓ { mode:graphql-jit }.......................: avg=281.97µs min=210.43µs med=266.02µs max=19.01ms  p(90)=294.51µs p(95)=305.94µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=493.87µs min=410.06µs med=471.92µs max=7.06ms   p(90)=509.82µs p(95)=552.55µs
     ✓ { mode:graphql-response-cache }............: avg=343µs    min=266.8µs  med=326µs    max=6.6ms    p(90)=354.66µs p(95)=364.65µs
     ✓ { mode:graphql }...........................: avg=362.31µs min=278.48µs med=337.08µs max=13.96ms  p(90)=379.19µs p(95)=424.89µs
     ✓ { mode:uws }...............................: avg=342.58µs min=262.26µs med=325.75µs max=5.87ms   p(90)=357.78µs p(95)=376.74µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 259883
     http_req_receiving...........................: avg=33.08µs  min=16.78µs  med=32.63µs  max=2.83ms   p(90)=39.36µs  p(95)=41.99µs 
     http_req_sending.............................: avg=8.78µs   min=5.95µs   med=7.73µs   max=709.67µs p(90)=11.12µs  p(95)=12.27µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=315.03µs min=179.4µs  med=285.93µs max=18.86ms  p(90)=426.95µs p(95)=445.98µs
     http_reqs....................................: 259883  1732.514308/s
     iteration_duration...........................: avg=572.17µs min=385.03µs med=538.02µs max=19.52ms  p(90)=688.74µs p(95)=713.62µs
     iterations...................................: 259883  1732.514308/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