Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-27 | perf(ops): Reenable fast unit result optimization (#16827) | Divy Srivastava | |
The optimization was missed in the optimizer rewrite https://github.com/denoland/deno/pull/16514 | |||
2022-11-27 | chore(ops): increase codegen tests coverage (#16834) | Divy Srivastava | |
Upgrade fast_call tests to full (both tier) codegen tests. | |||
2022-11-10 | refactor(ops): Rewrite fast call optimizer and codegen (#16514) | Divy Srivastava | |