Benchmarking`
Benchmarking`
BenchmarkReport
runs the WolframMark benchmark and produces a report in a separate notebook comparing this system to a selection of reference systems.
BenchmarkReport["system1","system2",…,data1,data2,…]
produces a custom report comparing the specified systems from $BenchmarkSystems and the specified data returned from Benchmark.
Details and Options
- To use BenchmarkReport, you first need to load the Benchmarking Package using Needs["Benchmarking`"].
- If no front end is available, then the report is returned as text.
- The WolframMark benchmark should take about nine seconds to run on an Intel 3.40 GHz i7 processor.
Examples
Basic Examples (1)
Running the WolframMark benchmark:
Creating a custom comparison report from two systems in $BenchmarkSystems and the result of Benchmark: