On 07/04/2015 05:26 PM, Neil Van Dyke wrote:
Any plans for new interesting GC/memory features in Racket?

For example, being able to inhibit GC for a time, being able to adjust
the GC trigger parameters dynamically, different ways to minimize GC
pauses or slowdown in the app behavior, real-time constraints on GC,
special support to help programmers avoid/reduce garbage generation, etc.?

Neil V.

I don't know, but I want most of these things. I assume this is related to your earlier question about games? :)

As far as I can tell, GC is the only thing keeping Racket from being suitable for making serious games.

Neil ⊥

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to