tvl-depot/tvix/store/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
..
bin feat(tvix): Jemalloc -> MiMalloc 2024-08-08 08:06:23 +00:00
nar feat(tvix/store): display progress for NAR calculation 2024-06-17 09:47:54 +00:00
pathinfoservice fix(tvix/store): Immediately return an error when using sled on / 2024-07-29 16:43:04 +00:00
proto fix(tvix/store): add missing nar_info::ca::Hash::TextSha256 2024-07-20 16:35:07 +00:00
tests chore(tvix/store): migrate import.rs and tests/pathinfo.rs to rstest 2024-04-19 19:22:10 +00:00
composition.rs refactor(tvix/store): use composition in tvix_store crate 2024-07-20 19:37:27 +00:00
import.rs refactor(tvix/glue): take &CAHash, not CAHash 2024-06-26 04:51:31 +00:00
lib.rs refactor(tvix/store): use composition in tvix_store crate 2024-07-20 19:37:27 +00:00
utils.rs feat(tvix/store): Sled{PathInfo,Directory}Service -> Redb… 2024-08-04 13:58:07 +00:00