lhotari commented on PR #22521: URL: https://github.com/apache/pulsar/pull/22521#issuecomment-2060116697
Test results with [load_test_gzip.js](https://github.com/lhotari/pulsar-playground/blob/master/experiments/metrics-performance/load_test_gzip.js) and the test setup described in #22494: ``` ❯ k6 run load_test_gzip.js /\ |‾‾| /‾‾/ /‾‾/ /\ / \ | |/ / / / / \/ \ | ( / ‾‾\ / \ | |\ \ | (‾) | / __________ \ |__| \__\ \_____/ .io execution: local script: load_test_gzip.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..................: 28 GB 184 MB/s data_sent......................: 1.1 MB 7.3 kB/s http_req_blocked...............: avg=40.25µs min=0s med=1µs max=5.21ms p(90)=1µs p(95)=2µs http_req_connecting............: avg=33.44µs min=0s med=0s max=3.6ms p(90)=0s p(95)=0s http_req_duration..............: avg=1.52s min=1.14s med=1.51s max=2.08s p(90)=1.59s p(95)=1.63s { expected_response:true }...: avg=1.52s min=1.14s med=1.51s max=2.08s p(90)=1.59s p(95)=1.63s http_req_failed................: 0.00% ✓ 0 ✗ 10000 http_req_receiving.............: avg=12.07ms min=330µs med=2.53ms max=485.87ms p(90)=15.82ms p(95)=34.2ms http_req_sending...............: avg=3.99µs min=1µs med=3µs max=2.78ms p(90)=6µs p(95)=8µs http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s http_req_waiting...............: avg=1.51s min=1.13s med=1.5s max=1.97s p(90)=1.57s p(95)=1.61s http_reqs......................: 10000 65.558846/s iteration_duration.............: avg=1.52s min=1.14s med=1.51s max=2.08s p(90)=1.59s p(95)=1.63s iterations.....................: 10000 65.558846/s vus............................: 100 min=100 max=100 vus_max........................: 100 min=100 max=100 running (02m32.5s), 000/100 VUs, 10000 complete and 0 interrupted iterations default ✓ [======================================] 100 VUs 02m32.6s/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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org