Benchmarking Package >

BenchmarkReport

BenchmarkReport[]
runs the MathematicaMark7 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.
  • If no front end is available, then the report is returned as text.
  • The MathematicaMark7 benchmark should take about 100 seconds to run on an Intel 2.4 GHz Pentium 4.
Needs["Benchmarking`"]
Running the MathematicaMark7 benchmark:
In[2]:=
Click for copyable input
Out[2]=
Creating a custom comparison report from two systems in $BenchmarkSystems and the result of Benchmark:
In[3]:=
Click for copyable input
In[4]:=
Click for copyable input
Out[4]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team