Skip to content
Commit bc5c2e24 authored by Matt Wala's avatar Matt Wala
Browse files

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.
parent af7c67f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment