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

Allow passing matrix filename as benchmark input #1387

Merged
merged 6 commits into from
Aug 17, 2023
Merged

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    3aff0e2 View commit details
    Browse the repository at this point in the history
  2. add -input_matrix flag

    upsj committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    faf9724 View commit details
    Browse the repository at this point in the history
  3. test -input_matrix flag

    upsj committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e122911 View commit details
    Browse the repository at this point in the history
  4. use absolute path

    upsj committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2ae11f9 View commit details
    Browse the repository at this point in the history
  5. review updates

    * -input and -input_matrix are incompatible
    * use R-strings for JSON
    
    Co-authored-by: Marcel Koch <[email protected]>
    Co-authored-by: Yuhsiang M. Tsai <[email protected]>
    3 people committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4a8ea1b View commit details
    Browse the repository at this point in the history
  6. escape file path using rapidJSON

    upsj committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b37b233 View commit details
    Browse the repository at this point in the history