Python and STL efficiency

Fredrik Lundh fredrik at pythonware.com
Tue Aug 22 07:52:35 EDT 2006


"Mc Osten" wrote:

> In fact Python here is faster. Suppose it has a really optimized set
> class...

Python's memory allocator is also quite fast, compared to most generic
allocators...

</F> 






More information about the Python-list mailing list