You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scandum wrote another sorting algorithm with a nice overview table: scandum/crumsort#1
You might want to take a lookt at the bottom tables: fluxsort and crumsort outperform pdqsort in all cases.
However, timsort is not compared.
APPENDUM: What I dislike most is that there are not "trivially copypastable instructions/scripts" to compare the algorithms and author does not provide spec of used machine.
UPDATE: Author fixed all issues after being contacted.
yeah, i seen it, thanks for mentioning here. exams has completely filled my time for up to two months. there's a lot of programming things to do in the summer.
Optimization parameters:
Discussion scandum/crumsort#1not yet, as it has several yet unfixed downsidesThe text was updated successfully, but these errors were encountered: