Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser errors #45

Open
STH-Dev opened this issue Sep 7, 2014 · 5 comments
Open

Parser errors #45

STH-Dev opened this issue Sep 7, 2014 · 5 comments

Comments

@STH-Dev
Copy link
Owner

STH-Dev commented Sep 7, 2014

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.

@codewizardry
Copy link
Contributor

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

@codewizardry
Copy link
Contributor

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

I need to know what two values are missing?

@codewizardry
Copy link
Contributor

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
Copy link
Contributor

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
Copy link
Contributor

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants