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

Better usage of STD features in our dependencies #898

Merged
merged 5 commits into from
Jan 22, 2025
Merged

Conversation

AurelienFT
Copy link
Contributor

We spotted that there is some dependencies where we didn't used their STD features in our STD contexts. Leveraging these features allow us to increase our performances in STD contexts.

Checklist

  • Breaking changes are clearly marked as such in the PR description and changelog
  • New behavior is reflected in tests
  • If performance characteristic of an instruction change, update gas costs as well or make a follow-up PR for that
  • The specification matches the implemented behavior (link update PR if changes are needed)

Before requesting review

  • I have reviewed the code myself
  • I have created follow-up issues caused by this PR and linked them here

@AurelienFT AurelienFT added no changelog Skips the CI changelog check xxx labels Jan 20, 2025
@AurelienFT AurelienFT requested a review from a team January 20, 2025 14:37
@AurelienFT AurelienFT requested a review from rymnc January 21, 2025 16:33
@AurelienFT AurelienFT added this pull request to the merge queue Jan 22, 2025
Merged via the queue into master with commit a53fc36 Jan 22, 2025
40 checks passed
@AurelienFT AurelienFT deleted the better_usage_std branch January 22, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Skips the CI changelog check xxx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants