|
root@ubuntu-c-16-sfo2-01:~/gnat# mix run bench/parse.exs |
|
Operating System: Linux" |
|
CPU Information: Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz |
|
Number of Available Cores: 16 |
|
Available memory: 31.42 GB |
|
Elixir 1.8.0 |
|
Erlang 21.2.2 |
|
|
|
Benchmark suite executing with the following configuration: |
|
warmup: 2 s |
|
time: 10 s |
|
memory time: 0 μs |
|
parallel: 1 |
|
inputs: 1024 byte, 128 byte, 16 byte |
|
Estimated total run time: 36 s |
|
|
|
|
|
Benchmarking parsec with input 1024 byte... |
|
Benchmarking parsec with input 128 byte... |
|
Benchmarking parsec with input 16 byte... |
|
|
|
##### With input 1024 byte ##### |
|
Name ips average deviation median 99th % |
|
parsec 438.92 K 2.28 μs ±1748.29% 2 μs 4 μs |
|
|
|
##### With input 128 byte ##### |
|
Name ips average deviation median 99th % |
|
parsec 606.19 K 1.65 μs ±2093.53% 1 μs 3 μs |
|
|
|
##### With input 16 byte ##### |
|
Name ips average deviation median 99th % |
|
parsec 639.57 K 1.56 μs ±2452.74% 1 μs 3 μs |
|
root@ubuntu-c-16-sfo2-01:~/gnat# mix run bench/publish.exs |
|
Operating System: Linux" |
|
CPU Information: Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz |
|
Number of Available Cores: 16 |
|
Available memory: 31.42 GB |
|
Elixir 1.8.0 |
|
Erlang 21.2.2 |
|
|
|
Benchmark suite executing with the following configuration: |
|
warmup: 2 s |
|
time: 10 s |
|
memory time: 0 μs |
|
parallel: 1 |
|
inputs: 1024 byte, 128 byte, 16 byte |
|
Estimated total run time: 36 s |
|
|
|
|
|
Benchmarking pub with input 1024 byte... |
|
Benchmarking pub with input 128 byte... |
|
Benchmarking pub with input 16 byte... |
|
|
|
##### With input 1024 byte ##### |
|
Name ips average deviation median 99th % |
|
pub 225.62 K 4.43 μs ±589.95% 4 μs 9 μs |
|
|
|
##### With input 128 byte ##### |
|
Name ips average deviation median 99th % |
|
pub 158.10 K 6.33 μs ±311.64% 5 μs 11 μs |
|
|
|
##### With input 16 byte ##### |
|
Name ips average deviation median 99th % |
|
pub 162.02 K 6.17 μs ±324.82% 5 μs 12 μs |
|
root@ubuntu-c-16-sfo2-01:~/gnat# mix run bench/request.exs |
|
Operating System: Linux" |
|
CPU Information: Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz |
|
Number of Available Cores: 16 |
|
Available memory: 31.42 GB |
|
Elixir 1.8.0 |
|
Erlang 21.2.2 |
|
|
|
Benchmark suite executing with the following configuration: |
|
warmup: 2 s |
|
time: 10 s |
|
memory time: 0 μs |
|
parallel: 1 |
|
inputs: 1024 byte, 128 byte, 16 byte |
|
Estimated total run time: 36 s |
|
|
|
|
|
Benchmarking request with input 1024 byte... |
|
Benchmarking request with input 128 byte... |
|
Benchmarking request with input 16 byte... |
|
|
|
##### With input 1024 byte ##### |
|
Name ips average deviation median 99th % |
|
request 8.81 K 113.50 μs ±38.27% 111 μs 150 μs |
|
|
|
##### With input 128 byte ##### |
|
Name ips average deviation median 99th % |
|
request 8.72 K 114.68 μs ±14.35% 112 μs 154.33 μs |
|
|
|
##### With input 16 byte ##### |
|
Name ips average deviation median 99th % |
|
request 8.81 K 113.54 μs ±15.65% 111 μs 150 μs |