Closed timfel closed 9 years ago
Nothing we can do, Tobi tweaked the jit settings
On 08/04/15 14:56, Tim Felgentreff wrote:
Nothing we can do, Tobi tweaked the jit settings
This is a general problem that we have in several interpreters, e.g. Pycket and Pyrolog. I hope to be able to come up with a solution at some point.
We end up with call_assembler entries and thus forcing of the current context to the heap in all our BitBlt loops, because they get too long (I'm guessing). Anything we can do about this? Maybe @cfbolz has an idea.