You are not wrong. X and Discord. Double trouble.
nemith
joined 2 years ago
How are you measuring memory storage size? Are you sure you are looking as resident memory size and not just the virtual memory size?
Actual storage of the structures should be nothing. Interfaces are "fat pointers" but that should really just be an extra word which node would have at least that if not more.
My guess is that if you are looking at virtual memory that more memory/garbage is produced in PARSING and not storing and that the virtual memory size allocated is high even after garbage collection but RSS should be different.
Trump says he has 'no choice' but to support electric vehicles because Elon Musk 'endorsed me very strongly'
The justices of the supreme court ruled that Trump was immune and effectively above the law while being president. What is now stopping Biden from bringing a gun to the next debate?
view more: next ›
Nice! This is very exciting. I don't like the current landscape of python type checkers.
Please implement something like pyre-upgrade for being able to enable strict linting and upgrade existing code bases (but without all the other problems pyre brings). https://pyre-check.org/docs/types-in-python/#upgrade