linux-bench
linux-bench copied to clipboard
Parser errors
Noticed a few errors in the parser:
- If the benchmark is run a second time on a system, it gets an error 500 upon upload. Need to reboot from a LiveCD to make this work.
- UnixBench is missing two values in the parsing
- sysbench is parsing the wrong multi-threaded value. It should be parsing the value for time in seconds
- c-ray 1.1 should be the label not "Cray" on the parser output
Enhancement: Need command line ability to upload a log file to the parser. Unsure if this already exists.
Will see if I can get someone to fix.
I'll get on it, please allow a week or so as I'm wrapping up a few other tasks. Thanks.
Regarding: "2. UnixBench is missing two values in the parsing",
I need to know what two values are missing?
Issues (3) and (4) are now resolved as follows:
- CRAY label, it is now Showing as: "C-Ray (c-ray 1.1) Benchmarks"
- sysbench is now parsing the correct multi-threaded value in seconds.
Issue (1) "If the benchmark is run a second time on a system, it gets an error 500 upon upload. Need to reboot from a LiveCD to make this work.", is now resolved!
The following issues are now resolved as follows:
- If the benchmark is run a second time on a system, it gets an error 500 upon upload. Need to reboot from a LiveCD to make this work. (RESOLVED)
- UnixBench is missing two values in the parsing (RESOLVED)
- sysbench is parsing the wrong multi-threaded value. It should be parsing the value for time in seconds (RESOLVED)
- c-ray 1.1 should be the label not "Cray" on the parser output (RESOLVED)