5 ms·
Hopefully we won't have to make that trade off for too long https://www.microsoft.com/en-us/research/uploads/prod/2020/11/perceus-tr-v1.pdf https://www.microso
by fhasdfyuasd 2y ago
Hopefully we won't have to make that trade off for too long
https://www.microsoft.com/en-us/research/uploads/prod/2020/11/perceus-tr-v1.pdf https://www.microsoft.com/en-us/research/uploads/prod/2020/1...
- codethief 2y agoCame here to write this. There's also a (research) language that uses the Perceus algorithm: https://koka-lang.github.io/ https://koka-lang.github.io/
- deepsun 2y agoEven reference counting needs memory management. Granted, allocations are very fast on the JVM heap, but cannot be faster than no allocations.