-
Notifications
You must be signed in to change notification settings - Fork 901
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
Add multithreaded parquet reader benchmarks. #15585
Merged
rapids-bot
merged 9 commits into
rapidsai:branch-24.06
from
nvdbaranec:multithread_parquet_bench
May 21, 2024
Merged
Add multithreaded parquet reader benchmarks. #15585
rapids-bot
merged 9 commits into
rapidsai:branch-24.06
from
nvdbaranec:multithread_parquet_bench
May 21, 2024
Commits on Dec 19, 2023
-
first pass at multi-threaded parquet benchmarks
Signed-off-by: Mike Wilson <knobby@burntsheep.com>
Configuration menu - View commit details
-
Copy full SHA for 1d32613 - Browse repository at this point
Copy the full SHA 1d32613View commit details
Commits on Apr 23, 2024
-
Multithread parquet benchmarks. Broken up into separate benchmarks fo…
…r chunked and non-chunked reader.
Configuration menu - View commit details
-
Copy full SHA for 00d682f - Browse repository at this point
Copy the full SHA 00d682fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4803ae - Browse repository at this point
Copy the full SHA a4803aeView commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for feb145d - Browse repository at this point
Copy the full SHA feb145dView commit details
Commits on May 20, 2024
-
Rework test parameters so that we generally see at least small perfor…
…mance increases with more threads. And the benchmarks clearly show multiple-thread-only performance regressions that we have historically seen.
Configuration menu - View commit details
-
Copy full SHA for 21a6261 - Browse repository at this point
Copy the full SHA 21a6261View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0c922 - Browse repository at this point
Copy the full SHA 6d0c922View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad747cb - Browse repository at this point
Copy the full SHA ad747cbView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6dc06b5 - Browse repository at this point
Copy the full SHA 6dc06b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd33aa - Browse repository at this point
Copy the full SHA dcd33aaView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.