My understanding is that currently python can collect type data in test runs and use it to inform the jit during following executions
I'd forgotten about that. Now that you mention it, my understanding is that this is actually the plan.
My understanding is that currently python can collect type data in test runs and use it to inform the jit during following executions