Created
November 4, 2018 23:10
-
-
Save refack/6caf9ff68a74195bd19b9342797494b5 to your computer and use it in GitHub Desktop.
24059 benchmark
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
confidence improvement accuracy (*) (**) (***) | |
http/bench-parser.js n=100000 len=16 *** 6.24 % ±1.36% ±1.81% ±2.36% | |
http/bench-parser.js n=100000 len=32 2.94 % ±3.47% ±4.64% ±6.09% | |
http/bench-parser.js n=100000 len=4 ** 4.73 % ±3.28% ±4.39% ±5.74% | |
http/bench-parser.js n=100000 len=8 * 7.24 % ±5.42% ±7.29% ±9.63% | |
http/check_invalid_header_char.js n=1000000 input='' 1.42 % ±5.25% ±6.99% ±9.10% | |
http/check_invalid_header_char.js n=1000000 input='\177' -0.72 % ±4.70% ±6.26% ±8.15% | |
http/check_invalid_header_char.js n=1000000 input='1' 2.31 % ±3.68% ±4.89% ±6.37% | |
http/check_invalid_header_char.js n=1000000 input='20091' 1.18 % ±4.81% ±6.40% ±8.33% | |
http/check_invalid_header_char.js n=1000000 input='close' 0.03 % ±4.71% ±6.28% ±8.22% | |
http/check_invalid_header_char.js n=1000000 input='en-US' 2.04 % ±5.06% ±6.76% ±8.85% | |
http/check_invalid_header_char.js n=1000000 input='foo\\nbar' 2.12 % ±4.35% ±5.79% ±7.54% | |
http/check_invalid_header_char.js n=1000000 input='group_acmeair' 2.94 % ±3.91% ±5.21% ±6.80% | |
http/check_invalid_header_char.js n=1000000 input='gzip' -1.19 % ±4.26% ±5.68% ±7.41% | |
http/check_invalid_header_char.js n=1000000 input='keep-alive' -0.18 % ±3.20% ±4.26% ±5.54% | |
http/check_invalid_header_char.js n=1000000 input='LONG_AND_INVALID' 1.36 % ±2.04% ±2.72% ±3.55% | |
http/check_invalid_header_char.js n=1000000 input='private' 0.41 % ±3.54% ±4.72% ±6.14% | |
http/check_invalid_header_char.js n=1000000 input='SAMEORIGIN' -2.36 % ±3.31% ±4.40% ±5.73% | |
http/check_invalid_header_char.js n=1000000 input='Sat, 07 May 2016 16:54:48 GMT' 0.41 % ±3.37% ±4.49% ±5.86% | |
http/check_invalid_header_char.js n=1000000 input='text/html; charset=utf-8' 0.73 % ±3.08% ±4.10% ±5.34% | |
http/check_invalid_header_char.js n=1000000 input='text/plain' * 4.09 % ±4.00% ±5.35% ±7.02% | |
http/check_invalid_header_char.js n=1000000 input='\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tFoo bar baz' -0.20 % ±3.00% ±3.99% ±5.19% | |
http/check_invalid_header_char.js n=1000000 input='中文呢' -0.78 % ±5.37% ±7.14% ±9.30% | |
http/check_is_http_token.js n=1000000 key=':' -0.19 % ±4.80% ±6.38% ±8.31% | |
http/check_is_http_token.js n=1000000 key='((((())))' -0.47 % ±3.80% ±5.07% ±6.61% | |
http/check_is_http_token.js n=1000000 key='@@' 2.47 % ±4.90% ±6.52% ±8.49% | |
http/check_is_http_token.js n=1000000 key='Accept-Ranges' -1.93 % ±4.01% ±5.34% ±6.96% | |
http/check_is_http_token.js n=1000000 key=':alternate-protocol' -0.32 % ±4.68% ±6.23% ±8.12% | |
http/check_is_http_token.js n=1000000 key='alternate-protocol:' -0.31 % ±2.99% ±3.98% ±5.18% | |
http/check_is_http_token.js n=1000000 key='alternate-protocol' 3.67 % ±4.09% ±5.45% ±7.11% | |
http/check_is_http_token.js n=1000000 key='alt-svc' 4.63 % ±5.55% ±7.42% ±9.75% | |
http/check_is_http_token.js n=1000000 key='Cache-Control' 0.23 % ±4.26% ±5.67% ±7.39% | |
http/check_is_http_token.js n=1000000 key='Connection' 1.46 % ±3.12% ±4.16% ±5.42% | |
http/check_is_http_token.js n=1000000 key='Content-Encoding' -0.03 % ±3.91% ±5.20% ±6.77% | |
http/check_is_http_token.js n=1000000 key='content-length' -2.72 % ±3.36% ±4.48% ±5.85% | |
http/check_is_http_token.js n=1000000 key='Content-Location' 0.95 % ±3.82% ±5.09% ±6.63% | |
http/check_is_http_token.js n=1000000 key='content-type' -4.17 % ±4.35% ±5.80% ±7.57% | |
http/check_is_http_token.js n=1000000 key='Content-Type' 1.18 % ±2.76% ±3.68% ±4.80% | |
http/check_is_http_token.js n=1000000 key='date' 3.65 % ±4.64% ±6.20% ±8.14% | |
http/check_is_http_token.js n=1000000 key='ETag' 2.55 % ±5.85% ±7.79% ±10.15% | |
http/check_is_http_token.js n=1000000 key='Expires' 0.43 % ±3.15% ±4.20% ±5.49% | |
http/check_is_http_token.js n=1000000 key='Keep-Alive' -0.42 % ±4.01% ±5.33% ±6.94% | |
http/check_is_http_token.js n=1000000 key='Last-Modified' 2.93 % ±4.04% ±5.40% ±7.08% | |
http/check_is_http_token.js n=1000000 key='location' -1.14 % ±3.36% ±4.49% ±5.89% | |
http/check_is_http_token.js n=1000000 key='server' -0.88 % ±3.96% ±5.27% ±6.88% | |
http/check_is_http_token.js n=1000000 key='Server' -0.17 % ±5.05% ±6.72% ±8.76% | |
http/check_is_http_token.js n=1000000 key='status' -0.34 % ±4.10% ±5.49% ±7.20% | |
http/check_is_http_token.js n=1000000 key='TCN' -0.44 % ±6.06% ±8.06% ±10.49% | |
http/check_is_http_token.js n=1000000 key='Transfer-Encoding' 2.71 % ±2.90% ±3.87% ±5.04% | |
http/check_is_http_token.js n=1000000 key='Vary' 0.15 % ±4.71% ±6.27% ±8.16% | |
http/check_is_http_token.js n=1000000 key='version' 0.07 % ±5.22% ±6.96% ±9.09% | |
http/check_is_http_token.js n=1000000 key='x-frame-options' -0.13 % ±3.83% ±5.09% ±6.63% | |
http/check_is_http_token.js n=1000000 key='x-xss-protection' 0.06 % ±4.41% ±5.86% ±7.63% | |
http/check_is_http_token.js n=1000000 key='中文呢' -3.51 % ±5.93% ±7.92% ±10.38% | |
http/chunked.js c=100 len=1 n=16 benchmarker='wrk' -0.08 % ±0.44% ±0.59% ±0.77% | |
http/chunked.js c=100 len=1 n=1 benchmarker='wrk' -0.04 % ±0.21% ±0.27% ±0.36% | |
http/chunked.js c=100 len=1 n=4 benchmarker='wrk' 0.17 % ±0.26% ±0.34% ±0.45% | |
http/chunked.js c=100 len=1 n=8 benchmarker='wrk' -0.15 % ±0.28% ±0.38% ±0.49% | |
http/chunked.js c=100 len=256 n=16 benchmarker='wrk' 0.02 % ±0.59% ±0.79% ±1.02% | |
http/chunked.js c=100 len=256 n=1 benchmarker='wrk' 0.05 % ±0.31% ±0.42% ±0.54% | |
http/chunked.js c=100 len=256 n=4 benchmarker='wrk' -0.07 % ±0.32% ±0.43% ±0.56% | |
http/chunked.js c=100 len=256 n=8 benchmarker='wrk' 0.19 % ±0.28% ±0.38% ±0.50% | |
http/chunked.js c=100 len=64 n=16 benchmarker='wrk' -0.43 % ±0.52% ±0.69% ±0.90% | |
http/chunked.js c=100 len=64 n=1 benchmarker='wrk' -0.04 % ±0.24% ±0.32% ±0.42% | |
http/chunked.js c=100 len=64 n=4 benchmarker='wrk' -0.20 % ±0.27% ±0.36% ±0.47% | |
http/chunked.js c=100 len=64 n=8 benchmarker='wrk' -0.20 % ±0.31% ±0.41% ±0.53% | |
http/client-request-body.js method='end' len=1024 type='asc' dur=5 -5.22 % ±6.14% ±8.18% ±10.65% | |
http/client-request-body.js method='end' len=1024 type='buf' dur=5 -1.21 % ±6.47% ±8.62% ±11.22% | |
http/client-request-body.js method='end' len=1024 type='utf' dur=5 4.55 % ±6.11% ±8.13% ±10.59% | |
http/client-request-body.js method='end' len=256 type='asc' dur=5 -3.73 % ±7.00% ±9.32% ±12.13% | |
http/client-request-body.js method='end' len=256 type='buf' dur=5 -3.75 % ±5.80% ±7.72% ±10.05% | |
http/client-request-body.js method='end' len=256 type='utf' dur=5 -0.38 % ±5.75% ±7.65% ±9.95% | |
http/client-request-body.js method='end' len=32 type='asc' dur=5 -2.39 % ±6.41% ±8.53% ±11.11% | |
http/client-request-body.js method='end' len=32 type='buf' dur=5 0.54 % ±6.28% ±8.36% ±10.89% | |
http/client-request-body.js method='end' len=32 type='utf' dur=5 * -6.34 % ±6.05% ±8.05% ±10.49% | |
http/client-request-body.js method='write' len=1024 type='asc' dur=5 -4.46 % ±5.83% ±7.76% ±10.12% | |
http/client-request-body.js method='write' len=1024 type='buf' dur=5 2.35 % ±6.36% ±8.46% ±11.01% | |
http/client-request-body.js method='write' len=1024 type='utf' dur=5 1.03 % ±5.85% ±7.78% ±10.14% | |
http/client-request-body.js method='write' len=256 type='asc' dur=5 2.14 % ±6.94% ±9.24% ±12.04% | |
http/client-request-body.js method='write' len=256 type='buf' dur=5 ** -7.61 % ±5.31% ±7.08% ±9.23% | |
http/client-request-body.js method='write' len=256 type='utf' dur=5 0.56 % ±7.00% ±9.32% ±12.13% | |
http/client-request-body.js method='write' len=32 type='asc' dur=5 0.34 % ±6.28% ±8.35% ±10.87% | |
http/client-request-body.js method='write' len=32 type='buf' dur=5 -3.34 % ±5.14% ±6.84% ±8.91% | |
http/client-request-body.js method='write' len=32 type='utf' dur=5 -1.74 % ±6.29% ±8.37% ±10.89% | |
http/cluster.js c=500 len=102400 type='buffer' benchmarker='wrk' -2.47 % ±3.77% ±5.02% ±6.53% | |
http/cluster.js c=500 len=102400 type='bytes' benchmarker='wrk' 0.26 % ±3.60% ±4.79% ±6.24% | |
http/cluster.js c=500 len=1024 type='buffer' benchmarker='wrk' -3.21 % ±3.97% ±5.28% ±6.88% | |
http/cluster.js c=500 len=1024 type='bytes' benchmarker='wrk' * -3.56 % ±3.27% ±4.35% ±5.67% | |
http/cluster.js c=500 len=4 type='buffer' benchmarker='wrk' -2.29 % ±3.69% ±4.92% ±6.42% | |
http/cluster.js c=500 len=4 type='bytes' benchmarker='wrk' -1.37 % ±3.81% ±5.08% ±6.61% | |
http/cluster.js c=50 len=102400 type='buffer' benchmarker='wrk' -0.22 % ±3.62% ±4.81% ±6.27% | |
http/cluster.js c=50 len=102400 type='bytes' benchmarker='wrk' 3.99 % ±4.33% ±5.77% ±7.51% | |
http/cluster.js c=50 len=1024 type='buffer' benchmarker='wrk' -1.11 % ±2.79% ±3.71% ±4.83% | |
http/cluster.js c=50 len=1024 type='bytes' benchmarker='wrk' * -3.53 % ±2.88% ±3.83% ±5.00% | |
http/cluster.js c=50 len=4 type='buffer' benchmarker='wrk' -1.60 % ±2.80% ±3.73% ±4.86% | |
http/cluster.js c=50 len=4 type='bytes' benchmarker='wrk' * -2.57 % ±2.51% ±3.35% ±4.38% | |
http/create-clientrequest.js n=1000000 len=1 -3.95 % ±4.44% ±5.91% ±7.70% | |
http/create-clientrequest.js n=1000000 len=128 -3.87 % ±4.70% ±6.25% ±8.14% | |
http/create-clientrequest.js n=1000000 len=16 -0.23 % ±4.38% ±5.82% ±7.58% | |
http/create-clientrequest.js n=1000000 len=32 -2.90 % ±4.77% ±6.37% ±8.33% | |
http/create-clientrequest.js n=1000000 len=64 0.04 % ±4.77% ±6.36% ±8.31% | |
http/create-clientrequest.js n=1000000 len=8 1.45 % ±4.02% ±5.35% ±6.96% | |
http/end-vs-write-end.js method='end' c=100 len=1048576 type='asc' benchmarker='wrk' -0.78 % ±4.91% ±6.54% ±8.51% | |
http/end-vs-write-end.js method='end' c=100 len=1048576 type='buf' benchmarker='wrk' -0.86 % ±7.12% ±9.48% ±12.34% | |
http/end-vs-write-end.js method='end' c=100 len=1048576 type='utf' benchmarker='wrk' 0.92 % ±5.61% ±7.46% ±9.72% | |
http/end-vs-write-end.js method='end' c=100 len=131072 type='asc' benchmarker='wrk' -0.82 % ±3.59% ±4.78% ±6.23% | |
http/end-vs-write-end.js method='end' c=100 len=131072 type='buf' benchmarker='wrk' -0.14 % ±3.35% ±4.46% ±5.80% | |
http/end-vs-write-end.js method='end' c=100 len=131072 type='utf' benchmarker='wrk' -1.83 % ±3.04% ±4.05% ±5.27% | |
http/end-vs-write-end.js method='end' c=100 len=262144 type='asc' benchmarker='wrk' 0.73 % ±3.05% ±4.05% ±5.28% | |
http/end-vs-write-end.js method='end' c=100 len=262144 type='buf' benchmarker='wrk' -0.76 % ±4.61% ±6.13% ±7.99% | |
http/end-vs-write-end.js method='end' c=100 len=262144 type='utf' benchmarker='wrk' 2.75 % ±3.46% ±4.60% ±6.00% | |
http/end-vs-write-end.js method='end' c=100 len=65536 type='asc' benchmarker='wrk' -1.29 % ±2.32% ±3.10% ±4.04% | |
http/end-vs-write-end.js method='end' c=100 len=65536 type='buf' benchmarker='wrk' -0.52 % ±6.46% ±8.60% ±11.21% | |
http/end-vs-write-end.js method='end' c=100 len=65536 type='utf' benchmarker='wrk' -0.96 % ±3.07% ±4.09% ±5.35% | |
http/end-vs-write-end.js method='write' c=100 len=1048576 type='asc' benchmarker='wrk' 0.35 % ±3.55% ±4.73% ±6.15% | |
http/end-vs-write-end.js method='write' c=100 len=1048576 type='buf' benchmarker='wrk' -4.23 % ±5.91% ±7.87% ±10.25% | |
http/end-vs-write-end.js method='write' c=100 len=1048576 type='utf' benchmarker='wrk' -1.72 % ±4.72% ±6.28% ±8.17% | |
http/end-vs-write-end.js method='write' c=100 len=131072 type='asc' benchmarker='wrk' -0.54 % ±2.21% ±2.95% ±3.84% | |
http/end-vs-write-end.js method='write' c=100 len=131072 type='buf' benchmarker='wrk' 0.53 % ±4.04% ±5.38% ±7.00% | |
http/end-vs-write-end.js method='write' c=100 len=131072 type='utf' benchmarker='wrk' -0.30 % ±2.76% ±3.68% ±4.79% | |
http/end-vs-write-end.js method='write' c=100 len=262144 type='asc' benchmarker='wrk' 0.83 % ±2.28% ±3.04% ±3.96% | |
http/end-vs-write-end.js method='write' c=100 len=262144 type='buf' benchmarker='wrk' -0.30 % ±4.02% ±5.34% ±6.96% | |
http/end-vs-write-end.js method='write' c=100 len=262144 type='utf' benchmarker='wrk' -1.15 % ±3.06% ±4.07% ±5.30% | |
http/end-vs-write-end.js method='write' c=100 len=65536 type='asc' benchmarker='wrk' 0.32 % ±2.75% ±3.66% ±4.77% | |
http/end-vs-write-end.js method='write' c=100 len=65536 type='buf' benchmarker='wrk' -0.01 % ±6.12% ±8.15% ±10.61% | |
http/end-vs-write-end.js method='write' c=100 len=65536 type='utf' benchmarker='wrk' -0.52 % ±3.34% ±4.44% ±5.78% | |
http/headers.js n=1000 duplicates=100 benchmarker='wrk' -0.41 % ±4.69% ±6.24% ±8.13% | |
http/headers.js n=1000 duplicates=1 benchmarker='wrk' -1.29 % ±3.26% ±4.34% ±5.65% | |
http/headers.js n=10 duplicates=100 benchmarker='wrk' 0.88 % ±5.32% ±7.10% ±9.28% | |
http/headers.js n=10 duplicates=1 benchmarker='wrk' -1.17 % ±3.58% ±4.76% ±6.20% | |
http/http_server_for_chunky_client.js type='send' n=2000 len=1 -2.26 % ±8.79% ±11.70% ±15.23% | |
http/http_server_for_chunky_client.js type='send' n=2000 len=128 -0.36 % ±9.75% ±12.98% ±16.90% | |
http/http_server_for_chunky_client.js type='send' n=2000 len=16 -4.98 % ±10.99% ±14.62% ±19.04% | |
http/http_server_for_chunky_client.js type='send' n=2000 len=32 5.67 % ±10.77% ±14.34% ±18.67% | |
http/http_server_for_chunky_client.js type='send' n=2000 len=4 1.22 % ±10.61% ±14.11% ±18.37% | |
http/http_server_for_chunky_client.js type='send' n=2000 len=64 8.98 % ±9.06% ±12.05% ±15.68% | |
http/http_server_for_chunky_client.js type='send' n=2000 len=8 -2.94 % ±10.78% ±14.34% ±18.67% | |
http/http_server_for_chunky_client.js type='send' n=500 len=1 -3.26 % ±5.23% ±6.96% ±9.06% | |
http/http_server_for_chunky_client.js type='send' n=500 len=128 -0.28 % ±5.25% ±6.98% ±9.08% | |
http/http_server_for_chunky_client.js type='send' n=500 len=16 0.78 % ±7.10% ±9.44% ±12.29% | |
http/http_server_for_chunky_client.js type='send' n=500 len=32 1.36 % ±5.77% ±7.68% ±10.00% | |
http/http_server_for_chunky_client.js type='send' n=500 len=4 -4.02 % ±6.36% ±8.47% ±11.04% | |
http/http_server_for_chunky_client.js type='send' n=500 len=64 -2.36 % ±5.77% ±7.67% ±10.00% | |
http/http_server_for_chunky_client.js type='send' n=500 len=8 0.18 % ±7.77% ±10.34% ±13.49% | |
http/http_server_for_chunky_client.js type='send' n=50 len=1 -1.51 % ±6.50% ±8.66% ±11.27% | |
http/http_server_for_chunky_client.js type='send' n=50 len=128 5.88 % ±7.89% ±10.53% ±13.77% | |
http/http_server_for_chunky_client.js type='send' n=50 len=16 0.16 % ±7.01% ±9.34% ±12.19% | |
http/http_server_for_chunky_client.js type='send' n=50 len=32 -0.00 % ±4.61% ±6.15% ±8.01% | |
http/http_server_for_chunky_client.js type='send' n=50 len=4 4.68 % ±6.28% ±8.35% ±10.88% | |
http/http_server_for_chunky_client.js type='send' n=50 len=64 3.70 % ±5.32% ±7.08% ±9.21% | |
http/http_server_for_chunky_client.js type='send' n=50 len=8 2.13 % ±5.10% ±6.80% ±8.89% | |
http/http_server_for_chunky_client.js type='send' n=5 len=1 -0.09 % ±4.56% ±6.07% ±7.90% | |
http/http_server_for_chunky_client.js type='send' n=5 len=128 3.19 % ±8.03% ±10.69% ±13.91% | |
http/http_server_for_chunky_client.js type='send' n=5 len=16 3.80 % ±9.28% ±12.40% ±16.23% | |
http/http_server_for_chunky_client.js type='send' n=5 len=32 2.46 % ±7.92% ±10.54% ±13.73% | |
http/http_server_for_chunky_client.js type='send' n=5 len=4 -5.45 % ±7.36% ±9.80% ±12.78% | |
http/http_server_for_chunky_client.js type='send' n=5 len=64 -2.46 % ±7.01% ±9.33% ±12.15% | |
http/http_server_for_chunky_client.js type='send' n=5 len=8 -5.81 % ±8.66% ±11.53% ±15.01% | |
http/set_header.js n=1000000 value='Connection' * -2.38 % ±2.35% ±3.13% ±4.08% | |
http/set_header.js n=1000000 value='Content-Length' -0.94 % ±1.77% ±2.36% ±3.07% | |
http/set_header.js n=1000000 value='Content-Type' *** -3.60 % ±2.00% ±2.66% ±3.46% | |
http/set_header.js n=1000000 value='Set-Cookie' -2.52 % ±3.13% ±4.17% ±5.44% | |
http/set_header.js n=1000000 value='Transfer-Encoding' -0.41 % ±1.72% ±2.29% ±3.00% | |
http/set_header.js n=1000000 value='Vary' * -2.35 % ±1.93% ±2.57% ±3.35% | |
http/set_header.js n=1000000 value='X-Powered-By' *** -5.39 % ±2.46% ±3.27% ±4.26% | |
http/set-header.js res='normal' benchmarker='wrk' * -3.01 % ±2.99% ±3.98% ±5.18% | |
http/set-header.js res='setHeader' benchmarker='wrk' 2.44 % ±3.44% ±4.58% ±5.97% | |
http/set-header.js res='setHeaderWH' benchmarker='wrk' -1.96 % ±3.90% ±5.19% ±6.77% | |
http/simple.js chunkedEnc=0 c=500 chunks=1 len=102400 type='buffer' benchmarker='wrk' * -4.91 % ±4.76% ±6.33% ±8.25% | |
http/simple.js chunkedEnc=0 c=500 chunks=1 len=102400 type='bytes' benchmarker='wrk' 0.39 % ±2.39% ±3.17% ±4.13% | |
http/simple.js chunkedEnc=0 c=500 chunks=1 len=1024 type='buffer' benchmarker='wrk' -1.89 % ±3.82% ±5.08% ±6.61% | |
http/simple.js chunkedEnc=0 c=500 chunks=1 len=1024 type='bytes' benchmarker='wrk' -0.50 % ±2.81% ±3.74% ±4.87% | |
http/simple.js chunkedEnc=0 c=500 chunks=1 len=4 type='buffer' benchmarker='wrk' -3.59 % ±4.62% ±6.14% ±8.00% | |
http/simple.js chunkedEnc=0 c=500 chunks=1 len=4 type='bytes' benchmarker='wrk' -0.03 % ±3.81% ±5.07% ±6.60% | |
http/simple.js chunkedEnc=0 c=500 chunks=4 len=102400 type='buffer' benchmarker='wrk' -0.67 % ±4.92% ±6.54% ±8.52% | |
http/simple.js chunkedEnc=0 c=500 chunks=4 len=102400 type='bytes' benchmarker='wrk' 0.67 % ±4.53% ±6.03% ±7.85% | |
http/simple.js chunkedEnc=0 c=500 chunks=4 len=1024 type='buffer' benchmarker='wrk' -1.68 % ±4.23% ±5.62% ±7.32% | |
http/simple.js chunkedEnc=0 c=500 chunks=4 len=1024 type='bytes' benchmarker='wrk' * -3.68 % ±3.59% ±4.78% ±6.22% | |
http/simple.js chunkedEnc=0 c=500 chunks=4 len=4 type='buffer' benchmarker='wrk' -2.01 % ±4.40% ±5.86% ±7.64% | |
http/simple.js chunkedEnc=0 c=500 chunks=4 len=4 type='bytes' benchmarker='wrk' -3.48 % ±4.07% ±5.42% ±7.06% | |
http/simple.js chunkedEnc=0 c=50 chunks=1 len=102400 type='buffer' benchmarker='wrk' 3.15 % ±5.79% ±7.71% ±10.04% | |
http/simple.js chunkedEnc=0 c=50 chunks=1 len=102400 type='bytes' benchmarker='wrk' 0.31 % ±4.31% ±5.73% ±7.47% | |
http/simple.js chunkedEnc=0 c=50 chunks=1 len=1024 type='buffer' benchmarker='wrk' -2.78 % ±3.57% ±4.76% ±6.19% | |
http/simple.js chunkedEnc=0 c=50 chunks=1 len=1024 type='bytes' benchmarker='wrk' -2.37 % ±3.50% ±4.65% ±6.06% | |
http/simple.js chunkedEnc=0 c=50 chunks=1 len=4 type='buffer' benchmarker='wrk' -1.77 % ±4.79% ±6.37% ±8.30% | |
http/simple.js chunkedEnc=0 c=50 chunks=1 len=4 type='bytes' benchmarker='wrk' -1.77 % ±3.45% ±4.59% ±5.97% | |
http/simple.js chunkedEnc=0 c=50 chunks=4 len=102400 type='buffer' benchmarker='wrk' -4.03 % ±6.15% ±8.19% ±10.66% | |
http/simple.js chunkedEnc=0 c=50 chunks=4 len=102400 type='bytes' benchmarker='wrk' -0.44 % ±2.73% ±3.63% ±4.72% | |
http/simple.js chunkedEnc=0 c=50 chunks=4 len=1024 type='buffer' benchmarker='wrk' -0.30 % ±4.01% ±5.34% ±6.96% | |
http/simple.js chunkedEnc=0 c=50 chunks=4 len=1024 type='bytes' benchmarker='wrk' *** -5.73 % ±3.20% ±4.25% ±5.54% | |
http/simple.js chunkedEnc=0 c=50 chunks=4 len=4 type='buffer' benchmarker='wrk' -1.99 % ±3.41% ±4.54% ±5.92% | |
http/simple.js chunkedEnc=0 c=50 chunks=4 len=4 type='bytes' benchmarker='wrk' -2.56 % ±3.18% ±4.24% ±5.52% | |
http/simple.js chunkedEnc=1 c=500 chunks=1 len=102400 type='buffer' benchmarker='wrk' -2.31 % ±5.06% ±6.73% ±8.76% | |
http/simple.js chunkedEnc=1 c=500 chunks=1 len=102400 type='bytes' benchmarker='wrk' -0.62 % ±2.95% ±3.93% ±5.13% | |
http/simple.js chunkedEnc=1 c=500 chunks=1 len=1024 type='buffer' benchmarker='wrk' -0.05 % ±4.57% ±6.08% ±7.92% | |
http/simple.js chunkedEnc=1 c=500 chunks=1 len=1024 type='bytes' benchmarker='wrk' -3.54 % ±3.94% ±5.26% ±6.87% | |
http/simple.js chunkedEnc=1 c=500 chunks=1 len=4 type='buffer' benchmarker='wrk' -3.44 % ±4.55% ±6.06% ±7.89% | |
http/simple.js chunkedEnc=1 c=500 chunks=1 len=4 type='bytes' benchmarker='wrk' * -5.27 % ±4.09% ±5.44% ±7.09% | |
http/simple.js chunkedEnc=1 c=500 chunks=4 len=102400 type='buffer' benchmarker='wrk' -2.32 % ±4.58% ±6.10% ±7.95% | |
http/simple.js chunkedEnc=1 c=500 chunks=4 len=102400 type='bytes' benchmarker='wrk' -0.59 % ±3.56% ±4.74% ±6.17% | |
http/simple.js chunkedEnc=1 c=500 chunks=4 len=1024 type='buffer' benchmarker='wrk' -1.71 % ±4.88% ±6.49% ±8.45% | |
http/simple.js chunkedEnc=1 c=500 chunks=4 len=1024 type='bytes' benchmarker='wrk' -3.38 % ±4.79% ±6.38% ±8.31% | |
http/simple.js chunkedEnc=1 c=500 chunks=4 len=4 type='buffer' benchmarker='wrk' 1.86 % ±4.26% ±5.67% ±7.38% | |
http/simple.js chunkedEnc=1 c=500 chunks=4 len=4 type='bytes' benchmarker='wrk' -1.57 % ±5.31% ±7.07% ±9.22% | |
http/simple.js chunkedEnc=1 c=50 chunks=1 len=102400 type='buffer' benchmarker='wrk' -3.61 % ±5.57% ±7.41% ±9.66% | |
http/simple.js chunkedEnc=1 c=50 chunks=1 len=102400 type='bytes' benchmarker='wrk' 1.65 % ±2.79% ±3.71% ±4.84% | |
http/simple.js chunkedEnc=1 c=50 chunks=1 len=1024 type='buffer' benchmarker='wrk' * -3.52 % ±3.40% ±4.52% ±5.89% | |
http/simple.js chunkedEnc=1 c=50 chunks=1 len=1024 type='bytes' benchmarker='wrk' -2.26 % ±3.82% ±5.09% ±6.63% | |
http/simple.js chunkedEnc=1 c=50 chunks=1 len=4 type='buffer' benchmarker='wrk' ** -5.68 % ±3.86% ±5.13% ±6.68% | |
http/simple.js chunkedEnc=1 c=50 chunks=1 len=4 type='bytes' benchmarker='wrk' * -4.25 % ±4.12% ±5.49% ±7.14% | |
http/simple.js chunkedEnc=1 c=50 chunks=4 len=102400 type='buffer' benchmarker='wrk' -2.51 % ±4.94% ±6.58% ±8.56% | |
http/simple.js chunkedEnc=1 c=50 chunks=4 len=102400 type='bytes' benchmarker='wrk' 0.23 % ±2.99% ±3.97% ±5.17% | |
http/simple.js chunkedEnc=1 c=50 chunks=4 len=1024 type='buffer' benchmarker='wrk' -0.81 % ±3.86% ±5.14% ±6.69% | |
http/simple.js chunkedEnc=1 c=50 chunks=4 len=1024 type='bytes' benchmarker='wrk' -0.95 % ±4.00% ±5.33% ±6.95% | |
http/simple.js chunkedEnc=1 c=50 chunks=4 len=4 type='buffer' benchmarker='wrk' -2.42 % ±3.35% ±4.45% ±5.80% | |
http/simple.js chunkedEnc=1 c=50 chunks=4 len=4 type='bytes' benchmarker='wrk' -2.81 % ±3.36% ±4.47% ±5.81% | |
http/upgrade.js n=1000 -1.48 % ±4.04% ±5.38% ±7.01% | |
http/upgrade.js n=5 0.17 % ±3.81% ±5.08% ±6.62% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment