Skip to content

Commit 46f24c2

Browse files
committed
data(cpu): fill Xeon process node and L3 cache from Wikipedia
540 Xeon records gain 1,037 previously-null fields (process_node 493, l3_cache_mb 540, boost_clock_ghz 4), sourced from the per-generation "List of Intel Xeon processors (<uarch>-based)" pages. Those pages do not use wikitext tables: every CPU is a {{cpulist|...}} template call with named parameters (model=, cores=, l3=, tdp=, turbo=), so values are read by name and the column-shift hazard of the table-based pages cannot occur here. A row is still only used when the data already held agrees -- core count exactly, and TDP within 1 W when both sides have it (20 of 656 matches were dropped on those checks). The process node comes from the page's microarchitecture, which is unambiguous per generation (Skylake 14 nm, Haswell 22 nm, Ice Lake 10 nm, Sandy Bridge 32 nm). Pages that mix generations -- Core-based, Nehalem, P6 -- were left without a node rather than guessed. Refs #1
1 parent 2aa2494 commit 46f24c2

540 files changed

Lines changed: 2117 additions & 1577 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/cpu/intel/2009/enterprise/intel-xeon-e5502.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e_cores": null,
1414
"base_clock_ghz": 1.87,
1515
"boost_clock_ghz": null,
16-
"l3_cache_mb": null,
16+
"l3_cache_mb": 4.0,
1717
"tdp_w": 80,
1818
"max_tdp_w": null,
1919
"integrated_graphics": null,
@@ -40,6 +40,7 @@
4040
"msrp_usd": 80,
4141
"verified": false,
4242
"source_urls": [
43-
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset"
43+
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
44+
"https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)"
4445
]
4546
}

data/cpu/intel/2009/enterprise/intel-xeon-e5504.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e_cores": null,
1414
"base_clock_ghz": 2.0,
1515
"boost_clock_ghz": null,
16-
"l3_cache_mb": null,
16+
"l3_cache_mb": 4.0,
1717
"tdp_w": 80,
1818
"max_tdp_w": null,
1919
"integrated_graphics": null,
@@ -40,6 +40,7 @@
4040
"msrp_usd": 49,
4141
"verified": false,
4242
"source_urls": [
43-
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset"
43+
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
44+
"https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)"
4445
]
4546
}

data/cpu/intel/2009/enterprise/intel-xeon-e5506.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e_cores": null,
1414
"base_clock_ghz": 2.13,
1515
"boost_clock_ghz": null,
16-
"l3_cache_mb": null,
16+
"l3_cache_mb": 4.0,
1717
"tdp_w": 80,
1818
"max_tdp_w": null,
1919
"integrated_graphics": null,
@@ -40,6 +40,7 @@
4040
"msrp_usd": 96,
4141
"verified": false,
4242
"source_urls": [
43-
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset"
43+
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
44+
"https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)"
4445
]
4546
}

data/cpu/intel/2009/enterprise/intel-xeon-w3503.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e_cores": null,
1414
"base_clock_ghz": 2.4,
1515
"boost_clock_ghz": null,
16-
"l3_cache_mb": null,
16+
"l3_cache_mb": 4.0,
1717
"tdp_w": 130,
1818
"max_tdp_w": null,
1919
"integrated_graphics": null,
@@ -40,6 +40,7 @@
4040
"msrp_usd": null,
4141
"verified": false,
4242
"source_urls": [
43-
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset"
43+
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
44+
"https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)"
4445
]
4546
}

data/cpu/intel/2009/enterprise/intel-xeon-w3505.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e_cores": null,
1414
"base_clock_ghz": 2.53,
1515
"boost_clock_ghz": null,
16-
"l3_cache_mb": null,
16+
"l3_cache_mb": 4.0,
1717
"tdp_w": 130,
1818
"max_tdp_w": null,
1919
"integrated_graphics": null,
@@ -40,6 +40,7 @@
4040
"msrp_usd": null,
4141
"verified": false,
4242
"source_urls": [
43-
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset"
43+
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
44+
"https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)"
4445
]
4546
}

data/cpu/intel/2010/enterprise/intel-xeon-e5503.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e_cores": null,
1414
"base_clock_ghz": 2.0,
1515
"boost_clock_ghz": null,
16-
"l3_cache_mb": null,
16+
"l3_cache_mb": 4.0,
1717
"tdp_w": 80,
1818
"max_tdp_w": null,
1919
"integrated_graphics": null,
@@ -40,6 +40,7 @@
4040
"msrp_usd": 123,
4141
"verified": false,
4242
"source_urls": [
43-
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset"
43+
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
44+
"https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)"
4445
]
4546
}

data/cpu/intel/2010/enterprise/intel-xeon-e5507.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e_cores": null,
1414
"base_clock_ghz": 2.27,
1515
"boost_clock_ghz": null,
16-
"l3_cache_mb": null,
16+
"l3_cache_mb": 4.0,
1717
"tdp_w": 80,
1818
"max_tdp_w": null,
1919
"integrated_graphics": null,
@@ -40,6 +40,7 @@
4040
"msrp_usd": 100,
4141
"verified": false,
4242
"source_urls": [
43-
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset"
43+
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
44+
"https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)"
4445
]
4546
}

data/cpu/intel/2010/enterprise/intel-xeon-e5620.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e_cores": null,
1414
"base_clock_ghz": 2.4,
1515
"boost_clock_ghz": 2.66,
16-
"l3_cache_mb": null,
16+
"l3_cache_mb": 12.0,
1717
"tdp_w": 80,
1818
"max_tdp_w": null,
1919
"integrated_graphics": null,
@@ -40,6 +40,7 @@
4040
"msrp_usd": 35,
4141
"verified": false,
4242
"source_urls": [
43-
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset"
43+
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
44+
"https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)"
4445
]
4546
}

data/cpu/intel/2010/enterprise/intel-xeon-e5630.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e_cores": null,
1414
"base_clock_ghz": 2.53,
1515
"boost_clock_ghz": 2.8,
16-
"l3_cache_mb": null,
16+
"l3_cache_mb": 12.0,
1717
"tdp_w": 80,
1818
"max_tdp_w": null,
1919
"integrated_graphics": null,
@@ -40,6 +40,7 @@
4040
"msrp_usd": 158,
4141
"verified": false,
4242
"source_urls": [
43-
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset"
43+
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
44+
"https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)"
4445
]
4546
}

data/cpu/intel/2010/enterprise/intel-xeon-e5640.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e_cores": null,
1414
"base_clock_ghz": 2.67,
1515
"boost_clock_ghz": 2.93,
16-
"l3_cache_mb": null,
16+
"l3_cache_mb": 12.0,
1717
"tdp_w": 80,
1818
"max_tdp_w": null,
1919
"integrated_graphics": null,
@@ -40,6 +40,7 @@
4040
"msrp_usd": 64,
4141
"verified": false,
4242
"source_urls": [
43-
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset"
43+
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
44+
"https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)"
4445
]
4546
}

0 commit comments

Comments
 (0)