tvl-depot/web
Aspen Smith d378111d77 feat(tvix/eval): Store hash in key of interner
Rather than storing the leaked allocation for the string as the key in
the interner, store the hash (using NoHashHashBuilder). I thought this
would improve performance, but it doesn't:

hello outpath           time:   [736.85 ms 748.42 ms 760.42 ms]
                        change: [-2.0754% +0.4798% +2.7096%] (p = 0.72 > 0.05)
                        No change in performance detected.

but it at least doesn't *hurt* performance, and it *does* avoid an
`unsafe`, so it's probably net good.

Change-Id: Ie413955bdb6f04b1f468f511e5ebce56e329fa37
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12049
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: aspen <root@gws.fyi>
2024-08-10 15:28:30 +00:00
..
atom-feed chore(3p/sources): Bump channels & overlays 2022-09-28 08:02:31 +00:00
atward chore(web/atward): bump cargo dependencies 2023-11-12 22:47:09 +00:00
blog feat(web/blog): add option to disable tagfilter per-post 2023-09-08 13:51:26 +00:00
bubblegum feat(tvix/docs): switch to mdbook 2024-03-03 16:52:38 +00:00
cgit-tvl refactor(web/cgit-tvl): Move cgit config back out of module 2022-06-27 14:15:07 +00:00
converse chore(web/converse): bump all dependencies within bounds 2022-12-02 14:27:30 +00:00
panettone feat(web/panettone): Create users table 2024-04-19 18:42:37 +00:00
pwcrypt chore(3p/sources): Bump channels & overlays 2024-06-08 15:20:48 +00:00
static refactor(tazjin/homepage): long overdue entry list rework 2023-06-15 23:26:57 +00:00
todolist chore(3p/sources): Bump channels & overlays 2022-09-28 08:02:31 +00:00
tvixbolt feat(tvix/eval): Store hash in key of interner 2024-08-10 15:28:30 +00:00
tvl fix(web/tvl/2024-08-tvix-update): small fixes 2024-08-09 19:18:01 +00:00
volgasprint feat(web/volgasprint): add sprint logo(s) 2024-03-05 10:26:58 +00:00
inbox.nix feat(web/inbox): add landing page for inbox.tvl.su 2022-12-28 08:17:45 +00:00