←back to thread

589 points gmays | 1 comments | | HN request time: 0.329s | source
Show context
earless1 ◴[] No.45772465[source]
So biological garbage collection pauses then? skip sleep, and the brain tries to run gc cycles during runtime. Causing attention and performance latency spikes. Evolution wrote the original JVM.
replies(5): >>45772560 #>>45773351 #>>45776679 #>>45777047 #>>45778878 #
layer8 ◴[] No.45772560[source]
Luckily it doesn’t clear all unreferenced memory, though.
replies(5): >>45772666 #>>45772718 #>>45773046 #>>45773081 #>>45773625 #
1. jyounker ◴[] No.45772718[source]
Are you sure about that?