Running from the command line You can run all the benchmarks from the top level SPECjava directory, one at a time, via the command: java SpecApplication [size] benchmark Exammples java SpecApplication _202_jess Run a (100% size) execution of Jess java SpecApplication -s10 _203_linpack Run a 10% size execution of Linpack java SpecApplication -s100 _211_anagram Run a 100% size execution of anagram