andreas-abel / nanoBench

A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.
http://www.uops.info
GNU Affero General Public License v3.0
435 stars 55 forks source link

Small fixes for kernel-nanoBench.sh #3

Closed AnthonyWharton closed 5 years ago

AnthonyWharton commented 5 years ago

A few little fixes/additions.

  1. Stopping infinite loop cases with invalid arguments.
  2. Adding a crude copy of -h help information to kernel-nanoBench.sh. I'm not sure if this is exactly the same (the README suggests it is) so this is a literal copy currently, if this needs changing let me know.

Still new to your tool so I haven't tried all the options yet!

Thanks, Anthony

andreas-abel commented 5 years ago

Thanks!

I'm not surprised that you are new to my tool, it was just published yesterday :-) Let me know if you have any questions or suggestions!