The 1.5.4 series of git have support for parallel delta searching (pthreads) when packing objects. "use threads && myopts="${myopts} THREADED_DELTA_SEARCH=YesPlease" should do the trick. Thank you
Added, thanks. - ferdy