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

Improve parallel POSIX read performance v2 #676

Draft
wants to merge 3 commits into
base: branch-25.06
Choose a base branch
from

Conversation

kingcrimsontianyu
Copy link
Contributor

Not for review

Another idea to address #629

This PR

A task group combines several tasks into a single unit to submit the thread pool.

KVIKIO_TASK_GROUP_SIZE

@kingcrimsontianyu kingcrimsontianyu added improvement Improves an existing functionality non-breaking Introduces a non-breaking change c++ Affects the C++ API of KvikIO labels Mar 24, 2025
Copy link

copy-pr-bot bot commented Mar 24, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Affects the C++ API of KvikIO DO NOT MERGE improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant