tvl-depot/tvix/cli/src
Ilan Joselevich f648f17ec3 feat(tvix): Jemalloc -> MiMalloc
Use the faster and newer MiMalloc memory allocator for all endpoints in
the workspace.

Change-Id: Ic60237284ed168e46ec6e8f28e2710bae4385c6f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12149
Tested-by: BuildkiteCI
Reviewed-by: aspen <root@gws.fyi>
2024-08-08 08:06:23 +00:00
..
args.rs refactor(tvix): move service addrs into shared clap struct 2024-07-22 13:36:08 +00:00
assignment.rs feat(tvix/repl): Allow binding variables at the top-level 2024-07-05 16:40:35 +00:00
lib.rs feat(tvix/eval): Forbid Hash{Map,Set}, use Fx instead 2024-08-07 12:38:40 +00:00
main.rs feat(tvix): Jemalloc -> MiMalloc 2024-08-08 08:06:23 +00:00
repl.rs feat(tvix/eval): Forbid Hash{Map,Set}, use Fx instead 2024-08-07 12:38:40 +00:00