Closed
Description
See PR #29811
Find out in which cases the eager placing sift down (current / new version) is better than the sift down fully, sift up again algorithm.
Look at both From
and pop()
etc.
I intend to work on this, just write something to give datasets of various patterns and evaluate, but let's track it so that it doesn't get lost. Also, if I'm slow, anyone is super welcome to pick it up.