Well, so all this discussion is only for freeing _one_ memory location earlier?
Seriously... as the other users already said, if someone really need
it, he can use normal loops instead of comprehensions and split
complex expression so temporary objects are immediately free.
Furthermore, 2x speedup observations are done by benchmarks. In the
real world, how can you be sure that L2 cache is not already filled
up? :-)
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/ILK3BYKZ7SVHZ3MHEJHUHDCTLRXKSMKN/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to