Files
rust/src/libstd
Alex Crichton eaeef3db0e std: Cache HashMap keys in TLS
This is a rebase and extension of #31356 where we cache the keys in thread local
storage. This should give us a nice speed bost in creating hash maps along with
mostly retaining the property that all maps have a nondeterministic iteration
order.

Closes #27243
2016-05-19 16:58:15 -07:00
..
2016-05-07 08:52:41 -07:00
2016-04-07 11:39:27 +02:00
2016-05-07 08:52:41 -07:00
2016-05-09 08:22:36 -07:00
2016-02-09 11:52:39 -05:00
2016-05-09 08:22:36 -07:00