[Python-ideas] POPT (Python Ob ject Provider Threads)
Martin Bammer
mrbm74 at gmail.com
Wed Jun 20 16:52:55 EDT 2018
Of course I'm happy that Python is so much optimized. I'm only
disappointed that I couldn't help to improve the speed with my idea ;-)
On 2018-06-20 22:50, Guido van Rossum wrote:
> On Wed, Jun 20, 2018 at 1:16 PM Martin Bammer <mrbm74 at gmail.com
> <mailto:mrbm74 at gmail.com>> wrote:
>
> I saw this free lists implementation this morning in the
> floatobject and
> listobject sources,
>
> which already handles the reuse of objects. I must admit I like this
> implementation. It's pretty smart.
>
> And yes I'm a little bit disappointed because it reduces the
> benefit of
> my idea a lot.
>
>
> Why would you be disappointed? Aren't you happy that you get much of
> the benefit without having to do any work?
>
> --
> --Guido van Rossum (python.org/~guido <http://python.org/%7Eguido>)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180620/f2d9b501/attachment.html>
More information about the Python-ideas
mailing list