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

Add more test cases #696

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add more test cases #696

wants to merge 1 commit into from

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Oct 18, 2023

Created from #687

@github-actions
Copy link
Contributor

github-actions bot commented Oct 18, 2023

🚀 Snapshot Release (alpha)

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

Package Version Info
fets 0.5.0-alpha-20231018165606-cf88973 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://5e231009.fets.pages.dev

@github-actions
Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors{server:node-http,mode:no-schema}
     ✓ expected_result{server:node-http,mode:no-schema}
     ✓ no_errors{server:node-http,mode:json-schema}
     ✓ expected_result{server:node-http,mode:json-schema}
     ✓ no_errors{server:uWebSockets,mode:no-schema}
     ✓ expected_result{server:uWebSockets,mode:no-schema}
     ✓ no_errors{server:uWebSockets,mode:json-schema}
     ✓ expected_result{server:uWebSockets,mode:json-schema}

     checks......................................: 100.00% ✓ 993914      ✗ 0     
     data_received...............................: 90 MB   750 kB/s
     data_sent...................................: 63 MB   526 kB/s
     http_req_blocked............................: avg=1.28µs   min=800ns   med=1.1µs   max=6.33ms  p(90)=1.6µs   p(95)=1.9µs  
     http_req_connecting.........................: avg=0ns      min=0s      med=0s      max=119µs   p(90)=0s      p(95)=0s     
     http_req_duration...........................: avg=161.16µs min=84.3µs  med=144.2µs max=21.43ms p(90)=185.4µs p(95)=207.8µs
       { expected_response:true }................: avg=161.16µs min=84.3µs  med=144.2µs max=21.43ms p(90)=185.4µs p(95)=207.8µs
     ✓ { server:node-http,mode:json-schema }.....: avg=178.73µs min=120.3µs med=163.9µs max=11.52ms p(90)=209.3µs p(95)=230.8µs
     ✓ { server:node-http,mode:no-schema }.......: avg=167.33µs min=106.1µs med=146.2µs max=21.43ms p(90)=190.4µs p(95)=214.5µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=155.4µs  min=104.7µs med=141.6µs max=11.06ms p(90)=170.1µs p(95)=183.4µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=146.04µs min=84.3µs  med=129µs   max=13.11ms p(90)=161.5µs p(95)=177.4µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 496957
     http_req_receiving..........................: avg=18.69µs  min=10.3µs  med=15.7µs  max=8.71ms  p(90)=27.1µs  p(95)=31.2µs 
     http_req_sending............................: avg=7.53µs   min=4.8µs   med=6µs     max=7.9ms   p(90)=10.6µs  p(95)=12.3µs 
     http_req_tls_handshaking....................: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting............................: avg=134.93µs min=67µs    med=121.4µs max=20.88ms p(90)=154.7µs p(95)=175µs  
     http_reqs...................................: 496957  4141.248369/s
     iteration_duration..........................: avg=235.95µs min=149.9µs med=215µs   max=22.13ms p(90)=272.9µs p(95)=299.8µs
     iterations..................................: 496957  4141.248369/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.

None yet

1 participant