Skip to content
Prev 60038 / 63421 Next

JIT compiler does not compile closures with custom environments

That?s the interim solution I am using right now (manually precompiling most functions), but I generate quite a lot of closures dynamically in my code and the potential performance loss is a bit worrying? I don?t think the current behavior is expected based on what the documentation says.

Cheers, 

Taras