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

Add a workflow to publish the mempool benchmarks #12

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

dnadales
Copy link
Member

@dnadales dnadales commented Mar 6, 2023

@dnadales dnadales requested a review from a user March 6, 2023 13:53
.github/workflows/publish-mempool-benchmarks.yml Outdated Show resolved Hide resolved
.github/workflows/publish-mempool-benchmarks.yml Outdated Show resolved Hide resolved
.github/workflows/publish-mempool-benchmarks.yml Outdated Show resolved Hide resolved
.github/workflows/publish-mempool-benchmarks.yml Outdated Show resolved Hide resolved
mock-bench.txt Outdated Show resolved Hide resolved
@dnadales dnadales force-pushed the dnadales/4413-test-benchmarks-chart-generation branch 2 times, most recently from 52ead70 to def2294 Compare March 6, 2023 17:11
on:
workflow_dispatch:
schedule:
- cron: '* * * * FRI'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this to daily

@dnadales dnadales force-pushed the dnadales/4413-test-benchmarks-chart-generation branch from 72d371a to cce5f45 Compare March 8, 2023 15:42
@dnadales dnadales merged commit c142d2d into main Mar 8, 2023
@dnadales dnadales deleted the dnadales/4413-test-benchmarks-chart-generation branch March 8, 2023 15:43
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.

Run benchmarks in CI, collect the results, and publish them
2 participants