6 ms·
Basically in the unrealistic situation of a closed system, GC can be faster. But it makes FFI significantly harder (e.g. V8 API)
by gakada 10y ago
Basically in the unrealistic situation of a closed system, GC can be faster. But it makes FFI significantly harder (e.g. V8 API)
- pjmlp 10y agoNot necessarily, in many GC enabled systems programming languages you can also allocate outside GC heap.