We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2b8c80 + cca758d commit 111a582Copy full SHA for 111a582
Documentation/git-fast-import.adoc
@@ -182,7 +182,7 @@ amount of memory usage and processing time. Assuming the frontend
182
is able to keep up with fast-import and feed it a constant stream of data,
183
import times for projects holding 10+ years of history and containing
184
100,000+ individual commits are generally completed in just 1-2
185
-hours on quite modest (~$2,000 USD) hardware.
+hours on quite modest hardware (~$2,000 USD in 2007).
186
187
Most bottlenecks appear to be in foreign source data access (the
188
source just cannot extract revisions fast enough) or disk IO (fast-import
0 commit comments