The following seems note-worthy.
Codexon reports that in Python, an int on a 32-bit machine now takes up 12 bytes of storage. This seems a little excessive. I mean how much tag space is really needed here? (Or is there other information stored as well? e.g., GC reference counts.)
No comments:
Post a Comment