Remix.run Logo
pestatije 4 days ago

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

gf000 2 days ago | parent [-]

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.