Junio C Hamano writes:
> Thomas Rast writes:
>
>> Test with patchbefore
>>
>> 4000.2: log --raw -3000 0.50(0.43+0.06) 0.54(0.46+0.06) +7.0%***
>> 4000.3: log -p -3000 2.34(2.20+0.13) 2.37
Thomas Rast writes:
> Test with patchbefore
>
> 4000.2: log --raw -3000 0.50(0.43+0.06) 0.54(0.46+0.06) +7.0%***
> 4000.3: log -p -3000 2.34(2.20+0.13) 2.37(2.22+0.13) +1.2%
>
If you run a log with diffs (such as -p, --raw, --stat etc.) the
current code ends up loading many objects twice. For example, for
'log -3000 -p' my instrumentation said the objects loaded more than
once are distributed as follows:
2008 blob
2103 commit
2678 tree
Fixing blobs and trees wil
3 matches
Mail list logo