Skip to content

Instantly share code, notes, and snippets.

@Animesh-Ghosh
Created May 9, 2024 18:17
Show Gist options
  • Select an option

  • Save Animesh-Ghosh/5e057d1c2e4cc388bf94d127d8b2b34f to your computer and use it in GitHub Desktop.

Select an option

Save Animesh-Ghosh/5e057d1c2e4cc388bf94d127d8b2b34f to your computer and use it in GitHub Desktop.
001-explorer.exs output
Operating System: Linux
CPU Information: Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
Number of Available Cores: 4
Available memory: 7.46 GB
Elixir 1.16.0
Erlang 26.2.1
JIT enabled: true
Benchmark suite executing with the following configuration:
warmup: 2 s
time: 3 s
memory time: 0 ns
reduction time: 0 ns
parallel: 1
inputs: none specified
Estimated total run time: 10 s
Benchmarking Enum ...
Benchmarking Series ...
Calculating statistics...
Formatting results...
Name ips average deviation median 99th %
Series 13.79 K 0.0725 ms ±66.34% 0.0653 ms 0.138 ms
Enum 0.55 K 1.83 ms ±27.33% 1.84 ms 3.94 ms
Comparison:
Series 13.79 K
Enum 0.55 K - 25.29x slower +1.76 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment