rapidsai/cudf

[FEA] Expand ORC and Parquet benchmarks to cover different stripe/rowgroup sizes

Geschlossen

#10.100 geöffnet am 21.01.2022

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (735 Forks)batch import
PerformancecuIOfeature requestgood first issuelibcudftests

Repository-Metriken

Stars
 (6.000 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 17T 21h) (230 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide