Guido wrote: > 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. >
There is his talk: The Gilectomy How's It Going: PyCon 2017 https://www.youtube.com/watch?v=pLqv11ScGsQ Here's a list of all his talks. (I was in the audience for one of them.) https://pyvideo.org/speaker/larry-hastings.html I hope this helps. As I recall, it gives the information Guido is asking for. -- Jonathan
_______________________________________________ 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/WPGXML7Q47R5ZZI6IKFVCSCO22AGJFBZ/ Code of Conduct: http://python.org/psf/codeofconduct/
