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

Ability to invoke all std benchmarks via jmh #7519

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    fc3cbd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f623bd View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    00482de View commit details
    Browse the repository at this point in the history
  2. Fix typo in Distinct.enso

    Akirathan committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a2ed2a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a36a44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed1cd18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4951a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2597ebc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e502f3e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b670e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83b5247 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    48a523f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    910911f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4e287d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Revert "Prototype setup and teardown method configuration"

    This reverts commit 48a523f.
    Akirathan committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    34c64e5 View commit details
    Browse the repository at this point in the history
  2. Revert "Migrate Vector_Operations to the new bench API"

    This reverts commit f4e287d.
    Akirathan committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1b10603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d08cd23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2777fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22de6d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abf1ba1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c76e23 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfad1ad View commit details
    Browse the repository at this point in the history
  9. cosmetics

    Akirathan committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c7151b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    ee336b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae5a13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a21b9f View commit details
    Browse the repository at this point in the history
  4. Fix benchmark DRY_RUN

    Akirathan committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    93ca0f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04727a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ef68e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51276ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f305408 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff7986b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    944f9ea View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Text/compare has lazy setup

    Akirathan committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3ca6cd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfe62f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9463fd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8019314 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bf810e View commit details
    Browse the repository at this point in the history
  6. Fix some warnings

    Akirathan committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5a73c84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17c4b5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdd4544 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ef4af5 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'develop' into wip/akirathan/7489-Ability-to-invoke-all-…

    …std-benchmarks-via-JMH
    
    # Conflicts:
    #	test/Benchmarks/src/Main.enso
    #	test/Benchmarks/src/Numeric.enso
    Akirathan committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c8dbf48 View commit details
    Browse the repository at this point in the history
  11. Fix bench run

    Akirathan committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f6ebf22 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    88c77de View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    f1fc8a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77b4476 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    bdd6fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16ee7e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0641dbe View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into wip/akirathan/7489-Ability-to-invoke-all-…

    …std-benchmarks-via-JMH
    
    # Conflicts:
    #	test/Benchmarks/src/Column_Numeric.enso
    Akirathan committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c2e8d36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12afcac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8ac8b3 View commit details
    Browse the repository at this point in the history
  7. Revert "Add std-libs benchmarks GH workflow"

    This reverts commit 16ee7e7.
    Akirathan committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b3bd245 View commit details
    Browse the repository at this point in the history
  8. fmt

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