Ticket #8431 (closed defect: fixed)
Invoke python with -OO to save memory
| Reported by: | cscott | Owned by: | dsd |
|---|---|---|---|
| Priority: | normal | Milestone: | 10.1.1 |
| Component: | sugar | Version: | Development build as of this date |
| Keywords: | Cc: | ||
| Action Needed: | test in build | Verified: | no |
| Deployments affected: | Blocked By: | #8438 | |
| Blocking: |
Description
The sugar shell and any long lived services should invoke python with -OO to save memory. This saves about 6M of memory space, at the cost of NAND space for the .pyo files.
This bug will track investigation into this issue, as discussed in http://lists.laptop.org/pipermail/devel/2008-September/019078.html (and the referenced previous discussion and buzilla/numpy bugs).
Change History
Note: See
TracTickets for help on using
tickets.


