modeswitch / mozbench

0 stars 0 forks source link

write cli options to make the commandline easier #13

Open jmaher opened 10 years ago

jmaher commented 10 years ago

current commandline: ode mozbench-client.js queue add linux firefox nightly octane-2.0 -r 2 -d x220-linux -i https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-30.0a1.en-US.linux-x86_64.tar.bz2 -l http://10.242.24.62/~ack/work/mozbench/www/benchmarks/octane-2.0/

-r replicate -d deviceType -i installer path -l url to benchmark

jmaher commented 10 years ago

wrapper for the client to sanitize paths, bulk call all benchmarks, etc.

modeswitch commented 10 years ago

Those wrappers can be shell scripts, or small JS programs for node.