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

feat(benchmark): support comparing benchmark result #5398

Merged
merged 39 commits into from
May 3, 2024

Commits on Mar 17, 2024

  1. wip: prototype bench compare

    hi-ogawa committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d6dc0c1 View commit details
    Browse the repository at this point in the history
  2. wip

    hi-ogawa committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6dca36a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. wip: benchmark comparison

    hi-ogawa committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    01ad3d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. chore: cleanup example

    hi-ogawa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6d7b0a0 View commit details
    Browse the repository at this point in the history
  2. wip: mockup

    hi-ogawa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5194160 View commit details
    Browse the repository at this point in the history
  3. wip: support --compare

    hi-ogawa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5219d0d View commit details
    Browse the repository at this point in the history
  4. chore: remove unused

    hi-ogawa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    22c3b4d View commit details
    Browse the repository at this point in the history
  5. chore: cleanup

    hi-ogawa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0a23d81 View commit details
    Browse the repository at this point in the history
  6. chore: unused

    hi-ogawa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1658a2d View commit details
    Browse the repository at this point in the history
  7. chore: tweak

    hi-ogawa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    130ac47 View commit details
    Browse the repository at this point in the history
  8. chore: lint

    hi-ogawa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4e4e006 View commit details
    Browse the repository at this point in the history
  9. test: tweak example

    hi-ogawa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c02a0c1 View commit details
    Browse the repository at this point in the history
  10. chore: tweak style

    hi-ogawa committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2943411 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. test: add test

    hi-ogawa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    25702bc View commit details
    Browse the repository at this point in the history
  2. test: skip ci

    hi-ogawa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5c7e9ca View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    cb1dc73 View commit details
    Browse the repository at this point in the history
  2. chore: rename

    hi-ogawa committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    77d9736 View commit details
    Browse the repository at this point in the history
  3. chore: lockfile

    hi-ogawa committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    525a2a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    846690e View commit details
    Browse the repository at this point in the history
  2. feat: compare on non-tty

    hi-ogawa committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7377105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9f52f9 View commit details
    Browse the repository at this point in the history
  4. refactor: minor

    hi-ogawa committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4f7f707 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    86088a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00dedcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81bfab3 View commit details
    Browse the repository at this point in the history
  4. feat: add filepath

    hi-ogawa committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8296ed7 View commit details
    Browse the repository at this point in the history
  5. chore: tweak format

    hi-ogawa committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3b329d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. refactor: tweak

    hi-ogawa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0ef0bc8 View commit details
    Browse the repository at this point in the history
  2. chore: lockfile

    hi-ogawa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    147baf9 View commit details
    Browse the repository at this point in the history
  3. feat: add --outputJson

    hi-ogawa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2186c0c View commit details
    Browse the repository at this point in the history
  4. chore: log outputFile

    hi-ogawa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e3a0607 View commit details
    Browse the repository at this point in the history
  5. test: update

    hi-ogawa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c3ce691 View commit details
    Browse the repository at this point in the history
  6. chore: remove json reporter

    hi-ogawa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    35931ed View commit details
    Browse the repository at this point in the history
  7. docs: options

    hi-ogawa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    b03080a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fbfb6c View commit details
    Browse the repository at this point in the history
  9. docs: examples

    hi-ogawa committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    34e90f3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 3, 2024

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