Re: performance on repack

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Jon Smirl" <jonsmirl@xxxxxxxxx> writes:

> If anyone is bored and looking for something to do, making the delta
> code in git repack multithreaded would help.

I severely doubt that.  It is like the "coding stuff in assembly
language will make it faster" myth.  The problem is that of manageable
complexity.  Making the stuff multithreaded or coded in assembly means
that it becomes inaccessible for a sound algorithmic redesign.

And anything that takes this long on today's machines has lots of room
for algorithmic improvement, usually resulting in a speedup from one
to several orders of magnitude.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux