<benchmark_db>.garbage-collect <benchmark_db>.html-report
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<benchmark_db>.html-diff-report

Synopsis

<benchmark_db>.html-diff-report baseline-run-id comparison-run-id [html-dir] [graph-spec-json-file] [-open-browser] [-one-page]

Description

Produce a diff performance report in HTML comparing a baseline-run-id against a comparison-run-id.

The report highlights differences between the two runs, showing diff badges on accordion sections, diff flamegraphs, and side-by-side tables.

html-dir argument specifies the directory for the HTML report. If not specified, a temporary directory will be created. The file "index.html" is the start page.

The graph-spec-json-file argument points out a json file used for selecting which graphs to produce. If not specified, a default file will be used.

The -open-browser switch starts a web-browser directly on the generated file.

The -one-page switch puts all graphs on the same page instead of splitting into sub-pages.

Provided By

benchmark-database
<benchmark_db>.garbage-collect <benchmark_db>.html-report