Skip to content

[CI] Improved benchmark outputs #1285

@Dinonard

Description

@Dinonard

Description

There are two distinct benchmark outputs we want to generate.

The first one is related for the "standalone" pallet benchmark which should generate WeightInfo trait and define SubstrateWeight struct with impl of the aforementioned trait, as well as default impl on the empty tuple.

The second output type is specific to the runtime where only SubstrateWeight with impl of the already defined trait is needed.

Running benchmarks in our CI should generate both as two separate files.

Metadata

Metadata

Assignees

Labels

projectIssue is part of an ongoing project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions