Comment on Why is processing a sorted array faster than an unsorted array?parentComments−cube1313yThe benchmarks were JIT running time versus C compile time + runtime.Not exactly apples to apples.
Comments
The benchmarks were JIT running time versus C compile time + runtime.
Not exactly apples to apples.