ITADN

Extend benchmarks to include both wide and long CSVs

#241Openmchav 创建于 2026-01-22
good first issue
M
mchavcommented
The current benchmark only tests against a 44 line CSV. Typically we want to track how well a CSV lib does when there are many columns (200+ columns) and/or many rows (100k+). We should create a script that generates there different CSV payloads and profile against these files.
0 条评论