8572d612a7
* 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` |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml |