Skip to content

Instantly share code, notes, and snippets.

@PragTob
Created September 19, 2019 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PragTob/bc8f1f71bc4ed0e21ef770338fae0953 to your computer and use it in GitHub Desktop.
Save PragTob/bc8f1f71bc4ed0e21ef770338fae0953 to your computer and use it in GitHub Desktop.
spigot_bench_result
Operating System: Linux
CPU Information: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
Number of Available Cores: 8
Available memory: 15.61 GB
Elixir 1.9.0
Erlang 22.0
Benchmark suite executing with the following configuration:
warmup: 2 s
time: 5 s
memory time: 0 ns
parallel: 1
inputs: none specified
Estimated total run time: 14 s
Benchmarking iodata...
15:52:07.118 [info] tzdata release in place is from a file last modified Tue, 26 Mar 2019 05:40:14 GMT. Release file on server was last modified Wed, 11 Sep 2019 19:35:17 GMT.
15:52:08.091 [info] Tzdata has updated the release from 2019a to 2019c
Benchmarking string...
Name ips average deviation median 99th %
iodata 10.88 M 91.88 ns ±33747.65% 47 ns 96 ns
string 10.18 M 98.20 ns ±31055.01% 60 ns 119 ns
Comparison:
iodata 10.88 M
string 10.18 M - 1.07x slower +6.32 ns
Extended statistics:
Name minimum maximum sample size mode
iodata 20 ns 50420298 ns 7.33 M 50 ns
string 47 ns 58525371 ns 7.19 M 59 ns
Operating System: Linux
CPU Information: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
Number of Available Cores: 8
Available memory: 15.61 GB
Elixir 1.9.0
Erlang 22.0
Benchmark suite executing with the following configuration:
warmup: 2 s
time: 5 s
memory time: 0 ns
parallel: 1
inputs: none specified
Estimated total run time: 14 s
Benchmarking iodata...
Benchmarking string...
Name ips average deviation median 99th %
iodata 3.02 M 0.33 μs ±8380.09% 0.26 μs 0.51 μs
string 0.74 M 1.35 μs ±645.57% 1.22 μs 2.55 μs
Comparison:
iodata 3.02 M
string 0.74 M - 4.06x slower +1.01 μs
Extended statistics:
Name minimum maximum sample size mode
iodata 0.23 μs 35776.65 μs 5.52 M 0.26 μs
string 1.14 μs 7445.87 μs 2.37 M 1.21 μs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment