Did Larry Hastings ever publish his experience with separating the refcount for his Gilectomy project? I believe he told us at a sprint or language summit that he had this working, with much effort, but hadn't managed to make it faster than the existing refcounting implementation yet.
On Tue, Jun 16, 2020 at 2:36 AM Antoine Pitrou <[email protected]> wrote: > On Tue, 16 Jun 2020 09:34:59 +0100 > Jonathan Fine <[email protected]> wrote: > > > > I've changed my opinion. I doubt that there's an easy win here. But I > > suspect that there is a win that is worth having. I'll now go away and > > think about things for a while. > > This is a good idea. An even better idea, for people who think this is > an interesting path, would be to actually experiment and then publish > their observations somewhere. Right now it seems python-ideas is > hosting the same discussion about immortal objects, rehashing the exact > same ideas, roughly every 6 months. That's not very productive. > > Regards > > Antoine. > > _______________________________________________ > Python-ideas mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/CB7AS43PNVNVGCR4VLE3ML76UMMFMS2P/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/A6LZ62NQUYBMLCTMSIX43X6SVVQTEQH3/ Code of Conduct: http://python.org/psf/codeofconduct/
