linux-bench icon indicating copy to clipboard operation
linux-bench copied to clipboard

Parser errors

Open STH-Dev opened this issue 10 years ago • 5 comments

Noticed a few errors in the parser:

  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.
  2. UnixBench is missing two values in the parsing
  3. sysbench is parsing the wrong multi-threaded value. It should be parsing the value for time in seconds
  4. 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.

STH-Dev avatar Sep 07 '14 17:09 STH-Dev

I'll get on it, please allow a week or so as I'm wrapping up a few other tasks. Thanks.

codewizardry avatar Sep 08 '14 01:09 codewizardry

Regarding: "2. UnixBench is missing two values in the parsing",

I need to know what two values are missing?

codewizardry avatar Sep 12 '14 19:09 codewizardry

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.

codewizardry avatar Sep 12 '14 20:09 codewizardry

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!

codewizardry avatar Sep 12 '14 22:09 codewizardry

The following issues are now resolved as follows:

  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. (RESOLVED)
  2. UnixBench is missing two values in the parsing (RESOLVED)
  3. sysbench is parsing the wrong multi-threaded value. It should be parsing the value for time in seconds (RESOLVED)
  4. c-ray 1.1 should be the label not "Cray" on the parser output (RESOLVED)

codewizardry avatar Sep 14 '14 11:09 codewizardry