David
8572d612a7
Faster kill_garbage ( #11514 )
...
* Faster kill_garbage
Benchmark shows that almost half the time `apply()`-ing a transaction is spent in garbage collection. This PR avoids visiting each cache item and `collect()`-ing accounts to clean up.
* Walk back panicking behaviour
* Review grumble: prefer `and_then` to `if let`
2020-02-27 13:56:48 +01:00
..
2020-02-07 17:23:45 +01:00
2020-02-27 13:56:48 +01:00
2020-01-17 14:27:28 +01:00
2020-01-17 14:27:28 +01:00
2020-01-17 14:27:28 +01:00
2020-02-21 15:10:00 +01:00
2020-02-19 13:07:33 +01:00
2020-01-17 14:27:28 +01:00
2020-02-07 17:23:45 +01:00
2020-02-19 16:12:27 +01:00
2020-02-10 18:29:21 +01:00
2020-02-25 15:32:13 +01:00
2020-02-21 15:10:00 +01:00
2020-02-27 13:56:48 +01:00
2020-02-13 15:34:50 +01:00
2020-02-27 13:56:48 +01:00
2020-02-07 17:23:45 +01:00
2020-02-23 16:49:17 +01:00
2020-02-21 15:10:00 +01:00
2020-02-21 10:40:53 +01:00
2020-02-07 17:23:45 +01:00
2020-02-13 15:34:50 +01:00
2020-02-19 14:42:52 +01:00
2020-02-27 13:56:48 +01:00
2020-02-07 17:23:45 +01:00
2020-02-25 15:32:13 +01:00
2020-02-19 16:12:27 +01:00
2020-02-07 17:23:45 +01:00
2020-02-25 15:32:13 +01:00
2020-02-25 15:32:13 +01:00
2020-02-15 13:26:08 +01:00
2020-02-21 15:10:00 +01:00
2020-02-19 13:07:33 +01:00