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

Upload raw benchmark results as an artifact. #138

Merged
merged 1 commit into from
May 21, 2024

Conversation

plietar
Copy link
Contributor

@plietar plietar commented May 20, 2024

The raw benchmark results weren't available anywhere. Exposing them as an artifact is convenient for investigation and to customize the rendering and visualization after the fact.

The receive action was uploading the PR comment as an artifact twice, once named "pr" and once named "results". Only the former is used by the comment action. Given the redundancy I assume this must have been a mistake. The "results" artifact now contains the raw benchmarking numbers instead.

I've also removed a spurious download-artifact step, which was downloading the same files that had just been uploaded, for no apparent reason.

The raw benchmark results weren't available anywhere. Exposing them as
an artifact is convenient for investigation and to customize the
rendering and visualization after the fact.

The receive action was uploading the PR comment as an artifact twice,
once named "pr" and once named "results". Only the former is used by the
comment action. Given the redundancy I assume this must have been a
mistake. The "results" artifact now contains the raw benchmarking
numbers instead.

I've also removed a spurious download-artifact step, which was
downloading the same files that had just been uploaded, for no apparent
reason.
@plietar
Copy link
Contributor Author

plietar commented May 20, 2024

@lorenzwalthert
Copy link
Owner

lorenzwalthert commented May 20, 2024

@plietar thanks for the suggestion. I don't have time for {touchstone} anymore, {precommit} and {styler} are already enough for me. Maybe @assignUser has / can? Sorry. I am also happy to transfer the repo to you or to #93. Would that be of interest to you? It would be great if the package can be further improved and I see you are eager to contribute 👍.

Copy link
Collaborator

@assignUser assignUser left a comment

Choose a reason for hiding this comment

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

I don't recall what at the moment but I am pretty sure there was a reason for the immediate download ^^ But you are right that the result bit was in fact an error.

@assignUser assignUser merged commit 1486f44 into lorenzwalthert:main May 21, 2024
6 checks passed
@plietar plietar deleted the upload-results branch May 23, 2024 14:24
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.

None yet

3 participants