diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -88,8 +88,11 @@ Download and verify the logs' Merkle trees up until the current snapshot: This will take a while depending on the local system, configuration of the optional `collect` flags, as well as how heavily the logs apply rate-limits. + For reference, we [downloaded the logs](./docs/operations.md) from scratch in -less than 11 days using a single-IP machine that respects the logs' rate-limits. +less than 11 days using a machine with a single IP address. Note that it would +take roughly twice as long if the same measurement had been started during the +fall (because then the current year's log shards would have larger backlogs). ### Assemble |