Commit c9fca0b
authored
Add Parquet roundtrip benchmarks (#8956)
# Which issue does this PR close?
- Closes #8955.
# Rationale for this change
Baseline for future improvements.
# What changes are included in this PR?
Adds new benchmarks for reading and writing. Currently uses a fixed
number of row groups, pages, and rows. Cycles through data types and
encodings.
# Are these changes tested?
N/A
# Are there any user-facing changes?
No1 parent e9bb9f6 commit c9fca0b
2 files changed
+478
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
258 | 263 | | |
259 | 264 | | |
260 | 265 | | |
| |||
0 commit comments