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

feat: add more profiles for builds #420

Closed
wants to merge 3 commits into from
Closed

feat: add more profiles for builds #420

wants to merge 3 commits into from

Conversation

QEDK
Copy link
Member

@QEDK QEDK commented Feb 17, 2024

Pull Request type

  • Feature

Description

  • adds a maxperf profile for optimized binaries
  • adds a debug-fast profile for faster release debug builds

Checklist

  • I have performed a self-review of my own code.
  • The tests pass successfully with cargo test.
  • The code was formatted with cargo fmt.
  • The code compiles with no new warnings with cargo build --release and cargo build --release --features runtime-benchmarks.
  • The code has no new warnings when using cargo clippy.
  • If this change affects documented features or needs new documentation, I have created a PR with a documentation update.

* adds a `maxperf` profile for optimized binaries
* adds a `debug-fast` profile for faster release debug builds
@QEDK QEDK added the enhancement New feature or request label Feb 17, 2024
@QEDK QEDK self-assigned this Feb 17, 2024
@Leouarz Leouarz requested review from Leouarz and removed request for Leouarz February 22, 2024 11:39
@Afolabigram1
Copy link

merge this pull request

@Leouarz
Copy link
Contributor

Leouarz commented Feb 26, 2024

@QEDK Hey, not sure if this will change anything with maxperf, or even working as inteded as per @markopoloparadox , any thoughts or should we close ?

@Leouarz
Copy link
Contributor

Leouarz commented Mar 8, 2024

You can re-open this anytime

@Leouarz Leouarz closed this Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants