Benchee v1.0.1 Benchee.System View Source
Provides information about the system the benchmarks are run on.
Includes information such as elixir/erlang version, OS, CPU and memory.
So far supports/should work for Linux, MacOS, FreeBSD and Windows.
Link to this section Summary
Functions
Adds system information to the suite (currently elixir and erlang versions)
Link to this section Functions
Link to this function
system(suite)
View Source
system(suite)
View Source
system(Benchee.Suite.t()) :: Benchee.Suite.t()
system(Benchee.Suite.t()) :: Benchee.Suite.t()
Adds system information to the suite (currently elixir and erlang versions).