Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not lookup and retrieve function if already exists
Due to the way encoding/decoding routines are jit-compiled, we need to recreate the decode function at each decoding invocation. This is suboptimal, and needs to be reviewed in the future.
- Loading branch information