bhelfer / RustBCL

BCL in Rust
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Add another version of sample sort based on Array #10

Closed SKYSCRAPERS1999 closed 5 years ago

SKYSCRAPERS1999 commented 5 years ago

Seems like Arrays significantly reduce the speed when the scaling is very large.