Skip to content

Instantly share code, notes, and snippets.

@benmerckx
Last active August 23, 2024 08:34
Show Gist options
  • Save benmerckx/73449cef4750795af97f3286e46fcf31 to your computer and use it in GitHub Desktop.
Save benmerckx/73449cef4750795af97f3286e46fcf31 to your computer and use it in GitHub Desktop.
drizzle-rado
:: drizzle
/\ |‾‾| /‾‾/ /‾‾/
/\ / \ | |/ / / /
/ \/ \ | ( / ‾‾\
/ \ | |\ \ | (‾) |
/ __________ \ |__| \__\ \_____/ .io
execution: local
script: bench.js
output: -
scenarios: (100.00%) 1 scenario, 3000 max VUs, 6m10s max duration (incl. graceful stop):
* default: Up to 3000 looping VUs for 5m40s over 30 stages (gracefulRampDown: 30s, gracefulStop: 30s)
data_received..................: 2.8 GB 8.2 MB/s
data_sent......................: 339 MB 995 kB/s
http_req_blocked...............: avg=4.27µs min=0s med=1µs max=199.22ms p(90)=3µs p(95)=4µs
http_req_connecting............: avg=1.47µs min=0s med=0s max=94.63ms p(90)=0s p(95)=0s
http_req_duration..............: avg=40.31ms min=185µs med=7.83ms max=575.65ms p(90)=125.47ms p(95)=166.31ms
{ expected_response:true }...: avg=40.31ms min=185µs med=7.83ms max=575.65ms p(90)=125.47ms p(95)=166.31ms
http_req_failed................: 0.00% ✓ 0 ✗ 2022935
http_req_receiving.............: avg=654.7µs min=4µs med=10µs max=317.64ms p(90)=49µs p(95)=137µs
http_req_sending...............: avg=197.53µs min=1µs med=4µs max=306.35ms p(90)=31µs p(95)=106µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=39.46ms min=174µs med=7.64ms max=499.82ms p(90)=123.44ms p(95)=163.43ms
http_reqs......................: 2022935 5939.677777/s
iteration_duration.............: avg=292.68ms min=246.08µs med=300.81ms max=1.07s p(90)=517.78ms p(95)=572.36ms
iterations.....................: 2022935 5939.677777/s
vus............................: 3000 min=33 max=3000
vus_max........................: 3000 min=3000 max=3000
running (5m40.6s), 0000/3000 VUs, 2022935 complete and 0 interrupted iterations
:: rado
/\ |‾‾| /‾‾/ /‾‾/
/\ / \ | |/ / / /
/ \/ \ | ( / ‾‾\
/ \ | |\ \ | (‾) |
/ __________ \ |__| \__\ \_____/ .io
execution: local
script: bench.js
output: -
scenarios: (100.00%) 1 scenario, 3000 max VUs, 6m10s max duration (incl. graceful stop):
* default: Up to 3000 looping VUs for 5m40s over 30 stages (gracefulRampDown: 30s, gracefulStop: 30s)
data_received..................: 2.8 GB 8.2 MB/s
data_sent......................: 350 MB 1.0 MB/s
http_req_blocked...............: avg=3.63µs min=0s med=1µs max=204.11ms p(90)=3µs p(95)=4µs
http_req_connecting............: avg=1.08µs min=0s med=0s max=86.25ms p(90)=0s p(95)=0s
http_req_duration..............: avg=31.61ms min=185µs med=4.79ms max=437.57ms p(90)=103.4ms p(95)=136.78ms
{ expected_response:true }...: avg=31.61ms min=185µs med=4.79ms max=437.57ms p(90)=103.4ms p(95)=136.78ms
http_req_failed................: 0.00% ✓ 0 ✗ 2088075
http_req_receiving.............: avg=449.84µs min=3µs med=10µs max=263.87ms p(90)=43µs p(95)=109µs
http_req_sending...............: avg=156.99µs min=1µs med=4µs max=222.18ms p(90)=27µs p(95)=96µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=31ms min=174µs med=4.67ms max=380.79ms p(90)=101.72ms p(95)=134.32ms
http_reqs......................: 2088075 6131.291896/s
iteration_duration.............: avg=283.6ms min=233.33µs med=300.58ms max=959.52ms p(90)=507.42ms p(95)=551.2ms
iterations.....................: 2088075 6131.291896/s
vus............................: 3000 min=34 max=3000
vus_max........................: 3000 min=3000 max=3000
running (5m40.6s), 0000/3000 VUs, 2088075 complete and 0 interrupted iterations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment