The paper investigates the average case complexity of the partition sort algorithm, confirming its robustness compared to quick sort through computer experiments with various input distributions. It highlights the sensitivity of partition sort to parameters of input probability distributions and emphasizes the significance of examining parameterized complexity. The findings reveal that both individual and interactive effects of input parameters significantly impact sorting time, suggesting further research in this area.