To build a custom report, all you have to do is apply an XSL transform to Report.xml.
The first step, therefore, is to familiarize yourself with the XML structure for Report.xml. Then, you can look at XSL stylesheets in the Dacris Benchmarks folder (XSLT subfolder) to see how we built our reports, and use those stylesheets as examples.
In the XML file, you will notice that systems are called Baselines. This is a term that has carried over from Dacris Benchmarks 5.0 & earlier. We no longer use it in the UI, but it still exists at the code level.
Note: The baseline format is likely to change with each new version of Dacris Benchmarks. However, we will strive to always allow you to include all baselines, from any version of Dacris Benchmarks, in the report.
If you come up with a really cool report style that you think should be included with Dacris Benchmarks, by all means feel free to contact us.