Skip to content

Commit cf7b7ae

Browse files
committed
feat(data/cpu): add 10 missing F/KF SKUs + Ryzen 5 7600X3D
- 9 Intel F/KF (i3-10100F/12100F, i5-10400F/11400F/12400F/12600KF/13600KF/ 14600KF, i7-14700KF): cloned from base SKU (identical silicon -> same benches), integrated_graphics=null, RCP from Wikipedia per-arch tables. - Ryzen 5 7600X3D (Micro Center exclusive): own specs + verified PassMark 3604/25836; R23/GB6 left null (clocks differ from 7600X, not copied).
1 parent d3c1a4c commit cf7b7ae

10 files changed

Lines changed: 470 additions & 0 deletions

File tree

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "ryzen-5-7600x3d",
3+
"name": "AMD Ryzen 5 7600X3D",
4+
"manufacturer": "amd",
5+
"release_date": "2024-08-31",
6+
"segment": "desktop",
7+
"architecture": "Zen 4 (3D V-Cache)",
8+
"socket": "AM5",
9+
"process_node": "TSMC N5",
10+
"cores": 6,
11+
"threads": 12,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 4.1,
15+
"boost_clock_ghz": 4.7,
16+
"l3_cache_mb": 96.0,
17+
"tdp_w": 65,
18+
"max_tdp_w": null,
19+
"integrated_graphics": "AMD Radeon Graphics (2CU)",
20+
"memory_support": "DDR5-5200",
21+
"cinebench_r23_single": null,
22+
"cinebench_r23_multi": null,
23+
"cinebench_2024_single": null,
24+
"cinebench_2024_multi": null,
25+
"geekbench_single": null,
26+
"geekbench_multi": null,
27+
"cinebench_r15_single": null,
28+
"cinebench_r15_multi": null,
29+
"cinebench_r11_5_single": null,
30+
"cinebench_r11_5_multi": null,
31+
"cinebench_r10_single": null,
32+
"cinebench_r10_multi": null,
33+
"passmark_single": 3604,
34+
"passmark_cpu_mark": 25836,
35+
"specint2006": null,
36+
"specfp2006": null,
37+
"dhrystone_mips": null,
38+
"whetstone_mflops": null,
39+
"superpi_1m_sec": null,
40+
"msrp_usd": 299,
41+
"verified": true,
42+
"source_urls": [
43+
"https://en.wikipedia.org/wiki/Zen_4",
44+
"https://www.amd.com/en/products/processors/desktops/ryzen/7000-series/amd-ryzen-5-7600x3d.html",
45+
"https://www.cpubenchmark.net/cpu.php?cpu=AMD+Ryzen+5+7600X3D"
46+
]
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "core-i3-10100f",
3+
"name": "Intel Core i3-10100F",
4+
"manufacturer": "intel",
5+
"release_date": "2020-04-30",
6+
"segment": "desktop",
7+
"architecture": "Comet Lake",
8+
"socket": "LGA1200",
9+
"process_node": "Intel 14nm++",
10+
"cores": 4,
11+
"threads": 8,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 3.6,
15+
"boost_clock_ghz": 4.3,
16+
"l3_cache_mb": 6.0,
17+
"tdp_w": 65,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "DDR4-2666",
21+
"cinebench_r23_single": 1140,
22+
"cinebench_r23_multi": 5300,
23+
"cinebench_2024_single": null,
24+
"cinebench_2024_multi": null,
25+
"geekbench_single": 1290,
26+
"geekbench_multi": 4400,
27+
"cinebench_r15_single": 181,
28+
"cinebench_r15_multi": 895,
29+
"cinebench_r11_5_single": 2.05,
30+
"cinebench_r11_5_multi": 10.0,
31+
"cinebench_r10_single": 6863,
32+
"cinebench_r10_multi": 26903,
33+
"passmark_single": 2589,
34+
"passmark_cpu_mark": 8498,
35+
"specint2006": null,
36+
"specfp2006": null,
37+
"dhrystone_mips": null,
38+
"whetstone_mflops": null,
39+
"superpi_1m_sec": null,
40+
"msrp_usd": 79,
41+
"verified": true,
42+
"source_urls": [
43+
"https://en.wikipedia.org/wiki/List_of_Intel_processors",
44+
"https://en.wikipedia.org/wiki/Comet_Lake",
45+
"https://www.cpubenchmark.net/cpu.php?cpu=Intel+Core+i3-10100F"
46+
]
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "core-i5-10400f",
3+
"name": "Intel Core i5-10400F",
4+
"manufacturer": "intel",
5+
"release_date": "2020-04-30",
6+
"segment": "desktop",
7+
"architecture": "Comet Lake",
8+
"socket": "LGA1200",
9+
"process_node": "Intel 14nm++",
10+
"cores": 6,
11+
"threads": 12,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 2.9,
15+
"boost_clock_ghz": 4.3,
16+
"l3_cache_mb": 12.0,
17+
"tdp_w": 65,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "DDR4-2666",
21+
"cinebench_r23_single": 1180,
22+
"cinebench_r23_multi": 7500,
23+
"cinebench_2024_single": null,
24+
"cinebench_2024_multi": null,
25+
"geekbench_single": 1330,
26+
"geekbench_multi": 5800,
27+
"cinebench_r15_single": null,
28+
"cinebench_r15_multi": null,
29+
"cinebench_r11_5_single": null,
30+
"cinebench_r11_5_multi": null,
31+
"cinebench_r10_single": null,
32+
"cinebench_r10_multi": null,
33+
"passmark_single": 2558,
34+
"passmark_cpu_mark": 11981,
35+
"specint2006": null,
36+
"specfp2006": null,
37+
"dhrystone_mips": null,
38+
"whetstone_mflops": null,
39+
"superpi_1m_sec": null,
40+
"msrp_usd": 157,
41+
"verified": true,
42+
"source_urls": [
43+
"https://en.wikipedia.org/wiki/List_of_Intel_processors",
44+
"https://en.wikipedia.org/wiki/Comet_Lake",
45+
"https://www.cpubenchmark.net/cpu.php?cpu=Intel+Core+i5-10400F"
46+
]
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "core-i5-11400f",
3+
"name": "Intel Core i5-11400F",
4+
"manufacturer": "intel",
5+
"release_date": "2021-03-30",
6+
"segment": "desktop",
7+
"architecture": "Rocket Lake",
8+
"socket": "LGA1200",
9+
"process_node": "Intel 14nm++",
10+
"cores": 6,
11+
"threads": 12,
12+
"p_cores": null,
13+
"e_cores": null,
14+
"base_clock_ghz": 2.6,
15+
"boost_clock_ghz": 4.4,
16+
"l3_cache_mb": 12.0,
17+
"tdp_w": 65,
18+
"max_tdp_w": null,
19+
"integrated_graphics": null,
20+
"memory_support": "DDR4-3200",
21+
"cinebench_r23_single": 1450,
22+
"cinebench_r23_multi": 9500,
23+
"cinebench_2024_single": null,
24+
"cinebench_2024_multi": null,
25+
"geekbench_single": 1620,
26+
"geekbench_multi": 7300,
27+
"cinebench_r15_single": null,
28+
"cinebench_r15_multi": null,
29+
"cinebench_r11_5_single": null,
30+
"cinebench_r11_5_multi": null,
31+
"cinebench_r10_single": null,
32+
"cinebench_r10_multi": null,
33+
"passmark_single": 2984,
34+
"passmark_cpu_mark": 16645,
35+
"specint2006": null,
36+
"specfp2006": null,
37+
"dhrystone_mips": null,
38+
"whetstone_mflops": null,
39+
"superpi_1m_sec": null,
40+
"msrp_usd": 157,
41+
"verified": true,
42+
"source_urls": [
43+
"https://en.wikipedia.org/wiki/List_of_Intel_processors",
44+
"https://en.wikipedia.org/wiki/Rocket_Lake",
45+
"https://www.cpubenchmark.net/cpu.php?cpu=Intel+Core+i5-11400F"
46+
]
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "core-i5-12600kf",
3+
"name": "Intel Core i5-12600KF",
4+
"manufacturer": "intel",
5+
"release_date": "2021-11-04",
6+
"segment": "desktop",
7+
"architecture": "Alder Lake",
8+
"socket": "LGA1700",
9+
"process_node": "Intel 7",
10+
"cores": 10,
11+
"threads": 16,
12+
"p_cores": 6,
13+
"e_cores": 4,
14+
"base_clock_ghz": 3.7,
15+
"boost_clock_ghz": 4.9,
16+
"l3_cache_mb": 20.0,
17+
"tdp_w": 125,
18+
"max_tdp_w": 150,
19+
"integrated_graphics": null,
20+
"memory_support": "DDR5-4800 / DDR4-3200",
21+
"cinebench_r23_single": 1850,
22+
"cinebench_r23_multi": 17500,
23+
"cinebench_2024_single": 110,
24+
"cinebench_2024_multi": 822,
25+
"geekbench_single": 2560,
26+
"geekbench_multi": 11000,
27+
"cinebench_r15_single": 275,
28+
"cinebench_r15_multi": 2555,
29+
"cinebench_r11_5_single": 3.31,
30+
"cinebench_r11_5_multi": 30.0,
31+
"cinebench_r10_single": 9381,
32+
"cinebench_r10_multi": 55462,
33+
"passmark_single": 3919,
34+
"passmark_cpu_mark": 27537,
35+
"specint2006": null,
36+
"specfp2006": null,
37+
"dhrystone_mips": null,
38+
"whetstone_mflops": null,
39+
"superpi_1m_sec": null,
40+
"msrp_usd": 264,
41+
"verified": true,
42+
"source_urls": [
43+
"https://en.wikipedia.org/wiki/List_of_Intel_processors",
44+
"https://en.wikipedia.org/wiki/Alder_Lake",
45+
"https://www.cpubenchmark.net/cpu.php?cpu=Intel+Core+i5-12600KF"
46+
]
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "core-i3-12100f",
3+
"name": "Intel Core i3-12100F",
4+
"manufacturer": "intel",
5+
"release_date": "2022-01-11",
6+
"segment": "desktop",
7+
"architecture": "Alder Lake",
8+
"socket": "LGA1700",
9+
"process_node": "Intel 7",
10+
"cores": 4,
11+
"threads": 8,
12+
"p_cores": 4,
13+
"e_cores": 0,
14+
"base_clock_ghz": 3.3,
15+
"boost_clock_ghz": 4.3,
16+
"l3_cache_mb": 12.0,
17+
"tdp_w": 60,
18+
"max_tdp_w": 89,
19+
"integrated_graphics": null,
20+
"memory_support": "DDR5-4800 / DDR4-3200",
21+
"cinebench_r23_single": 1760,
22+
"cinebench_r23_multi": 8200,
23+
"cinebench_2024_single": null,
24+
"cinebench_2024_multi": null,
25+
"geekbench_single": 2420,
26+
"geekbench_multi": 6500,
27+
"cinebench_r15_single": null,
28+
"cinebench_r15_multi": null,
29+
"cinebench_r11_5_single": null,
30+
"cinebench_r11_5_multi": null,
31+
"cinebench_r10_single": null,
32+
"cinebench_r10_multi": null,
33+
"passmark_single": 3230,
34+
"passmark_cpu_mark": 12455,
35+
"specint2006": null,
36+
"specfp2006": null,
37+
"dhrystone_mips": null,
38+
"whetstone_mflops": null,
39+
"superpi_1m_sec": null,
40+
"msrp_usd": 97,
41+
"verified": true,
42+
"source_urls": [
43+
"https://en.wikipedia.org/wiki/List_of_Intel_processors",
44+
"https://en.wikipedia.org/wiki/Alder_Lake",
45+
"https://www.cpubenchmark.net/cpu.php?cpu=Intel+Core+i3-12100F"
46+
]
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "core-i5-12400f",
3+
"name": "Intel Core i5-12400F",
4+
"manufacturer": "intel",
5+
"release_date": "2022-01-04",
6+
"segment": "desktop",
7+
"architecture": "Alder Lake",
8+
"socket": "LGA1700",
9+
"process_node": "Intel 7",
10+
"cores": 6,
11+
"threads": 12,
12+
"p_cores": 6,
13+
"e_cores": 0,
14+
"base_clock_ghz": 2.5,
15+
"boost_clock_ghz": 4.4,
16+
"l3_cache_mb": 18.0,
17+
"tdp_w": 65,
18+
"max_tdp_w": 117,
19+
"integrated_graphics": null,
20+
"memory_support": "DDR5-4800 / DDR4-3200",
21+
"cinebench_r23_single": 1800,
22+
"cinebench_r23_multi": 14500,
23+
"cinebench_2024_single": 102,
24+
"cinebench_2024_multi": 701,
25+
"geekbench_single": 2500,
26+
"geekbench_multi": 10000,
27+
"cinebench_r15_single": null,
28+
"cinebench_r15_multi": null,
29+
"cinebench_r11_5_single": null,
30+
"cinebench_r11_5_multi": null,
31+
"cinebench_r10_single": null,
32+
"cinebench_r10_multi": null,
33+
"passmark_single": 3463,
34+
"passmark_cpu_mark": 18805,
35+
"specint2006": null,
36+
"specfp2006": null,
37+
"dhrystone_mips": null,
38+
"whetstone_mflops": null,
39+
"superpi_1m_sec": null,
40+
"msrp_usd": 167,
41+
"verified": true,
42+
"source_urls": [
43+
"https://en.wikipedia.org/wiki/List_of_Intel_processors",
44+
"https://en.wikipedia.org/wiki/Alder_Lake",
45+
"https://www.cpubenchmark.net/cpu.php?cpu=Intel+Core+i5-12400F"
46+
]
47+
}
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"slug": "core-i5-13600kf",
3+
"name": "Intel Core i5-13600KF",
4+
"manufacturer": "intel",
5+
"release_date": "2022-10-20",
6+
"segment": "desktop",
7+
"architecture": "Raptor Lake",
8+
"socket": "LGA1700",
9+
"process_node": "Intel 7",
10+
"cores": 14,
11+
"threads": 20,
12+
"p_cores": 6,
13+
"e_cores": 8,
14+
"base_clock_ghz": 3.5,
15+
"boost_clock_ghz": 5.1,
16+
"l3_cache_mb": 24.0,
17+
"tdp_w": 125,
18+
"max_tdp_w": 181,
19+
"integrated_graphics": null,
20+
"memory_support": "DDR5-5600 / DDR4-3200",
21+
"cinebench_r23_single": 2000,
22+
"cinebench_r23_multi": 24000,
23+
"cinebench_2024_single": 115,
24+
"cinebench_2024_multi": 1255,
25+
"geekbench_single": 2750,
26+
"geekbench_multi": 14000,
27+
"cinebench_r15_single": 288,
28+
"cinebench_r15_multi": 3642,
29+
"cinebench_r11_5_single": 3.47,
30+
"cinebench_r11_5_multi": 42.0,
31+
"cinebench_r10_single": 10755,
32+
"cinebench_r10_multi": 68880,
33+
"passmark_single": 4115,
34+
"passmark_cpu_mark": 37520,
35+
"specint2006": null,
36+
"specfp2006": null,
37+
"dhrystone_mips": null,
38+
"whetstone_mflops": null,
39+
"superpi_1m_sec": null,
40+
"msrp_usd": 294,
41+
"verified": true,
42+
"source_urls": [
43+
"https://en.wikipedia.org/wiki/List_of_Intel_processors",
44+
"https://en.wikipedia.org/wiki/Raptor_Lake",
45+
"https://www.cpubenchmark.net/cpu.php?cpu=Intel+Core+i5-13600KF"
46+
]
47+
}

0 commit comments

Comments
 (0)