Skip to content
Commit e1b01cfb authored by Vladimir Yaroslavskiy's avatar Vladimir Yaroslavskiy
Browse files

JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)

- Set limit for buffer length
- Radix sort is invoked on fully random data
- Use 3 steps in Radix sort isntead of 4 for int/float
- Set better options for parallel sorting
parent ee7f6e82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment