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

chore: refine file cache management in genesis data import #2097

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

popcnt1
Copy link
Collaborator

@popcnt1 popcnt1 commented Jul 7, 2024

Summary

FileCacheManager has been integrated into the genesis_utxo.rs and genesis_ord.rs files. In the process of importing data, this allows for a detailed control over the memory cache, potentially enhancing performance. The respective bytes read calculations have also been optimized.

TODO: read file ahead

FileCacheManager has been integrated into the genesis_utxo.rs and genesis_ord.rs files. In the process of importing data, this allows for a detailed control over the memory cache, potentially enhancing performance. The respective bytes read calculations have also been optimized.

TODO: read file ahead
@popcnt1 popcnt1 requested review from wow-sven and pause125 as code owners July 7, 2024 15:28
Copy link

vercel bot commented Jul 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2024 3:29pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Jul 7, 2024 3:29pm

@popcnt1 popcnt1 merged commit e6a6b75 into rooch-network:main Jul 7, 2024
6 of 7 checks passed
@popcnt1 popcnt1 deleted the chore.pagecache branch July 7, 2024 15:28
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