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

update hackernews app to use drizzle and postgres #3329

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

n1ru4l
Copy link
Collaborator

@n1ru4l n1ru4l commented Jun 21, 2024

No description provided.

Copy link

changeset-bot bot commented Jun 21, 2024

⚠️ No Changeset found

Latest commit: b7e18b9

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

github-actions bot commented Jun 21, 2024

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Jun 21, 2024

✅ 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% ✓ 401240      ✗ 0     
     data_received................................: 1.6 GB  14 MB/s
     data_sent....................................: 81 MB   675 kB/s
     http_req_blocked.............................: avg=1.58µs   min=971ns    med=1.37µs   max=297.11µs p(90)=2.12µs   p(95)=2.35µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=152.99µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=377.15µs min=220.81µs med=336.19µs max=34.82ms  p(90)=486.43µs p(95)=510.4µs 
       { expected_response:true }.................: avg=377.15µs min=220.81µs med=336.19µs max=34.82ms  p(90)=486.43µs p(95)=510.4µs 
     ✓ { mode:graphql-jit }.......................: avg=296.47µs min=220.81µs med=273.4µs  max=15.61ms  p(90)=304.34µs p(95)=318.55µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=513.88µs min=413.03µs med=481.67µs max=10.36ms  p(90)=531.68µs p(95)=575.03µs
     ✓ { mode:graphql-response-cache }............: avg=355.54µs min=276.32µs med=334.58µs max=6.76ms   p(90)=366.24µs p(95)=378.03µs
     ✓ { mode:graphql }...........................: avg=382.77µs min=281.4µs  med=346.67µs max=34.82ms  p(90)=390.13µs p(95)=428.62µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 200620
     http_req_receiving...........................: avg=35.91µs  min=18µs     med=35.47µs  max=764.18µs p(90)=42.1µs   p(95)=45.08µs 
     http_req_sending.............................: avg=9.12µs   min=6.1µs    med=8.16µs   max=314.73µs p(90)=11.98µs  p(95)=13.3µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=332.11µs min=183.88µs med=291.8µs  max=34.64ms  p(90)=440.59µs p(95)=463.08µs
     http_reqs....................................: 200620  1671.809309/s
     iteration_duration...........................: avg=592.99µs min=397.13µs med=548.58µs max=35.6ms   p(90)=706.43µs p(95)=735.83µs
     iterations...................................: 200620  1671.809309/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

github-actions bot commented Jun 21, 2024

Apollo Federation Subgraph Compatibility Results

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

Learn more:

@n1ru4l n1ru4l force-pushed the feat-hackernews-drizzle branch from 43a4edb to 373efcf Compare June 21, 2024 13:42
@n1ru4l n1ru4l force-pushed the feat-hackernews-drizzle branch from 373efcf to 9f0ea18 Compare June 21, 2024 13:45
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