PDA

View Full Version : Scripting and Baselines


nick77vet
12-01-2008, 09:13 PM
In a script, is it possible to import a baseline into the results after the tests complete?

passmark
12-02-2008, 05:03 AM
I am not really sure what you are trying to do. Can you give a specific example.

nick77vet
12-02-2008, 03:22 PM
Using a script, I would like to run a benchmark and then output that test's results with a baseline included.

passmark
12-02-2008, 07:13 PM
using the command line you can run PerformanceTest to generate benchmark results in HTML, text or CSV format. You can also do a similar task using the scripting options.

See the PerformanceTest help file for details about command line options and scripting.

At the moment there is no option to output a .pt baseline file (just HTML, text or CSV format).