diff --git a/docs/stagedsync_proportions.png b/docs/stagedsync_proportions.png
new file mode 100644
index 0000000000000000000000000000000000000000..ecda2697497b6e9b0b1660ed0bf3219735e490f7
Binary files /dev/null and b/docs/stagedsync_proportions.png differ
diff --git a/eth/stagedsync/README.md b/eth/stagedsync/README.md
index 09fced90a089393939d6a287f6e9288e9dc23213..86f05346e8beda5b8406c4465ec371fc6fef66f7 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.