Skip to content

bench: add Realistic10 (10% quoted) benchmark case - #90

Merged
nnnkkk7 merged 1 commit into
mainfrom
bench/realistic-10pct
Jun 14, 2026
Merged

bench: add Realistic10 (10% quoted) benchmark case#90
nnnkkk7 merged 1 commit into
mainfrom
bench/realistic-10pct

Conversation

@nnnkkk7

@nnnkkk7 nnnkkk7 commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

Add generateRealistic10CSV (1/10 fields quoted, col 0 only) and BenchmarkReadAll_Realistic10_100K_{Stdlib,SIMD} to fill in the 10% data point alongside the existing 20%/40% variants in PR #89.

Row template:

"Alice, Smith",30,Tokyo,engineer,100,Japan,active,42,NewYork,2024

Test plan

  • GOEXPERIMENT=simd GOARCH=amd64 go vet ./... passes
  • Run BenchmarkReadAll_Realistic10_100K on the AVX-512 runner

@nnnkkk7
nnnkkk7 force-pushed the bench/realistic-10pct branch from 4f3331a to c22f5cd Compare June 14, 2026 16:24
@nnnkkk7
nnnkkk7 merged commit 18fb2b0 into main Jun 14, 2026
2 checks passed
@nnnkkk7
nnnkkk7 deleted the bench/realistic-10pct branch June 14, 2026 16:26
@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