in reply to Re^2: does perl have branch prediction
in thread does perl have branch prediction

david2008:

Various sort algorithms have different performance based on the order of the incoming data, so you don't need branch prediction to explain it.

...roboticus

When your only tool is a hammer, all problems look like your thumb.