Reverse order of environments in run-perf.sh.

Former-commit-id: 8ee0ed5dd569c4e7dd32badd7aabe2e29b579b60
This commit is contained in:
John-David Dalton
2012-05-21 10:05:08 -04:00
parent 79a27b18ce
commit 7e39941ad3

View File

@@ -1,5 +1,5 @@
cd "$(dirname "$0")"
for cmd in rhino ringo narwhal node; do
for cmd in node narwhal ringo rhino; do
echo ""
echo "Running performance suite in $cmd..."
$cmd perf.js