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

Apply new optimal set of settings after tuning #955

Merged
merged 17 commits into from
Jun 20, 2024
Merged

Commits on Apr 11, 2024

  1. Apply new optimal set of settings after tuning

    This change is based on the results of the tuning paper. We found a new set of configs to be optimal, detecting a higher number of faults while keeping a competitive degree of line and branch coverage. This setting is referred to as "best faults" in the paper.
    amidgol committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a1c175e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update options.md

    amidgol committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b253abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f58294 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    245a952 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    49f55a3 View commit details
    Browse the repository at this point in the history
  2. needed more budget

    arcuri82 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e053465 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e08331 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fixed non-determinism

    arcuri82 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fab78a0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    2ba9c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c0847 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    b5b79fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1849594 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    4d14ce4 View commit details
    Browse the repository at this point in the history
  2. Update TestabilityEMTest.java

    amidgol committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    967dced View commit details
    Browse the repository at this point in the history
  3. Update ValidEMTest.java

    amidgol committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    360f200 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    612eb89 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    1591c88 View commit details
    Browse the repository at this point in the history