benchmark: pass execArgv to the benchmarking process
authorPetka Antonov <petka_antonov@hotmail.com>
Mon, 23 Feb 2015 20:22:27 +0000 (22:22 +0200)
committerSam Roberts <sam@strongloop.com>
Tue, 24 Feb 2015 23:55:12 +0000 (15:55 -0800)
commit8a1e22af3a44d83dbaacbe9f5299a62bb8e279e0
tree766ff6c2bfcf3a1c4aff07f6c37ba5fd620bbd14
parent234e6916b8abcb470dd4f976384869db02bdc3cf
benchmark: pass execArgv to the benchmarking process

Benchmarker should pass exec flags (e.g. --no-crankshaft,
--turbofan-filter, --trace-opt etc) to the benchmarking process

Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
PR-URL: https://github.com/iojs/io.js/pull/928
benchmark/common.js