Am 26.02.2012 17:34, schrieb so:
On Sunday, 26 February 2012 at 15:58:41 UTC, H. S. Teoh wrote:

Would this even be an issue on multicore systems where the GC can run
concurrently? As long as the stop-the-world parts are below some given
threshold.

If it is possible to guarantee that i don't think anyone would bother
with manual MM.

Well, some game studios seem to be quite happy with XNA, which implies using a GC:

http://infinite-flight.com/if/index.html

Reply via email to