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

Plugin system for request adapter logic #656

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Jul 2, 2023

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2023

🚀 Snapshot Release (alpha)

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

Package Version Info
@whatwg-node/server 0.9.2-alpha-20230702150553-e1b62ad npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2023

✅ Benchmark Results

     ✓ no-errors
     ✓ expected-result

     checks.........................: 100.00% ✓ 185014      ✗ 0    
     data_received..................: 18 MB   607 kB/s
     data_sent......................: 11 MB   361 kB/s
     http_req_blocked...............: avg=1.54µs   min=900ns   med=1.3µs   max=1.37ms  p(90)=1.9µs    p(95)=2.4µs   
     http_req_connecting............: avg=1ns      min=0s      med=0s      max=160.4µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=236.64µs min=129.9µs med=187.6µs max=26.33ms p(90)=258.01µs p(95)=295.67µs
       { expected_response:true }...: avg=236.64µs min=129.9µs med=187.6µs max=26.33ms p(90)=258.01µs p(95)=295.67µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 92507
     http_req_receiving.............: avg=23.82µs  min=11.7µs  med=19.5µs  max=15.05ms p(90)=33.62µs  p(95)=37.3µs  
     http_req_sending...............: avg=9.65µs   min=5.5µs   med=7.1µs   max=8.55ms  p(90)=12.3µs   p(95)=14.9µs  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=203.15µs min=106.3µs med=156.6µs max=26.27ms p(90)=220µs    p(95)=253.2µs 
     http_reqs......................: 92507   3083.400286/s
     iteration_duration.............: avg=317.26µs min=185.1µs med=263.5µs max=26.46ms p(90)=352.11µs p(95)=397.51µs
     iterations.....................: 92507   3083.400286/s
     vus............................: 1       min=1         max=1  
     vus_max........................: 1       min=1         max=1  

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