Skip to content

ci: add benchmarking to pull request checks#199

Merged
titanism merged 9 commits intokoajs:masterfrom
jeremy-daley-kr:test/benchmark-ci
Jul 1, 2025
Merged

ci: add benchmarking to pull request checks#199
titanism merged 9 commits intokoajs:masterfrom
jeremy-daley-kr:test/benchmark-ci

Conversation

@jeremy-daley-kr
Copy link
Copy Markdown
Contributor

@jeremy-daley-kr jeremy-daley-kr commented Jul 1, 2025

Updates

  • Adds a benchmarking script
  • Adds CI check to assert PR branch benchmarks don't regress beyond main branch by a defined THRESHOLD env var.

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting.
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • I have described my pull request and the reasons for code changes along with context if necessary.

@jeremy-daley-kr jeremy-daley-kr changed the title Test/benchmark ci ci: add benchmarking to pull request checks Jul 1, 2025
@jeremy-daley-kr jeremy-daley-kr marked this pull request as ready for review July 1, 2025 18:09
@titanism titanism merged commit 82d832b into koajs:master Jul 1, 2025
4 checks passed
@titanism
Copy link
Copy Markdown
Contributor

titanism commented Jul 1, 2025

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants