Message79680
A little followup. Attached script q112.py (some puzzle program) ate up
my RAM (80MB) and never ran GC while solving. Current python GC looks
at the number of GC objects, but GC object like set object can contain
many non GC object, so... I feel it would be nice if there is better GC
triger/timing. |
|
| Date |
User |
Action |
Args |
| 2009-01-12 15:08:25 | ocean-city | set | recipients:
+ ocean-city, pitrou |
| 2009-01-12 15:08:25 | ocean-city | set | messageid: <[email protected]> |
| 2009-01-12 15:08:24 | ocean-city | link | issue4921 messages |
| 2009-01-12 15:08:24 | ocean-city | create | |
|