That's a less correct description than what Walter gave
Yup, many use that approach
https://dlang.org/blog/2017/03/20/dont-fear-the-reaper/ Basically, you should only use GC for small litter, i.e. some short-lived tiny objects, and for larger and longer living objects use deterministic memory…
https://dlang.org/blog/2017/06/16/life-in-the-fast-lane/
Interesting, I will read through those
https://github.com/dlang/DIPs/blob/master/DIPs/other/DIP1008... Exists as a preview switch
That's cool. Over here (Sweden) it's not easy (if at all possible) to get these kinds of things approved.
D has it
D rox
That's a less correct description than what Walter gave
Yup, many use that approach
https://dlang.org/blog/2017/03/20/dont-fear-the-reaper/ Basically, you should only use GC for small litter, i.e. some short-lived tiny objects, and for larger and longer living objects use deterministic memory…
https://dlang.org/blog/2017/06/16/life-in-the-fast-lane/
Interesting, I will read through those
https://github.com/dlang/DIPs/blob/master/DIPs/other/DIP1008... Exists as a preview switch
That's cool. Over here (Sweden) it's not easy (if at all possible) to get these kinds of things approved.
D has it
D rox