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: update stylesheet link in graphiql.html (#3550) #3551

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

bridges-wood
Copy link
Contributor

@bridges-wood bridges-wood commented Dec 14, 2024

See #3550

Copy link

changeset-bot bot commented Dec 14, 2024

🦋 Changeset detected

Latest commit: ca45db7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
graphql-yoga Patch
@graphql-yoga/nestjs Patch
@graphql-yoga/render-graphiql Patch
@graphql-yoga/plugin-apollo-inline-trace Patch
@graphql-yoga/apollo-managed-federation Patch
@graphql-yoga/plugin-apollo-usage-report Patch
@graphql-yoga/plugin-apq Patch
@graphql-yoga/plugin-csrf-prevention Patch
@graphql-yoga/plugin-defer-stream Patch
@graphql-yoga/plugin-disable-introspection Patch
@graphql-yoga/plugin-graphql-sse Patch
@graphql-yoga/plugin-jwt Patch
@graphql-yoga/plugin-persisted-operations Patch
@graphql-yoga/plugin-prometheus Patch
@graphql-yoga/plugin-response-cache Patch
@graphql-yoga/plugin-sofa Patch
apollo-federation-gateway-with-yoga Patch
apollo-subgraph-with-yoga Patch
graphql-lambda Patch
cloudflare-advanced Patch
cloudflare Patch
nextjs-app Patch
hello-world-benchmark Patch
@graphql-yoga/nestjs-federation Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ardatan ardatan merged commit 121ccba into dotansimha:main Dec 14, 2024
20 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}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 519714      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 104 MB  696 kB/s
     http_req_blocked.............................: avg=1.53µs   min=1.04µs   med=1.36µs   max=275.28µs p(90)=2µs      p(95)=2.18µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=137.67µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=359.7µs  min=221.9µs  med=327.52µs max=18.31ms  p(90)=465.61µs p(95)=486.46µs
       { expected_response:true }.................: avg=359.7µs  min=221.9µs  med=327.52µs max=18.31ms  p(90)=465.61µs p(95)=486.46µs
     ✓ { mode:graphql-jit }.......................: avg=291.82µs min=221.9µs  med=274.46µs max=18.31ms  p(90)=306.12µs p(95)=323.07µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=488.71µs min=409.4µs  med=466.79µs max=5.98ms   p(90)=506.43µs p(95)=557.18µs
     ✓ { mode:graphql-response-cache }............: avg=343.5µs  min=266.88µs med=327.5µs  max=6.25ms   p(90)=357µs    p(95)=367.46µs
     ✓ { mode:graphql }...........................: avg=367.41µs min=280.32µs med=337.49µs max=14.38ms  p(90)=400.42µs p(95)=453.32µs
     ✓ { mode:uws }...............................: avg=341.34µs min=268.33µs med=324.5µs  max=5.97ms   p(90)=358.41µs p(95)=377.84µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 259857
     http_req_receiving...........................: avg=32.86µs  min=16.18µs  med=32.44µs  max=2.63ms   p(90)=38.93µs  p(95)=41.4µs  
     http_req_sending.............................: avg=8.6µs    min=6.06µs   med=7.54µs   max=275.43µs p(90)=11.03µs  p(95)=11.93µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=318.23µs min=191.21µs med=287.01µs max=18.19ms  p(90)=423.54µs p(95)=442.8µs 
     http_reqs....................................: 259857  1732.359547/s
     iteration_duration...........................: avg=572.27µs min=390.67µs med=535.88µs max=18.76ms  p(90)=681.28µs p(95)=706.13µs
     iterations...................................: 259857  1732.359547/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