Hi Vladimir,

Vladimir Yaroslavskiy <vladimir.yaroslavs...@...> writes:
>    random 01           random 01
> dpq: 1431           dpq: 8017
> tim: 11495          tim: 2717
> jdk: 1552           jdk: 8547

Is the size of the int array different than the size of the j.l.Integer array? I
ask because I would be surprised if timsort were that much faster when sorting
an array of j.l.Integers versus sorting an array of ints.

Best,
Ismael

Reply via email to