rapidsai/cudf
View on GitHub[FEA] Expand ORC and Parquet benchmarks to cover different stripe/rowgroup sizes
Open
#10100 opened on Jan 21, 2022
PerformancecuIOfeature requestgood first issuelibcudftests
Description
Add a set of benchmarks with varying stripe/rowgroup sizes to each affected component:
- ORC reader
- ORC writer
- Parquet reader
- Parquet writer
Use the new benchmarks to evaluate the effects of these options and potentially determine the optimal settings.