Skip to content

feat(data/cpu): backfill Intel Core 2 (2006-2010) benchmarks#12

Merged
Seungpyo1007 merged 1 commit into
mainfrom
backfill/core2-benchmarks
Jun 2, 2026
Merged

feat(data/cpu): backfill Intel Core 2 (2006-2010) benchmarks#12
Seungpyo1007 merged 1 commit into
mainfrom
backfill/core2-benchmarks

Conversation

@Seungpyo1007
Copy link
Copy Markdown
Member

개요

weekly-ingest가 Intel Core 2 계열 42개 SKU를 벤치마크 필드 없는 최소 레코드로 추가했던 것을 app.ingest.enrich실측·변종안전 백필.

결과

  • 42개 → 표준 41필드 스키마 정렬, verified: true, source_urls 출처 추가
  • 31/42가 정확-변종 매칭 → 실측값 101개. 11개는 정확 매칭 없어 null 유지(변종 안전 — 억지 매칭 안 함)
  • 소스: PassMark(cpubenchmark.net), Cinebench R10(technical.city), SPEC CPU2006(spec.org)
  • 모던 벤치(Cinebench R23/2024, Geekbench)는 null 유지 — Core 2가 이들보다 앞선 세대

값 sanity

듀얼코어 cpu_mark ~580–1400, 쿼드 ~1800–2250, single-thread ~660–1390, specint2006 15–27 — 시대·코어수에 맞게 일관.

검증

  • python -m app.validate ✅ passed
  • python integrity_check.py <data> --strict ✅ no hard anomalies

커밋 author = TechEngineBot.

weekly-ingest added 42 Intel Core 2 SKUs as minimal records without the standard benchmark field set. Backfill them variant-safe via app.ingest.enrich from PassMark (cpubenchmark.net), Cinebench R10 (technical.city), and SPEC CPU2006 (spec.org): 31/42 matched an exact variant (101 measured values), 11 had no exact-variant match and stay null. Modern benchmarks (Cinebench R23/2024, Geekbench) stay null — Core 2 predates them. Records normalized to the standard 41-field schema, source_urls added, verified set.
@Seungpyo1007 Seungpyo1007 merged commit c46833b into main Jun 2, 2026
2 checks passed
@Seungpyo1007 Seungpyo1007 deleted the backfill/core2-benchmarks branch June 2, 2026 08:47
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.

2 participants