launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #00101
[Merge] lp:~mars/launchpad/lsprof into lp:launchpad/devel
The proposal to merge lp:~mars/launchpad/lsprof into lp:launchpad/devel has been updated.
Description changed to:
Hello,
This branch uses the bzr lsprof profiling suite to allow us to use KCacheGrind to profile requests to Launchpad.net. We had to add a new event that fires once at the beginning of requests to start the profiling. The old profiling code was moved into the new EndRequestEvent hook. The profiling code was updated to use bzrlib's lsprof wrapper instead of hotshot. A small tweak was made to ignore the new profile files when they show up in the tree.
This code has been tested locally, and is being run through ec2 test.
Maris
--
https://code.launchpad.net/~mars/launchpad/lsprof/+merge/29964
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~mars/launchpad/lsprof into lp:launchpad/devel.
References