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(statedb/export): add time metrics to export process #2430

Merged
merged 10 commits into from
Aug 14, 2024

Conversation

popcnt1
Copy link
Collaborator

@popcnt1 popcnt1 commented Aug 13, 2024

No description provided.

This commit introduces timing metrics in the export function to measure the duration of the export process. It includes timestamps for the overall processing time and intervals for every million records processed to help identify performance bottlenecks.
Cleaned up unused imports in `mod.rs` and `genesis.rs` files to enhance readability. Removed `fake-export` dependency from the project to simplify maintenance and reduce clutter.
Copy link

vercel bot commented Aug 13, 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 Aug 13, 2024 10:20pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Aug 13, 2024 10:20pm

@popcnt1 popcnt1 merged commit 1661bed into rooch-network:main Aug 14, 2024
7 checks passed
@popcnt1 popcnt1 deleted the feat/statedb-genesis/export branch August 14, 2024 03:46
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