I'm trying to collect and report on my own test results across generational changes, multiple runs for average scores, various models and through scripting have OK results (thanks for the loop output function). One of the challenges however is that I don't get all info on the device in the single line. Have I overlooked a way to have the hardware specifics output into the single-line output? I'd like to get the proc, memtype, hdd - all things output in the full individual XML or CSV but I don't see a way to get it in the singleline output. This would help me compare all i7 devices for example without having to manually add the info after.
Another helpful output items would be the date of the test, manufacturer, OS, OS ver, maybe a couple variable fields I would use for variations tracking, driver changes for example..
TLDR: I'm lazy and don't want to parse output files - can we have our cake in a single line plox?
Another helpful output items would be the date of the test, manufacturer, OS, OS ver, maybe a couple variable fields I would use for variations tracking, driver changes for example..
TLDR: I'm lazy and don't want to parse output files - can we have our cake in a single line plox?
Comment