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 cache for Read/WriteTxIndexTail #160

Closed
wants to merge 1 commit into from

Conversation

owen-reorg
Copy link
Collaborator

Description

Add cache for Read/WriteTxIndexTail

Rationale

The current ReadTxIndexTail takes more than 800ms for a node which preserves all blocks.
It does have big impact on the performance. So we add a cache to optimize it.

Example

NA

Changes

NA

@github-actions github-actions bot requested review from bnoieh and redhdx August 31, 2024 08:13
@owen-reorg owen-reorg closed this Sep 2, 2024
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.

1 participant