Investigating performance #9680
conradoplg
started this conversation in
Brainstorming
Replies: 2 comments
|
Comparison made when preparing the 2.4.0 release.
Some observations:
|
0 replies
|
Seems like a duplicate of #7718. It might be worth merging the discussions and closing one of them. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Things we know to be true:
Ideas to start up the investigation:
checkpoint_sync = trueand a full zcashd sync (also with checkpoints enabled? There is a-ibdskiptxverificationflag but I don't know if it's really it and whether it is enabled by default or not) and get their logs. Compare the sync progression. Ideally also enable metrics and make prometheus scrape them so we can analyze the metrics with grafana.ldb checkpointcommand to save and restore state between profiling runs.Links / data points
All reactions