Files
oak-gpui/crates/gpui2/src
Antonio Scandurra b871f906d6 Use FxHashMap and FxHashSet in hot code paths
We can also use these maps and sets in place of `SeaHasher` because
they are also deterministic. Note that we're not swapping std's
`HashMap` and `HashSet` wholesale inside of `collections` because
on the server we need cryptographically secure collections.
2023-12-12 13:35:22 +01:00
..
2023-12-11 09:29:10 -07:00
2023-12-07 12:37:07 -05:00
2023-12-07 17:16:19 -08:00
2023-11-17 13:47:07 -07:00
WIP
2023-11-20 14:46:01 -08:00
2023-12-11 10:16:32 -08:00
2023-11-22 11:19:43 -07:00
2023-12-01 19:21:30 +01:00
2023-12-06 12:28:44 -07:00
2023-10-26 13:52:04 +02:00
2023-12-01 19:21:30 +01:00
2023-11-13 16:51:59 -08:00