mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Invoking tools/perf.sh in tools/run_benchmarks.sh.
This commit is contained in:
parent
3b1c6b5c37
commit
f7f0681698
@ -19,6 +19,7 @@ ENGINE=$1
|
||||
function run ()
|
||||
{
|
||||
echo "Running test: $1.js"
|
||||
./tools/perf.sh 5 $ENGINE ./benchmarks/$1.js
|
||||
./tools/rss_measure.sh $ENGINE ./benchmarks/$1.js
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user