#2273: Performance items
--------------------------------+--------------------
Reporter:  szager               |       Owner:
    Type:  defect               |      Status:  new
Priority:  minor                |   Milestone:  0.8.+
 Version:  0.8.6p1              |  Resolution:
Keywords:  performance, sprint  |
--------------------------------+--------------------
Changes (by dustin):

 * keywords:  performance => performance, sprint


Comment:

 `getBuildsForRevision` will go away in nine, so I'm not too worried about
 that.

 However, the SVNPoller problem could be fixed.  The simplest solution is
 probably to defer the XML parsing to a thread.  That gets UI
 responsiveness, and may get some parallelism depending on how friendly
 `parseString` is to the GIL.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2273#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to