23 Sep
2008
23 Sep
'08
14:22
Hallo, I am thinking about doing some basic 3D graphics with Gambit-C. Although I am sure code generated by Gambit-C is fast enough[1], I am a bit worried about the garbage collector. What's the type of garbage collector used by Gambit? If it kicks in during interactive rendering, should I expect annoying pauses? [1] - http://www.ventonegro.org/2008/09/the-need-for-speed/ -alex http://www.ventonegro.org/