Skip to content

Conversation

@fordN
Copy link
Contributor

@fordN fordN commented Feb 3, 2026

  • Adds a new GitHub Actions workflow that runs data loader performance benchmarks after each PR merge to main
  • Posts benchmark results (throughput, memory, duration) as a comment on the merged PR
  • Includes manual trigger (workflow_dispatch) for testing

Runs data loader performance benchmarks automatically when PRs are merged to main, posting results as a comment on the PR. Also supports manual triggering via workflow_dispatch for testing.

Closes #42

Runs data loader performance benchmarks automatically when PRs are merged
to main, posting results as a comment on the PR. Also supports manual
triggering via workflow_dispatch for testing.

Closes #42
@fordN fordN self-assigned this Feb 3, 2026
@fordN fordN added the workflows label Feb 3, 2026
@fordN fordN changed the title Add performance benchmark workflow for PR merges Add performance benchmark workflow Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run data loader performance benchmarks after each PR merge

2 participants