[Ipython-tickets] [IPython] #231: ipython1 ipcontroller's memory usage

IPython ipython-tickets@scipy....
Mon Feb 18 02:40:28 CST 2008


#231: ipython1 ipcontroller's memory usage
----------------------+-----------------------------------------------------
 Reporter:  yichun    |       Owner:  bgranger    
     Type:  defect    |      Status:  new         
 Priority:  normal    |   Milestone:              
Component:  ipython1  |     Version:              
 Severity:  normal    |    Keywords:  ipcontroller
----------------------+-----------------------------------------------------
 IPython1's ipcontroller seems to be memory-heavy and this can became a
 bottleneck of applicaton. I am collecting an array of about 4 MB as my
 results using TaskController to run tasks and get results. The memory
 usage of my ipcontroller can reach 400 MB.

 Is there a point in the design that this is justified? Or I am missing
 something important here?

-- 
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/231>
IPython <http://ipython.scipy.org>
The IPython interactive Python system


More information about the Ipython-tickets mailing list