graphql-yoga icon indicating copy to clipboard operation
graphql-yoga copied to clipboard

Experiment AWS Lambda Streaming

Open ardatan opened this issue 7 months ago • 4 comments

ardatan avatar Nov 29 '23 13:11 ardatan

⚠️ No Changeset found

Latest commit: 5a9432e43a1252ac8d4773512f723a5244c23350

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

changeset-bot[bot] avatar Nov 29 '23 13:11 changeset-bot[bot]

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

github-actions[bot] avatar Nov 29 '23 13:11 github-actions[bot]

✅ 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% ✓ 405456      ✗ 0     
     data_received................................: 1.6 GB  14 MB/s
     data_sent....................................: 82 MB   682 kB/s
     http_req_blocked.............................: avg=1.48µs   min=990ns    med=1.31µs   max=268.52µs p(90)=1.94µs   p(95)=2.14µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=146.45µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=378.67µs min=214.58µs med=332.48µs max=18.74ms  p(90)=532.46µs p(95)=552.38µs
       { expected_response:true }.................: avg=378.67µs min=214.58µs med=332.48µs max=18.74ms  p(90)=532.46µs p(95)=552.38µs
     ✓ { mode:graphql-jit }.......................: avg=286.12µs min=214.58µs med=264.66µs max=18.74ms  p(90)=294.95µs p(95)=309.06µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=562.52µs min=470.68µs med=531.61µs max=9.77ms   p(90)=576.74µs p(95)=636.01µs
     ✓ { mode:graphql-response-cache }............: avg=351.83µs min=273.02µs med=331.88µs max=6.27ms   p(90)=363.43µs p(95)=377.25µs
     ✓ { mode:graphql }...........................: avg=377.73µs min=292.68µs med=343.37µs max=12.6ms   p(90)=391.96µs p(95)=441.33µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 202728
     http_req_receiving...........................: avg=33.38µs  min=16.57µs  med=33.22µs  max=1.11ms   p(90)=39.25µs  p(95)=41.68µs 
     http_req_sending.............................: avg=8.51µs   min=6.06µs   med=7.52µs   max=469.47µs p(90)=11.07µs  p(95)=12.07µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=336.77µs min=182.44µs med=291.49µs max=18.62ms  p(90)=490.46µs p(95)=508.03µs
     http_reqs....................................: 202728  1689.379331/s
     iteration_duration...........................: avg=586.9µs  min=382.76µs med=536.88µs max=19.27ms  p(90)=743.28µs p(95)=768.02µs
     iterations...................................: 202728  1689.379331/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

github-actions[bot] avatar Nov 29 '23 13:11 github-actions[bot]

💻 Website Preview

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

github-actions[bot] avatar Nov 29 '23 13:11 github-actions[bot]