close
Skip to content

std(sort): reduce INSERTION_SORT_THRESHOLD constant to 48 - #1978

Merged
MaxGraey merged 1 commit into
AssemblyScript:mainfrom
MaxGraey:improve-sort-threshold
Jul 13, 2021
Merged

std(sort): reduce INSERTION_SORT_THRESHOLD constant to 48#1978
MaxGraey merged 1 commit into
AssemblyScript:mainfrom
MaxGraey:improve-sort-threshold

Conversation

@MaxGraey

@MaxGraey MaxGraey commented Jul 13, 2021

Copy link
Copy Markdown
Member

After some new changes in algo (optimize memory usage), I decided to recheck boundary for insertion sort and found (Chrome baseline) that it had moved down.

  • I've read the contributing guidelines

@MaxGraey
MaxGraey merged commit 886a4a6 into AssemblyScript:main Jul 13, 2021
@MaxGraey
MaxGraey deleted the improve-sort-threshold branch July 13, 2021 11:54
romdotdog pushed a commit to romdotdog/assemblyscript that referenced this pull request Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant