|
|
Subscribe / Log in / New account

Making CPython faster

Making CPython faster

Posted Jun 3, 2021 4:05 UTC (Thu) by jf (guest, #152547)
In reply to: Making CPython faster by pallas
Parent article: Making CPython faster

Isn’t that paper more about the scaling of clusters of multiple computers / separate processes? Shared-memory multithreading on simple parallel problems tends to give very linear scaling since there isn’t much communication overhead.


to post comments


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