-
Notifications
You must be signed in to change notification settings - Fork 410
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
Performance Enhancement of Table Scanning #6834
Labels
Comments
JinheLin
added
type/enhancement
The issue or PR belongs to an enhancement.
component/storage
labels
Feb 16, 2023
Background of this task: Currently, small queries (e.g. scan 2 million rows and do aggregation) can not fully use CPU resources on 8 logical core machines (e.g. r5.2xlarge). Also, consider making the default thread pool size to be 2x of CPU number. And check whether it is more efficient for small queries. |
ti-chi-bot
pushed a commit
that referenced
this issue
Feb 24, 2023
5 tasks
12 tasks
12 tasks
This was referenced Nov 1, 2023
12 tasks
12 tasks
12 tasks
yibin87
pushed a commit
to yibin87/tiflash
that referenced
this issue
Dec 15, 2023
12 tasks
12 tasks
12 tasks
This was referenced Jul 24, 2024
ti-chi-bot bot
added a commit
that referenced
this issue
Jul 29, 2024
ref #6834 Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com> Co-authored-by: JaySon <tshent@qq.com>
12 tasks
ti-chi-bot bot
pushed a commit
that referenced
this issue
Sep 6, 2024
ref #6834 Co-authored-by: Lloyd-Pottiger <60744015+Lloyd-Pottiger@users.noreply.github.com>
This was referenced Sep 9, 2024
JinheLin
changed the title
Read Thread Pool Enhancement
Performance Enhancement of Table Scanning
Oct 25, 2024
12 tasks
ti-chi-bot bot
pushed a commit
that referenced
this issue
Oct 28, 2024
ref #6834 Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com> Co-authored-by: Lloyd-Pottiger <yan1579196623@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: