diff --git a/docs/stagedsync_proportions.png b/docs/stagedsync_proportions.png new file mode 100644 index 000000000..ecda26974 Binary files /dev/null and b/docs/stagedsync_proportions.png differ diff --git a/eth/stagedsync/README.md b/eth/stagedsync/README.md index 09fced90a..86f05346e 100644 --- a/eth/stagedsync/README.md +++ b/eth/stagedsync/README.md @@ -22,6 +22,14 @@ If the app is restarted in between stages, it restarts from the first stage. If the app is restared in the middle of the stage execution, it restarts from that stage, giving it the opportunity to complete. +### How long do the stages take? + +Here is a pie chart showing the proportional time spent on each stage (it was +taken from the full sync). It is by all means just an estimation, but it gives +an idea. + +![](/docs/stagedsync_proportions.png) + ## Reorgs / Unwinds Sometimes the chain makes a reorg and we need to "undo" some parts of our sync.