#4945 NORM Never A: Debugging tools take half of free memory
Zarro Boogs per Child
bugtracker at laptop.org
Thu Nov 15 10:15:57 EST 2007
#4945: Debugging tools take half of free memory
---------------------+------------------------------------------------------
Reporter: bert | Owner: marco
Type: defect | Status: new
Priority: normal | Milestone: Never Assigned
Component: sugar | Version:
Resolution: | Keywords:
Verified: 0 |
---------------------+------------------------------------------------------
Comment(by cjb):
Each python process takes an additional 20M of RAM. You are correct that
the developer console didn't do this, because it wasn't a new python
process.
There's nothing specific about the development tools here. The solution
is reuse python interpreters/libraries where possible, which is our known
biggest performance (well, memory use) bug.
I suggest closing this bug.
--
Ticket URL: <http://dev.laptop.org/ticket/4945#comment:1>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list