Benchee v0.13.0 Benchee.System View Source
Provides information about the system the benchmarks are run on.
Link to this section Summary
Functions
Returns an integer with the total number of available memory on the machine running the benchmarks
Returns a string with detailed information about the CPU the benchmarks are being performed on
Returns current Elixir version in use
Returns the current erlang/otp version in use
Returns the number of cores available for the currently running VM
Returns an atom representing the platform the VM is running on
Adds system information to the suite (currently elixir and erlang versions)
Link to this section Functions
Returns an integer with the total number of available memory on the machine running the benchmarks.
Returns a string with detailed information about the CPU the benchmarks are being performed on.
Returns current Elixir version in use.
Returns the current erlang/otp version in use.
Returns the number of cores available for the currently running VM.
Returns an atom representing the platform the VM is running on.
Adds system information to the suite (currently elixir and erlang versions).