Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-28 | r/5217 docs(tvix/eval): add "intern literals" to future optimisations | Adam Joseph | 1 | -0/+6 |
2022-09-11 | r/4821 docs(tvix/eval): propose builtin "inlining" optimisation | sterni | 1 | -0/+18 |
2022-09-11 | r/4820 docs(tvix/eval): mention `?` and `or` for builtins optimisation | sterni | 1 | -1/+3 |
2022-09-11 | r/4803 docs(tvix/eval): add optimisation note on eliminating `with` thunks | Vincent Ambo | 1 | -6/+9 |
2022-09-08 | r/4748 refactor(tvix/eval): return call frame result from VM::call | Vincent Ambo | 1 | -0/+16 |
2022-09-08 | r/4746 docs(tvix/eval): add notes for builtins access optimisation | Vincent Ambo | 1 | -0/+10 |
2022-09-06 | r/4652 docs(tvix/eval): start a document on known optimisation potential | Vincent Ambo | 1 | -0/+57 |