On Thu, Jun 05, 2014 at 02:30:17PM +0200, Torsten Bögershausen wrote:
> On 2014-06-04 23.16, David Turner wrote:
> >
> > Sure! I actually went with > 120k to make measurement easier:
> > https://github.com/dturner-tw/many-refs
> Hm, I didn't get so man
>
> git remote -v
> origin https://github.com/dturner-tw/many-refs
>
> wc .git/packed-refs
> 750 1130 38868 .git/packed-refs
>
>
>
> time git rev-parse HEAD
> 7ac416f789fd4f1e398449113f6e1ec1d699141a
>
> real 0m0.008s
> user 0m0.002s
> sys 0m0.004s
>
> where only patch 1/2 doesn't seem to speed up things on my system:
>
> time ~/projects/git/tb.140604_DavidTurner_SSE4/git rev-parse HEAD
> 7ac416f789fd4f1e398449113f6e1ec1d699141a
>
> real 0m0.010s
> user 0m0.002s
> sys 0m0.005s
>
>
Could you run it 100 times to get better resolution? This could be just
measurement error.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html