Skip to content

Commit 111a582

Browse files
committed
Merge branch 'kh/doc-fast-import-historical' into next
Doc update. * kh/doc-fast-import-historical: doc: fast-import: contextualize the hardware cost
2 parents f2b8c80 + cca758d commit 111a582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-fast-import.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ amount of memory usage and processing time. Assuming the frontend
182182
is able to keep up with fast-import and feed it a constant stream of data,
183183
import times for projects holding 10+ years of history and containing
184184
100,000+ individual commits are generally completed in just 1-2
185-
hours on quite modest (~$2,000 USD) hardware.
185+
hours on quite modest hardware (~$2,000 USD in 2007).
186186

187187
Most bottlenecks appear to be in foreign source data access (the
188188
source just cannot extract revisions fast enough) or disk IO (fast-import

0 commit comments

Comments
 (0)