feat(data/cpu): backfill Intel Core 2 (2006-2010) benchmarks#12
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
개요
weekly-ingest가 Intel Core 2 계열 42개 SKU를 벤치마크 필드 없는 최소 레코드로 추가했던 것을app.ingest.enrich로 실측·변종안전 백필.결과
verified: true,source_urls출처 추가값 sanity
듀얼코어 cpu_mark ~580–1400, 쿼드 ~1800–2250, single-thread ~660–1390, specint2006 15–27 — 시대·코어수에 맞게 일관.
검증
python -m app.validate✅ passedpython integrity_check.py <data> --strict✅ no hard anomalies커밋 author = TechEngineBot.