#1890: debug Buildbot's memory use
------------------------+-------------------------
Reporter:  dustin       |       Owner:  dustin
    Type:  enhancement  |      Status:  closed
Priority:  major        |   Milestone:  0.9.+
 Version:  master       |  Resolution:  worksforme
Keywords:  performance  |
------------------------+-------------------------
Changes (by dustin):

 * status:  assigned => closed
 * resolution:   => worksforme


Old description:

> I learned about a few tools at PyCon that may be useful for this purpose.
> First, we should document these tools in the developer documentation so
> that others can work with them, too.  Second, we should apply them in
> development to see if there are any low-hanging fruit in terms of memory
> consumption.
>
>  * sys.getsizeof (2.6 only)
>  * Meliae - dumps a reference graph in JSON
>  * gdb-heap - dumps the Python heap in GDB (mostly totals)

New description:

 I learned about a few tools at PyCon that may be useful for this purpose.
 First, we should document these tools in the developer documentation so
 that others can work with them, too.  Second, we should apply them in
 development to see if there are any low-hanging fruit in terms of memory
 consumption.

  * sys.getsizeof (2.6 only)
  * Meliae - dumps a reference graph in JSON
  * gdb-heap - dumps the Python heap in GDB (mostly totals)

--

Comment:

 Memory performance hasn't been a big issue lately.  These notes are here
 pointing to useful tools, but there's no action in this bug.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1890#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to