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

RLPMemo Index Optimization (Part 1) #462

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dipkakwani
Copy link
Contributor

Move the index to start in RLPMemo as described in #461

Perf metrics:

image

Root: 0xe64f828043054f23455c65871e737b3f03c98599f7feb5bea4f450c7ca089dd4 was being imported to Paprika in 4:33:22.8327645 and resulted in 0xe64f828043054f23455c65871e737b3f03c98599f7feb5bea4f450c7ca089dd4

Previous metrics for reference (without this change):
image

Copy link

Code Coverage

Package Line Rate Branch Rate Health
Paprika 81% 78%
Summary 81% (5109 / 6308) 78% (1796 / 2314)

Minimum allowed line rate is 75%

@dipkakwani dipkakwani marked this pull request as ready for review January 24, 2025 11:15
@dipkakwani dipkakwani requested a review from Scooletz January 24, 2025 11:15
@dipkakwani dipkakwani added the 💥Breaking The change introduces a storage breaking change. label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥Breaking The change introduces a storage breaking change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant