import tariffs

Martin Pool mbp at canonical.com
Thu Feb 11 17:28:11 GMT 2010


On 12 February 2010 04:24, Martin (gzlist) <gzlist at googlemail.com> wrote:
> On 10/02/2010, Martin Pool <mbp at canonical.com> wrote:
>>
>> <https://code.edge.launchpad.net/~mbp/bzr/tariff/+merge/18970> adds a
>> framework for checking what is loaded and some documentation;
>> <https://code.edge.launchpad.net/~mbp/bzr/trim-imports/+merge/18971>
>> is a small example of using it.
>
> This is great, a bit of infrastructure testing code I've wanted for a
> while. The lazy import stuff needs ongoing checking to ensure it's
> delivering the right tradeoffs. Also, getting the list of modules for
> `bzr rocks` to something under a hundred couldn't hurt. ;)

I'm glad you like it.  There's probably some easy things you can cut
out by running --profile-imports, putting something expensive and
unnecessary into the ban list, and iterating.

-- 
Martin <http://launchpad.net/~mbp/>



More information about the bazaar mailing list