Skip to content

bench: split Realistic into 20% and 40% quoted variants - #89

Merged
nnnkkk7 merged 2 commits into
mainfrom
bench/realistic-20-40-pct
Jun 14, 2026
Merged

bench: split Realistic into 20% and 40% quoted variants#89
nnnkkk7 merged 2 commits into
mainfrom
bench/realistic-20-40-pct

Conversation

@nnnkkk7

@nnnkkk7 nnnkkk7 commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

Replace the single Realistic benchmark with two variants that differ only in how many fields contain embedded commas:

Generator Quoted fields Row template
generateRealistic20CSV 2/10 (cols 0, 8) "Alice, Smith",30,Tokyo,engineer,100,Japan,active,42,"New York, US",2024
generateRealistic40CSV 4/10 (cols 0, 2, 5, 8) "Alice, Smith",30,"Tokyo, JP",engineer,100,"Japan, Asia",active,42,"New York, US",2024

New benchmarks: BenchmarkReadAll_Realistic20_100K_{Stdlib,SIMD} and BenchmarkReadAll_Realistic40_100K_{Stdlib,SIMD}.

@nnnkkk7
nnnkkk7 merged commit 2c7e779 into main Jun 14, 2026
2 checks passed
@nnnkkk7
nnnkkk7 deleted the bench/realistic-20-40-pct branch June 14, 2026 16:16
@github-actions github-actions Bot mentioned this pull request Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant