Skip to content

Use allocation proposal in mergesort: unsafe make replaced with safe allocScratch#28

Draft
ulysses4ever wants to merge 1 commit intomainfrom
allocScratch-and-co
Draft

Use allocation proposal in mergesort: unsafe make replaced with safe allocScratch#28
ulysses4ever wants to merge 1 commit intomainfrom
allocScratch-and-co

Conversation

@ulysses4ever
Copy link
Collaborator

@ulysses4ever ulysses4ever commented Aug 15, 2025

spinoff from #22

I'm worried a bit about performance implications of this change: there's more higher-order-functions stuff going on. I want to cleanup the benchmarking scripts a bit so that, hopefully, we have a good tool to detect performance regressions.

the make→allocScratch change is only deployed in DpsMergeSort4 atm. When we're able to decide performance implications, this patch should be extended to cover all the (active) sortings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants