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

ci: integrated-benchmark #159

Merged
merged 47 commits into from
Oct 26, 2023
Merged

ci: integrated-benchmark #159

merged 47 commits into from
Oct 26, 2023

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    d3a4383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc3b73b View commit details
    Browse the repository at this point in the history
  3. fix(ci): add missing --

    KSXGitHub committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    37d7fed View commit details
    Browse the repository at this point in the history
  4. fix(ci): install hyperfine

    KSXGitHub committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e47c800 View commit details
    Browse the repository at this point in the history
  5. chore(git): ignore *.tmp

    KSXGitHub committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    97b4c1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c46839 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5ce454 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe04e47 View commit details
    Browse the repository at this point in the history
  9. style: add some empty lines

    KSXGitHub committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5cd850d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd71c5f View commit details
    Browse the repository at this point in the history
  11. style: colorize subsections

    KSXGitHub committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b3918e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5bd5455 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    be117b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2496749 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38f08b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41b2eec View commit details
    Browse the repository at this point in the history
  5. ci(benchmark): switch back to magic numbers

    This reverts commit be117b8.
    KSXGitHub committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    54a9125 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4daeede View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f06efb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd498ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1b406c View commit details
    Browse the repository at this point in the history
  10. ci(benchmark): move the rust cache back

    This reverts commit bd498ef.
    KSXGitHub committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9d82f7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    16a2a3c View commit details
    Browse the repository at this point in the history
  12. fix(benchmark): cache path

    KSXGitHub committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f8cd497 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3d87205 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d09801a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fb20122 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. chore(git): merge from main

    KSXGitHub committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    cde352a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60de712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65ef241 View commit details
    Browse the repository at this point in the history
  4. ci(benchmark): change title

    KSXGitHub committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a4c81ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70be570 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0334fde View commit details
    Browse the repository at this point in the history
  7. style: add an empty line

    KSXGitHub committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6d1df0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b264345 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7555134 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    2372174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c45731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19602cd View commit details
    Browse the repository at this point in the history
  4. fix(ci): --no-confirm

    KSXGitHub committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    0d53881 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78455cd View commit details
    Browse the repository at this point in the history
  6. ci(benchmark): other OSes

    KSXGitHub committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    55c13eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    764c31a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c92d7ca View commit details
    Browse the repository at this point in the history
  9. ci(benchmark): skip windows

    KSXGitHub committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    cb4b87d View commit details
    Browse the repository at this point in the history
  10. ci(benchmark): skip macos

    KSXGitHub committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    8666e95 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. chore(git): merge from main

    KSXGitHub committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    01f7c66 View commit details
    Browse the repository at this point in the history