Hi Greg,
the configuration task is pretty fast, indeed, especially with layout directory
option as in this mode SubGit only create needed file structure without even connection SVN repository. The initial import, on the other hand, does download actual data, so it’s a slow task essentially. 100 GB and 72k commits – it’s quite big repository, so it may take even days to translate.
As for he initial import performance – it strongly depends on many aspects, such as overall hardware performance – SVN server drive and network performance, SubGit machine drive subsystem and network performance, etc. From SubGit’s perspective there are some settings they can slow down the import, find the details in the following article:
https://subgit.com/documentation/faq.html
Note, however, that EOL setting must be set prior to the initial import start, it cannot be changed on the fly.