Comment on Why is processing a sorted array faster than an unsorted array?parentComments−jwilliams13yThink we completely agree.It's pretty much demonstrated by the update to the piece -- certain compliers & compiler flags did produce the right optimization, whereas the original author did not.
Comments
Think we completely agree.
It's pretty much demonstrated by the update to the piece -- certain compliers & compiler flags did produce the right optimization, whereas the original author did not.