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 persistent cache to OpenChain hash resolving requests #348

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

MexicanAce
Copy link
Collaborator

@MexicanAce MexicanAce commented Sep 18, 2024

What πŸ’»

  • Add persistent cache for OpenChain requests

Why βœ‹

  • To speed up local debugging, as restarting era_test_node would clear the previous cache

Evidence πŸ“·

BEFORE (tests ran against era_test_node -d in 48 seconds):
image

AFTER (tests ran against era_test_node -d in 7 seconds):
image

@MexicanAce MexicanAce requested a review from a team as a code owner September 18, 2024 10:24
@MexicanAce MexicanAce merged commit 986054e into main Sep 18, 2024
11 checks passed
@MexicanAce MexicanAce deleted the nmv/add-cache-to-openchain-requests branch September 18, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants