|
|
Subscribe / Log in / New account

The Python Software Foundation on European cybersecurity

The Python Software Foundation on European cybersecurity

Posted Apr 23, 2023 9:15 UTC (Sun) by adobriyan (subscriber, #30858)
In reply to: The Python Software Foundation on European cybersecurity by adobriyan
Parent article: The Python Software Foundation on European cybersecurity

> less memory fragmentation

ehh, in the sense that linked lists are less prone to allocation failures on fragmented systems.


to post comments

The Python Software Foundation on European cybersecurity

Posted Apr 24, 2023 9:40 UTC (Mon) by geert (subscriber, #98403) [Link]

At the expense of thrashing your (cpu/buffer/...) cache when iterating them.


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