** Description changed: The version of python-lazr.restfulclient in Maverick has multiple - performance related changes that should be included in Lucid. The - include the following: + performance related changes that should be included in Lucid. + + [Impact] + launchpadlib clients run at reduced performance on lucid compared with maverick. + + [Development] + The fixes already uploaded to maverick include the following: revno: 92 committer: Leonard Richardson message: - [r=abentley] Send a real value for the User-Agent header. + [r=abentley] Send a real value for the User-Agent header. revno: 94 committer: Leonard Richardson message: - [r=abentley] Send a real User-Agent string and work around a bug in httplib2. + [r=abentley] Send a real User-Agent string and work around a bug in httplib2. revno: 99 committer: Leonard Richardson message: - [r=intellectronica] Request compressed representation with Content-Encoding instead of TE. + [r=intellectronica] Request compressed representation with Content-Encoding instead of TE. + + [Release Patch] + A backport of the aforementioned patches is at + http://launchpadlibrarian.net/52230548/lazr.restfulclient_0.9.11-1ubuntu2.debdiff + + [Test Case] + Run a launchpadlib application (such as arsenal), and time how long it takes to perform. + Now upgrade to the new version and re-time it. + The time should be less. + + [Regression Potential] + TBD
** Description changed: The version of python-lazr.restfulclient in Maverick has multiple performance related changes that should be included in Lucid. [Impact] launchpadlib clients run at reduced performance on lucid compared with maverick. [Development] The fixes already uploaded to maverick include the following: revno: 92 committer: Leonard Richardson message: [r=abentley] Send a real value for the User-Agent header. revno: 94 committer: Leonard Richardson message: [r=abentley] Send a real User-Agent string and work around a bug in httplib2. revno: 99 committer: Leonard Richardson message: [r=intellectronica] Request compressed representation with Content-Encoding instead of TE. [Release Patch] A backport of the aforementioned patches is at http://launchpadlibrarian.net/52230548/lazr.restfulclient_0.9.11-1ubuntu2.debdiff [Test Case] Run a launchpadlib application (such as arsenal), and time how long it takes to perform. Now upgrade to the new version and re-time it. The time should be less. [Regression Potential] - TBD + Low. The patch extends the test suite to cover the changes, and has been thoroughly reviewed and tested by other Launchpad engineers. ** Description changed: The version of python-lazr.restfulclient in Maverick has multiple performance related changes that should be included in Lucid. [Impact] launchpadlib clients run at reduced performance on lucid compared with maverick. [Development] The fixes already uploaded to maverick include the following: revno: 92 committer: Leonard Richardson message: [r=abentley] Send a real value for the User-Agent header. revno: 94 committer: Leonard Richardson message: [r=abentley] Send a real User-Agent string and work around a bug in httplib2. revno: 99 committer: Leonard Richardson message: [r=intellectronica] Request compressed representation with Content-Encoding instead of TE. [Release Patch] A backport of the aforementioned patches is at http://launchpadlibrarian.net/52230548/lazr.restfulclient_0.9.11-1ubuntu2.debdiff [Test Case] - Run a launchpadlib application (such as arsenal), and time how long it takes to perform. + Run a launchpadlib application (such as apport or arsenal), and time how long it takes to perform. Now upgrade to the new version and re-time it. The time should be less. [Regression Potential] Low. The patch extends the test suite to cover the changes, and has been thoroughly reviewed and tested by other Launchpad engineers. + + The most important client is apport, so positive verification can be + achieved by running ubuntu-bug with this patch present. -- Please backport important performance fixes from maverick to lucid https://bugs.launchpad.net/bugs/607947 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
