|
|
Subscribe / Log in / New account

Making Python 3 more attractive

Making Python 3 more attractive

Posted Apr 17, 2015 1:26 UTC (Fri) by samlh (subscriber, #56788)
In reply to: Making Python 3 more attractive by samlh
Parent article: Making Python 3 more attractive

My apologies for a possible misstatement above:
PyPy uses a single nursery generation and a tenured generation.
Spidermonkey (Firefox) is has some generational scheme (I'm fairly sure nursery+tenured).
I'm unsure of how V8 and Webkit have their gc structured.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds