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

SOFA Plugin #1741

Merged
merged 14 commits into from
Nov 3, 2022
Merged

SOFA Plugin #1741

merged 14 commits into from
Nov 3, 2022

Conversation

ardatan
Copy link
Collaborator

@ardatan ardatan commented Sep 17, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Sep 17, 2022

🦋 Changeset detected

Latest commit: da59ed9

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

This PR includes changesets to release 1 package
Name Type
@graphql-yoga/plugin-sofa Major

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 21, 2022

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-yoga/apollo-link 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/common 3.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/redis-event-target 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/typed-event-target 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 3.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
graphql-yoga 3.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/node 3.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-defer-stream 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-sofa 1.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 3.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎
@graphql-yoga/subscription 3.0.0-alpha-20221103152242-f2f58f15 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Sep 21, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 96798       ✗ 0    
     data_received..................: 14 MB   481 kB/s
     data_sent......................: 5.6 MB  186 kB/s
     http_req_blocked...............: avg=2.26µs   min=1.1µs   med=1.8µs   max=2.39ms  p(90)=2.5µs   p(95)=3µs     
     http_req_connecting............: avg=45ns     min=0s      med=0s      max=2.22ms  p(90)=0s      p(95)=0s      
   ✓ http_req_duration..............: avg=492.74µs min=260.7µs med=422.2µs max=23.85ms p(90)=599µs   p(95)=728.6µs 
       { expected_response:true }...: avg=492.74µs min=260.7µs med=422.2µs max=23.85ms p(90)=599µs   p(95)=728.6µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 48399
     http_req_receiving.............: avg=33.62µs  min=15.6µs  med=26.1µs  max=7.11ms  p(90)=45.7µs  p(95)=56.71µs 
     http_req_sending...............: avg=12.6µs   min=5.6µs   med=8.4µs   max=5.83ms  p(90)=19.5µs  p(95)=24.51µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=446.52µs min=235.5µs med=380.1µs max=23.74ms p(90)=539.6µs p(95)=657.01µs
     http_reqs......................: 48399   1613.189844/s
     iteration_duration.............: avg=611.52µs min=326.7µs med=537.8µs max=26.5ms  p(90)=743.5µs p(95)=895.02µs
     iterations.....................: 48399   1613.189844/s
     vus............................: 1       min=1         max=1  
     vus_max........................: 1       min=1         max=1  

@github-actions
Copy link
Contributor

github-actions bot commented Sep 21, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://27a66f1b.graphql-yoga.pages.dev

@Urigo
Copy link
Collaborator

Urigo commented Nov 3, 2022

can we also add a reference for this on the landing page?

@saihaj saihaj merged commit c0c1ba2 into v3 Nov 3, 2022
@saihaj saihaj deleted the sofa-plugin branch November 3, 2022 15:32
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