View Source Benchee.System (Benchee v1.3.1)
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, Solaris and Windows.
Summary
Functions
Adds system information to the suite (currently elixir and erlang versions).
Types
Functions
@spec system(Benchee.Suite.t()) :: Benchee.Suite.t()
Adds system information to the suite (currently elixir and erlang versions).