#1146·rayon

Suggestion for stack size when calling par_sort_unstable

Author: vignaCreated Mar 20, 2024Updated Jun 6, 2026

Is there any standard suggestion for the stack size when calling `par_sort_unstable`? We're sorting dozens of billions of elements and we would like to provide the user with some sound default.