On Wed, 4 Sep 2019 at 16:57, Quentin Schulz < quentin.schulz@streamunlimited.com> wrote: > > the original code is not adding any lines at all while yours adds eight > so > > I'd just keep the patch as it is. > > > > Added lines vs added execution time. > I am fairly certain do_package spends the bulk of its time elsewhere, so you are really optimizing the wrong spot here :) Alex