~arsenal-devel/arsenal/python-launchpadlib-toolkit

Viewing all changes in revision 146.

  • Committer: Bryce Harrington
  • Date: 2012-03-29 00:34:14 UTC
  • Revision ID: bryce@canonical.com-20120329003414-872l5pba73t15fm5
Improve performance of to_dict() by providing a quick=False option.

This excludes some data items that are time consuming to look up from
launchpad, and are often unnecessary.

Testing shows that excluding these improved performance on a small (6
bug) search from 27 sec to 9.5 sec.

With further testing we may be able to refine the list and include more
of them by default, but this seems a good starting point.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: