>Still, almost 4 minutes just to extend the python heap and reallocate
>a bunch of already allocated objects seems unlikely. Also I don't
>understand why the Python interpreter would need to "move" allocated
>object: it can just grow the heap, reallocate a larger buffer list (if
>needed, with just 20 items this is not likely), and add a reference to
>the new item in the list buffer.

Exactly what I was thinking.  Hence my confusion!

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to