Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@stanislav-tkach
Copy link
Contributor

@stanislav-tkach stanislav-tkach commented Feb 22, 2020

Closes #4873.

@stanislav-tkach stanislav-tkach added the A3-in_progress Pull request is in progress. No review needed at this stage. label Feb 22, 2020
@marcio-diaz marcio-diaz mentioned this pull request Feb 25, 2020
@stanislav-tkach stanislav-tkach changed the title [IN PROGRESS] Hide benchmarks behind a feature flag Hide benchmarks behind a feature flag Feb 25, 2020
@stanislav-tkach stanislav-tkach added A0-please_review Pull request needs code review. and removed A3-in_progress Pull request is in progress. No review needed at this stage. labels Feb 27, 2020
@shawntabrizi shawntabrizi added this to the 2.0 milestone Mar 1, 2020
Copy link
Member

@shawntabrizi shawntabrizi left a comment

Choose a reason for hiding this comment

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

LGTM but should have a second approval by someone who understands rust features better.

Copy link
Member

@bkchr bkchr left a comment

Choose a reason for hiding this comment

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

Looks good, but we need to put this on-ice. We first need support for this in wasm-builder. I try to do this today. Otherwise the feature will not be enabled in wasm.

@bkchr bkchr added A1-onice B0-silent Changes should not be mentioned in any release notes and removed A0-please_review Pull request needs code review. labels Mar 1, 2020
Copy link
Contributor

@expenses expenses left a comment

Choose a reason for hiding this comment

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

Can't comment on the proc macro changes, but the rest looks good to me.

@bkchr
Copy link
Member

bkchr commented Mar 4, 2020

Sorry for the delay: #5131

@gnunicorn gnunicorn merged commit 5cbc17a into master Mar 5, 2020
@gnunicorn gnunicorn deleted the stas-benchmarking-feature-4873 branch March 5, 2020 09:40
General-Beck pushed a commit to General-Beck/substrate that referenced this pull request Mar 6, 2020
* Hide benchmarks behind a feature flag

* Propage attributes in impl_runtime_apis macro

* Bump impl_version

* Fillter cfg attributes

* Hide more things under the feature

* Fix set_block_number availability

* Rename filter_attrs -> filter_cfg_attrs

* Rename runtime_benchmarks to runtime-benchmarks
General-Beck pushed a commit to General-Beck/substrate that referenced this pull request Mar 17, 2020
* Hide benchmarks behind a feature flag

* Propage attributes in impl_runtime_apis macro

* Bump impl_version

* Fillter cfg attributes

* Hide more things under the feature

* Fix set_block_number availability

* Rename filter_attrs -> filter_cfg_attrs

* Rename runtime_benchmarks to runtime-benchmarks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

B0-silent Changes should not be mentioned in any release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hide benchmarking pipeline behind a feature flag

8 participants