-
- Downloads
Don't needlessly update blocks with one state
We can't split them anyways, might as well skip the work done by updateBlock and splitBlock. This can make the algorithm roughly twice as fast on some inputs.
Loading
Please register or sign in to comment