diff options
author | Yosuke Furukawa <yosuke.furukawa@gmail.com> | 2015-01-18 00:33:07 +0900 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2015-01-17 17:13:07 +0100 |
commit | ea7750bddd8051f39fa538905e05f9bf1d1afa5f (patch) | |
tree | 9757056f0be861efb0f697ba1e408c00274487c8 /deps/v8/src/frames.cc | |
parent | 4764eef9b2efdf17cafeb4ec40898c6669a84e3b (diff) | |
download | node-new-ea7750bddd8051f39fa538905e05f9bf1d1afa5f.tar.gz |
benchmark: add filter option for benchmark
Before:
# common.js executes all tests in net directory.
$ ./iojs common.js net
After:
# common.js executes only "dgram" tests in net directory.
$ ./iojs common.js net dgram
PR-URL: https://github.com/iojs/io.js/pull/488
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'deps/v8/src/frames.cc')
0 files changed, 0 insertions, 0 deletions