logoalt Hacker News

pestatijelast Sunday at 11:05 AM1 replyview on HN

so its not memory efficient then...and nowadays the bottleneck is in memory access not cpu cycles, so the claim more memory use speeds up compute is very doubtful


Replies

gf000yesterday at 9:49 PM

It doesn't use more memory (at least not due to GC itself), it wastes some memory that it won't touch again unless absolutely necessary.