Commit 8c7b203b authored by Test's avatar Test

.

parent c07103bb
......@@ -737,7 +737,7 @@ nrunpar() {
# bench_cpu - microbenchmark CPU
bench_cpu() {
nrun sh -c "python -m test.pystone |tail -1 |sed -e \
\"s|^This machine benchmarks at \([0-9]\+\) pystones/second$|Benchmark`hostname`/pystone 1 \1 pystone/s|\""
\"s|^This machine benchmarks at \([0-9.]\+\) pystones/second$|Benchmark`hostname`/pystone 1 \1 pystone/s|\""
nrun ./tsha1.py 1024
nrun ./tsha1_go 1024
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment