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

Overwrite previous benchmarks? #115

Closed
henry2004y opened this issue Dec 15, 2023 · 2 comments
Closed

Overwrite previous benchmarks? #115

henry2004y opened this issue Dec 15, 2023 · 2 comments

Comments

@henry2004y
Copy link
Owner

- name: Post results
run: julia -e 'using BenchmarkCI; BenchmarkCI.postjudge()'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Print judgement
run: julia -e 'using BenchmarkCI; BenchmarkCI.displayjudgement()'

The current benchmark bot writes a new report for every new push. Can we do something similar to the codecov bot which overwrite the previous report @TCLiuu?

@TCLiuu
Copy link
Collaborator

TCLiuu commented Dec 15, 2023

Okay, I will try to resolve this issue when I have free time.

Say something off-topic, due to limitations in energy and some trivial matters in life, I haven't been able to contribute further improvements to this project in the past year. This is very regrettable because I am very interested in what this project aims to achieve. I will take responsibility for the parts that I have completed, so please feel free to contact me if there are any issues. I will find time to resolve them. The issues and features that I have proposed, hopefully one day I will be able to solve or achieve them.

@henry2004y
Copy link
Owner Author

Closed via #206

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

No branches or pull requests

2 participants