Johannes Schindelin [off-list ref] writes:
quoted
quoted
The corresponding times for me were:
(master) (with the series)
real 0m9.760s real 0m5.744s
user 0m0.531s user 0m0.656s
sys 0m5.726s sys 0m3.520s
So, yes, a noticeable improvement! :)
Same here, on Windows built with the old msysgit environment:
(master) (with the series)
real 0m3.147s real 0m1.947s
user 0m0.016s user 0m0.000s
sys 0m0.015s sys 0m0.031s
Although I tested 'git am patches/*' where the patches/* are the result of
'git-format-patch v2.6.1..github/jc/mailinfo-lib'.
2.548s vs 2.068s here.
Ciao,
Johannes
Thanks. Let's start thinking about moving it forward.