3b15a205ff
Profiling indicated that a little time (< 10% of `ApplyBlockActions`'s total execution time) is spent on `Deque` when a large chunk of block is being removed. Thus even *if* this commit slows down things, the performance impact would be insignificant.