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

Benchmarks from js-reactivity-benchmark in CI #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

divdavem
Copy link
Contributor

Following the discussing today with @NullVoxPopuli during the community call, I am opening this PR to add benchmarks to the CI of this repository.
This PR is inspired from similar PRs (here and there) that we did on tansu (our own signal implementation).
It uses the benchmark-action/github-action-benchmark action. For this to work, a gh-pages branch must exist in the repository. The action will publish benchmarks on the gh-pages branch, with graphs (cf an example here). It will also compare benchmarks of a PR with the main branch (cf here).

@divdavem divdavem marked this pull request as draft November 12, 2024 18:36
@divdavem divdavem force-pushed the benchmarks branch 2 times, most recently from fa0cef5 to 3f1165c Compare November 12, 2024 19:51
@divdavem divdavem marked this pull request as ready for review November 12, 2024 19:54
@divdavem
Copy link
Contributor Author

I think this PR is ready to be reviewed. Note that the CI fails currently because there is no gh-pages branch.

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.

1 participant