lhotari commented on PR #22494:
URL: https://github.com/apache/pulsar/pull/22494#issuecomment-2052417670

   Most recent test run without turning on the caching:
   
   ```
   ❯ k6 run load_test.js
   
             /\      |‾‾| /‾‾/   /‾‾/
        /\  /  \     |  |/  /   /  /
       /  \/    \    |     (   /   ‾‾\
      /          \   |  |\  \ |  (‾)  |
     / __________ \  |__| \__\ \_____/ .io
   
        execution: local
           script: load_test.js
           output: -
   
        scenarios: (100.00%) 1 scenario, 100 max VUs, 10m30s max duration 
(incl. graceful stop):
                 * default: 10000 iterations shared among 100 VUs (maxDuration: 
10m0s, gracefulStop: 30s)
   
   
        data_received..................: 3.8 TB 8.5 GB/s
        data_sent......................: 880 kB 2.0 kB/s
        http_req_blocked...............: avg=42.58µs  min=1µs      med=3µs      
max=4.93ms   p(90)=5µs      p(95)=7µs
        http_req_connecting............: avg=33.7µs   min=0s       med=0s       
max=4ms      p(90)=0s       p(95)=0s
        http_req_duration..............: avg=4.46s    min=298.14ms med=4.44s    
max=8.7s     p(90)=7.8s     p(95)=8.2s
          { expected_response:true }...: avg=4.46s    min=298.14ms med=4.44s    
max=8.7s     p(90)=7.8s     p(95)=8.2s
        http_req_failed................: 0.00%  ✓ 0         ✗ 10000
        http_req_receiving.............: avg=178.21ms min=75.75ms  med=176.97ms 
max=359.87ms p(90)=204.48ms p(95)=213.44ms
        http_req_sending...............: avg=37.42µs  min=4µs      med=13µs     
max=25.6ms   p(90)=25µs     p(95)=33µs
        http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       
max=0s       p(90)=0s       p(95)=0s
        http_req_waiting...............: avg=4.29s    min=143.93ms med=4.26s    
max=8.56s    p(90)=7.62s    p(95)=8.03s
        http_reqs......................: 10000  22.281335/s
        iteration_duration.............: avg=4.46s    min=298.19ms med=4.44s    
max=8.7s     p(90)=7.8s     p(95)=8.2s
        iterations.....................: 10000  22.281335/s
        vus............................: 22     min=22      max=100
        vus_max........................: 100    min=100     max=100
   
   
   running (07m28.8s), 000/100 VUs, 10000 complete and 0 interrupted iterations
   default ✓ [======================================] 100 VUs  07m28.8s/10m0s  
10000/10000 shared iters
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to