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 integration-with-sveltekit.mdx #2927

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

half2me
Copy link
Contributor

@half2me half2me commented Jul 17, 2023

Updates the documentation to correctly show the needed values to make this work on SvelteKit

Updates the documentation to correctly show the needed values to make this work on SvelteKit
@changeset-bot
Copy link

changeset-bot bot commented Jul 17, 2023

⚠️ No Changeset found

Latest commit: 99c9d1b

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 c29af1d into dotansimha:main Aug 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

✅ 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% ✓ 304396      ✗ 0     
     data_received................................: 1.2 GB  10 MB/s
     data_sent....................................: 61 MB   512 kB/s
     http_req_blocked.............................: avg=1.64µs   min=1µs      med=1.4µs    max=1.16ms   p(90)=2µs      p(95)=2.2µs   
     http_req_connecting..........................: avg=7ns      min=0s       med=0s       max=615.31µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=534.78µs min=292.3µs  med=446.1µs  max=27.74ms  p(90)=765.51µs p(95)=791.01µs
       { expected_response:true }.................: avg=534.78µs min=292.3µs  med=446.1µs  max=27.74ms  p(90)=765.51µs p(95)=791.01µs
     ✓ { mode:graphql-jit }.......................: avg=405.03µs min=292.3µs  med=359.6µs  max=20.68ms  p(90)=421.7µs  p(95)=451.01µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=825.47µs min=691.11µs med=763.31µs max=21.44ms  p(90)=822.31µs p(95)=880.01µs
     ✓ { mode:graphql-response-cache }............: avg=468.55µs min=348.4µs  med=427.7µs  max=19.28ms  p(90)=478.7µs  p(95)=493.11µs
     ✓ { mode:graphql }...........................: avg=550.91µs min=417.5µs  med=481.01µs max=27.74ms  p(90)=559.71µs p(95)=641.91µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 152198
     http_req_receiving...........................: avg=29.38µs  min=16.8µs   med=25.2µs   max=13.06ms  p(90)=35.9µs   p(95)=40.8µs  
     http_req_sending.............................: avg=12.88µs  min=6.2µs    med=8µs      max=8.39ms   p(90)=12.6µs   p(95)=14.3µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=492.51µs min=264.8µs  med=408.2µs  max=27.7ms   p(90)=730.81µs p(95)=751.63µs
     http_reqs....................................: 152198  1268.286703/s
     iteration_duration...........................: avg=782.73µs min=499.61µs med=689.81µs max=27.99ms  p(90)=1ms      p(95)=1.04ms  
     iterations...................................: 152198  1268.286703/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.

3 participants