Improve cache retrieval speeds for execution by using lazy unpickling
of instructions. This requires caching the generation of invokers (which itself should also give a speed boost), since invoker generation needed to analyze the instructions in the kernel.
Loading
Please register or sign in to comment