Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reuse memory for parallelSortSpillHelper‘s tmpSpillChunk #53861

Closed
Tracked by #52318
hawkingrei opened this issue Jun 6, 2024 · 0 comments · Fixed by #53859
Closed
Tracked by #52318

reuse memory for parallelSortSpillHelper‘s tmpSpillChunk #53861

hawkingrei opened this issue Jun 6, 2024 · 0 comments · Fixed by #53859
Labels
affects-8.1 type/enhancement The issue or PR belongs to an enhancement.

Comments

@hawkingrei
Copy link
Member

hawkingrei commented Jun 6, 2024

Enhancement

we get a profiler while we benchmark sync load. it takes too much time on the newParallelSortSpillHelper. it is unnecessary.

https://flamegraph.com/share/4dca9137-2419-11ef-ab1b-b6898751f631

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-8.1 type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants