![]() |
|
|
#1 |
|
466010 Posts |
I want to run the benchmark testing using the command line only and then have the process exit. I'll use the process start/stop times to calculate how long it took the host to complete the test. Is this something possible with the Windows implementation?
|
|
|
|
#2 |
|
Sep 2006
Brussels, Belgium
2·3·281 Posts |
Except the three command line commands doccumented in the readme.txt file, I did not find any other commandline arguments in the sources. So the answer is NO as far as I can tell.
Jacob |
|
|
|
|
|
#3 |
|
Jul 2005
101101102 Posts |
You could use "expect" to go automatically through the interactive mprime menu.
# Record an expect script "script.exp" autoexpect -p ./mprime -m <do something with mprime menu> # run the expect script ./script.exp You might need to modify script.exp a little to handle non deterministic output from mprime. cu, Rudi |
|
|
|
|
|
#4 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
Note that this assumes Linux and mprime, not Windows and Prime95. AFAIK there is no Windows implementation that allows any command line interaction, let alone an automated benchmark+exit.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mail from command line | pepi37 | Linux | 4 | 2015-07-16 22:06 |
| Windows command line | mu5tan6 | Software | 14 | 2015-03-20 17:21 |
| command line switch | wongnog | Information & Answers | 1 | 2008-07-20 11:29 |
| NewPGen from the command line | monst | Software | 19 | 2008-01-31 07:07 |
| MultiSieve from the command line (on Windows) | monst | Software | 7 | 2007-12-18 02:37 |