On 01/01/2014 08:37 PM, Johannes Berg wrote:
> From: Johannes Berg <[email protected]>
> 
> Since spatch is rather slow, but can handle multiple spatches
> concatenated in a single file, just do that and run it only
> once rather than for each spatch. That shaves off some of the
> runtime (startup etc. and finding affected files.)
> 
> On my system, I go from
> 
> real    9m42.616s
> user    8m48.352s
> sys     0m22.884s
> 
> to
> 
> real    9m1.948s
> user    8m40.108s
> sys     0m12.088s
> 
> Signed-off-by: Johannes Berg <[email protected]>
> ---
>  gentree.py | 72 
> +++++++++++++++++++++++++++++++++++++-------------------------
>  1 file changed, 43 insertions(+), 29 deletions(-)
> 
Thank you for the patch, it was applied.

Hauke

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to