about summary refs log tree commit diff
path: root/tvix/eval/src/builtins/mod.rs
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-02-02T10·14+0300
committerclbot <clbot@tvl.fyi>2023-02-02T14·25+0000
commit75d1b72b7c8619692999df339471aee7aab5a085 (patch)
tree1279ab5ba32f0c1c0bb4531c419e110de9bd9645 /tvix/eval/src/builtins/mod.rs
parent98ea614c6e9ea9428dc10dde630abf894bd01473 (diff)
refactor(tvix/eval): import_cache can be a HashMap r/5822
... instead of a BTreeMap, as we do not need ordering guarantees here.
HashMaps are noticeably faster here (especially as we've been sorting
essentially random data!).

Change-Id: Ie92d74286df9f763c04c9b226ef1066ee8484c13
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8014
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'tvix/eval/src/builtins/mod.rs')
0 files changed, 0 insertions, 0 deletions