`System

SystemBenchmark

SystemBenchmark[]

runs the WolframMark benchmark.

SystemBenchmark["Notebook"]

generates a report notebook.

Details

  • SystemBenchmark is typically used to evaluate computer performance.
  • SystemBenchmark[] gives benchmark results obtained by running the latest WolframMark benchmark.
  • The overall result is computed as a geometric mean of the reciprocal of individual timings, normalized with respect to a reference system.
  • The timings for the individual computations are measured with AbsoluteTiming.
  • SystemBenchmark["Notebook"] runs the WolframMark benchmark and generates a report notebook.
  • To submit your benchmark report, click the upload icon in the docked cell.

Examples

open allclose all

Basic Examples  (2)

Run the WolframMark benchmark:

Get detailed results:

Generate a report notebook:

Scope  (3)

Run the latest WolframMark benchmark:

Get the machine name:

The score:

The detailed results:

Generate a report notebook:

Extract benchmark results:

A pie chart:

A bar chart:

Options  (1)

PlotTheme  (1)

Apply PlotTheme:

Wolfram Research (2025), SystemBenchmark, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemBenchmark.html.

Text

Wolfram Research (2025), SystemBenchmark, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemBenchmark.html.

CMS

Wolfram Language. 2025. "SystemBenchmark." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SystemBenchmark.html.

APA

Wolfram Language. (2025). SystemBenchmark. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SystemBenchmark.html

BibTeX

@misc{reference.wolfram_2024_systembenchmark, author="Wolfram Research", title="{SystemBenchmark}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/SystemBenchmark.html}", note=[Accessed: 21-January-2025 ]}

BibLaTeX

@online{reference.wolfram_2024_systembenchmark, organization={Wolfram Research}, title={SystemBenchmark}, year={2025}, url={https://reference.wolfram.com/language/ref/SystemBenchmark.html}, note=[Accessed: 21-January-2025 ]}