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(mpt): TrieNode benchmarks #351

Merged
merged 1 commit into from
Jul 8, 2024
Merged

feat(mpt): TrieNode benchmarks #351

merged 1 commit into from
Jul 8, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Jun 29, 2024

Overview

Adds criterion benchmarks for TrieNode operations in the kona-mpt crate.

Copy link
Collaborator Author

clabby commented Jun 29, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @clabby and the rest of your teammates on Graphite Graphite

@clabby clabby added A-mpt Area: kona-mpt crate K-feature Kind: feature labels Jun 29, 2024
@clabby clabby added this to the Phase 3: Kona Client & Host milestone Jun 29, 2024
@clabby clabby self-assigned this Jun 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.8%. Comparing base (d68de01) to head (d958a42).

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Adds criterion benchmarks for `TrieNode` operations in the `kona-mpt`
crate.
@clabby clabby changed the base branch from cl/exec-benches to main July 8, 2024 15:50
@clabby clabby added this pull request to the merge queue Jul 8, 2024
Merged via the queue into main with commit d14e7f5 Jul 8, 2024
18 checks passed
This was referenced Jul 8, 2024
@github-actions github-actions bot mentioned this pull request Aug 16, 2024
@github-actions github-actions bot mentioned this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mpt Area: kona-mpt crate K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants