Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

benchmark: allow multiple values for same config #11819

Merged
merged 1 commit into from
Mar 22, 2017
Merged

benchmark: allow multiple values for same config #11819

merged 1 commit into from
Mar 22, 2017

Commits on Mar 22, 2017

  1. benchmark: allow multiple values for same config

    This allows running a benchmark with two or more values for the same
    config rather than just one or all of them, for example:
    
    ```
    node benchmark/buffers/buffer-creation.js type=buffer() type=fast-alloc type=fast-alloc-fill
    ```
    
    PR-URL: #11819
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
    Reviewed-By: Brian White <mscdex@mscdex.net>
    seishun committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    43fa0a8 View commit details
    Browse the repository at this point in the history