Skip to content

Instantly share code, notes, and snippets.

@DarthSim
Last active July 20, 2020 11:03
Show Gist options
  • Save DarthSim/37a6ba6eaa2af62f68fd6134cf6ea032 to your computer and use it in GitHub Desktop.
Save DarthSim/37a6ba6eaa2af62f68fd6134cf6ea032 to your computer and use it in GitHub Desktop.
Benchmark of imgproxy on c5 (x86) and c6g (arm) instances of AWS ES2.
Concurrency Level: 8
Time taken for tests: 579.080 seconds
Complete requests: 5000
Failed requests: 0
Total transferred: 253160000 bytes
HTML transferred: 251255000 bytes
Requests per second: 8.63 [#/sec] (mean)
Time per request: 926.528 [ms] (mean)
Time per request: 115.816 [ms] (mean, across all concurrent requests)
Transfer rate: 426.93 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 331 926 157.5 943 1374
Waiting: 331 925 157.5 943 1373
Total: 331 926 157.5 943 1374
Percentage of the requests served within a certain time (ms)
50% 943
66% 1000
75% 1033
80% 1055
90% 1113
95% 1162
98% 1216
99% 1253
100% 1374 (longest request)
Concurrency Level: 8
Time taken for tests: 527.671 seconds
Complete requests: 5000
Failed requests: 0
Total transferred: 253160000 bytes
HTML transferred: 251255000 bytes
Requests per second: 9.48 [#/sec] (mean)
Time per request: 844.274 [ms] (mean)
Time per request: 105.534 [ms] (mean, across all concurrent requests)
Transfer rate: 468.52 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 410 843 80.5 852 1104
Waiting: 410 843 80.5 852 1104
Total: 410 843 80.5 852 1104
Percentage of the requests served within a certain time (ms)
50% 852
66% 877
75% 892
80% 903
90% 935
95% 961
98% 992
99% 1017
100% 1104 (longest request)
Concurrency Level: 8
Time taken for tests: 172.370 seconds
Complete requests: 5000
Failed requests: 0
Total transferred: 544765000 bytes
HTML transferred: 542870000 bytes
Requests per second: 29.01 [#/sec] (mean)
Time per request: 275.792 [ms] (mean)
Time per request: 34.474 [ms] (mean, across all concurrent requests)
Transfer rate: 3086.37 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 64 276 53.6 277 486
Waiting: 64 275 53.6 277 486
Total: 65 276 53.6 277 486
Percentage of the requests served within a certain time (ms)
50% 277
66% 299
75% 313
80% 322
90% 343
95% 361
98% 381
99% 396
100% 486 (longest request)
Concurrency Level: 8
Time taken for tests: 129.617 seconds
Complete requests: 5000
Failed requests: 0
Total transferred: 544765000 bytes
HTML transferred: 542870000 bytes
Requests per second: 38.58 [#/sec] (mean)
Time per request: 207.388 [ms] (mean)
Time per request: 25.923 [ms] (mean, across all concurrent requests)
Transfer rate: 4104.37 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 100 207 26.6 208 335
Waiting: 99 207 26.6 208 335
Total: 100 207 26.6 208 335
Percentage of the requests served within a certain time (ms)
50% 208
66% 219
75% 225
80% 229
90% 239
95% 247
98% 260
99% 269
100% 335 (longest request)
Concurrency Level: 8
Time taken for tests: 800.765 seconds
Complete requests: 5000
Failed requests: 0
Total transferred: 241070000 bytes
HTML transferred: 239160000 bytes
Requests per second: 6.24 [#/sec] (mean)
Time per request: 1281.225 [ms] (mean)
Time per request: 160.153 [ms] (mean, across all concurrent requests)
Transfer rate: 293.99 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 329 1280 111.4 1285 1704
Waiting: 329 1279 111.4 1284 1701
Total: 329 1280 111.4 1286 1704
Percentage of the requests served within a certain time (ms)
50% 1286
66% 1328
75% 1353
80% 1371
90% 1414
95% 1454
98% 1493
99% 1524
100% 1704 (longest request)
Concurrency Level: 8
Time taken for tests: 627.391 seconds
Complete requests: 5000
Failed requests: 0
Total transferred: 240860000 bytes
HTML transferred: 238950000 bytes
Requests per second: 7.97 [#/sec] (mean)
Time per request: 1003.825 [ms] (mean)
Time per request: 125.478 [ms] (mean, across all concurrent requests)
Transfer rate: 374.91 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 351 1003 88.9 1009 1357
Waiting: 351 1000 88.6 1006 1356
Total: 351 1003 88.9 1009 1357
Percentage of the requests served within a certain time (ms)
50% 1009
66% 1043
75% 1064
80% 1077
90% 1111
95% 1137
98% 1171
99% 1190
100% 1357 (longest request)
Concurrency Level: 8
Time taken for tests: 17.498 seconds
Complete requests: 5000
Failed requests: 0
Total transferred: 40120000 bytes
HTML transferred: 38245000 bytes
Requests per second: 285.75 [#/sec] (mean)
Time per request: 27.997 [ms] (mean)
Time per request: 3.500 [ms] (mean, across all concurrent requests)
Transfer rate: 2239.12 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 9 28 7.4 27 62
Waiting: 9 28 7.4 27 62
Total: 9 28 7.4 27 62
Percentage of the requests served within a certain time (ms)
50% 27
66% 31
75% 32
80% 34
90% 38
95% 41
98% 45
99% 48
100% 62 (longest request)
Concurrency Level: 8
Time taken for tests: 15.839 seconds
Complete requests: 5000
Failed requests: 0
Total transferred: 40120000 bytes
HTML transferred: 38245000 bytes
Requests per second: 315.68 [#/sec] (mean)
Time per request: 25.342 [ms] (mean)
Time per request: 3.168 [ms] (mean, across all concurrent requests)
Transfer rate: 2473.65 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 12 25 5.7 25 54
Waiting: 11 25 5.6 25 54
Total: 12 25 5.7 25 54
Percentage of the requests served within a certain time (ms)
50% 25
66% 27
75% 29
80% 30
90% 32
95% 35
98% 38
99% 40
100% 54 (longest request)
Concurrency Level: 4
Time taken for tests: 759.291 seconds
Complete requests: 1000
Failed requests: 0
Total transferred: 403293000 bytes
HTML transferred: 402907000 bytes
Requests per second: 1.32 [#/sec] (mean)
Time per request: 3037.165 [ms] (mean)
Time per request: 759.291 [ms] (mean, across all concurrent requests)
Transfer rate: 518.70 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 1792 3029 72.2 3030 3337
Waiting: 1792 3028 72.2 3030 3337
Total: 1792 3029 72.2 3030 3337
Percentage of the requests served within a certain time (ms)
50% 3030
66% 3050
75% 3062
80% 3069
90% 3094
95% 3121
98% 3162
99% 3198
100% 3337 (longest request)
Concurrency Level: 4
Time taken for tests: 318.984 seconds
Complete requests: 1000
Failed requests: 0
Total transferred: 400276000 bytes
HTML transferred: 399890000 bytes
Requests per second: 3.13 [#/sec] (mean)
Time per request: 1275.935 [ms] (mean)
Time per request: 318.984 [ms] (mean, across all concurrent requests)
Transfer rate: 1225.44 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 953 1273 46.2 1271 1472
Waiting: 953 1272 46.1 1270 1471
Total: 954 1273 46.2 1271 1472
Percentage of the requests served within a certain time (ms)
50% 1271
66% 1285
75% 1296
80% 1304
90% 1325
95% 1349
98% 1386
99% 1402
100% 1472 (longest request)
Concurrency Level: 4
Time taken for tests: 169.211 seconds
Complete requests: 1000
Failed requests: 0
Total transferred: 17946000 bytes
HTML transferred: 17561000 bytes
Requests per second: 5.91 [#/sec] (mean)
Time per request: 676.845 [ms] (mean)
Time per request: 169.211 [ms] (mean, across all concurrent requests)
Transfer rate: 103.57 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 395 675 42.3 672 828
Waiting: 395 674 42.3 672 828
Total: 395 675 42.3 672 828
Percentage of the requests served within a certain time (ms)
50% 672
66% 689
75% 702
80% 708
90% 727
95% 744
98% 775
99% 789
100% 828 (longest request)
Concurrency Level: 4
Time taken for tests: 134.984 seconds
Complete requests: 1000
Failed requests: 0
Total transferred: 18791000 bytes
HTML transferred: 18406000 bytes
Requests per second: 7.41 [#/sec] (mean)
Time per request: 539.936 [ms] (mean)
Time per request: 134.984 [ms] (mean, across all concurrent requests)
Transfer rate: 135.95 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 293 539 33.3 537 716
Waiting: 293 538 33.3 537 716
Total: 293 539 33.3 537 716
Percentage of the requests served within a certain time (ms)
50% 537
66% 546
75% 553
80% 556
90% 574
95% 594
98% 615
99% 633
100% 716 (longest request)
Concurrency Level: 8
Time taken for tests: 181.827 seconds
Complete requests: 5000
Failed requests: 0
Total transferred: 161460000 bytes
HTML transferred: 159565000 bytes
Requests per second: 27.50 [#/sec] (mean)
Time per request: 290.923 [ms] (mean)
Time per request: 36.365 [ms] (mean, across all concurrent requests)
Transfer rate: 867.18 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 86 291 46.7 288 501
Waiting: 85 290 46.7 288 500
Total: 86 291 46.7 288 501
Percentage of the requests served within a certain time (ms)
50% 288
66% 309
75% 321
80% 330
90% 350
95% 371
98% 390
99% 401
100% 501 (longest request)
Concurrency Level: 8
Time taken for tests: 159.753 seconds
Complete requests: 5000
Failed requests: 0
Total transferred: 162380000 bytes
HTML transferred: 160485000 bytes
Requests per second: 31.30 [#/sec] (mean)
Time per request: 255.605 [ms] (mean)
Time per request: 31.951 [ms] (mean, across all concurrent requests)
Transfer rate: 992.62 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 124 255 43.3 254 451
Waiting: 123 255 43.3 254 451
Total: 124 255 43.3 254 451
Percentage of the requests served within a certain time (ms)
50% 254
66% 272
75% 283
80% 291
90% 311
95% 329
98% 350
99% 363
100% 451 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment