Originally we discussed completely removing sorting, but I thought maybe we can just sort less - in this case, nodes are sorted only when there is a new block. That was enough to improve performance for @dnieh and me. We can still consider removing sorting completely if users have issues in the future.
Originally we discussed completely removing sorting, but I thought maybe we can just sort less - in this case, nodes are sorted only when there is a new block. That was enough to improve performance for @dnieh and me. We can still consider removing sorting completely if users have issues in the future.
Closes #5