Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

bench-bot: provide raw .json benchmark results as artifacts #107

@koute

Description

@koute

When you trigger the bench bot it uploads a zip file with a diff of the weights (for example, paritytech/substrate#12280 (comment)). Could we make it so that it also uploads the raw .json files with the raw benchmark measurements inside this zip file? (This requires an extra argument --json-file=$filename.json to be passed to the benchmark invocation to get those files generated.)

This would be very useful for raw performance comparisons, since using weights for this is not ideal as they are a result of a linear regression, so comparing them to measure a change in performance is tricky/not always correct.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions