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

log timing for rebuild_index #2607

Merged
merged 1 commit into from
Feb 20, 2019

Conversation

antiochp
Copy link
Member

Add debug logging so we can see how long it takes to rebuild_index during fast sync -

20190219 16:59:49.390 DEBUG grin_chain::txhashset::txhashset - txhashset: verified 34664 rangeproofs, pmmr size 917618, took 19s
20190219 17:00:22.487 DEBUG grin_chain::txhashset::txhashset - txhashset: verified 176430 kernel signatures, pmmr size 352851, took 33s
20190219 17:00:22.582 DEBUG grin_chain::txhashset::txhashset - txhashset: rebuild_index (34664 UTXOs), took 0s

@antiochp
Copy link
Member Author

Minor - logging for fn called during fast sync.

@antiochp antiochp merged commit 2df633b into mimblewimble:master Feb 20, 2019
@antiochp antiochp deleted the debug_timing_rebuild_index branch February 20, 2019 08:16
@antiochp antiochp added this to the 1.0.2 milestone Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant