Skip to content

Expand compression codec coverage in ORC and Parquet benchmarks #19760

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

Open
wants to merge 5 commits into
base: branch-25.10
Choose a base branch
from

Conversation

vuule
Copy link
Contributor

@vuule vuule commented Aug 21, 2025

Description

Added ZSTD and ZLIB to the list of covered compression codecs in reader and writer benchmarks, since their support in nvCOMP is stable now.

Also converted IO and compression type template parameters into string axis to match Parquet reader benchmarks and allow changing the used values at runtime.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Copy link

copy-pr-bot bot commented Aug 21, 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.

@vuule vuule added tests Unit testing for project Performance Performance related issue non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Aug 21, 2025
@vuule vuule removed the Performance Performance related issue label Aug 21, 2025
@vuule vuule marked this pull request as ready for review August 21, 2025 17:22
@vuule vuule requested a review from a team as a code owner August 21, 2025 17:22
@vuule vuule requested review from vyasr and PointKernel August 21, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change tests Unit testing for project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants