Re: Significant performance waste in git-svn and friends
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:33
Mike Hommey [off-list ref] writes:
The same things obviously apply to git-cvsimport and other scripts
calling git-hash-object a lot.
I *obviously* hate this patch, as it makes this Porcelain
command to be aware of the internal representation too much.
I wonder if letting fast-import handle the object creation is an
option, though.