Created
February 4, 2019 11:33
-
-
Save Caldis/c2d2627fd5081bc41cf7ebf9700cca64 to your computer and use it in GitHub Desktop.
CPU 天梯榜数据 (AMD)
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
// 数据取自超能网: http://topic.expreview.com/CPU/ | |
const amdData = [ | |
{ | |
Name: "AMD Athlon 200GE", | |
MultiIndex: "4988", | |
SingleIndex: "1820", | |
Released: "2018.09", | |
Price: "$55 ", | |
TDP: "35", | |
Socket: "AM4", | |
Codename: "Raven Ridge", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3200", | |
BoostClock: "3200", | |
Cache: "4MB L3", | |
Review: "64967" | |
}, | |
{ | |
Name: "AMD A8-7680", | |
MultiIndex: "4478", | |
SingleIndex: "1452", | |
Released: "2018.10 ", | |
Price: "399RMB", | |
TDP: "65", | |
Socket: "FM2+", | |
Codename: "Carrizo", | |
Cores: "4C", | |
Process: "28", | |
Clock: "3500", | |
BoostClock: "3800", | |
Cache: "128K / 192K / 2048K", | |
Review: "66000" | |
}, | |
{ | |
Name: "AMD Ryzen Threadripper 2990WX", | |
MultiIndex: "36650", | |
SingleIndex: "2257", | |
Released: "2018.08", | |
Price: "13999RMB", | |
TDP: "250", | |
Socket: "sTR4", | |
Codename: "ZEN", | |
Cores: "32C", | |
Process: "14", | |
Clock: "3000", | |
BoostClock: "4200", | |
Cache: "96K / 512K / 64M", | |
Review: "63369" | |
}, | |
{ | |
Name: "AMD Ryzen Threadripper 2950X", | |
MultiIndex: "28983", | |
SingleIndex: "2372", | |
Released: "2018.08", | |
Price: "$899 ", | |
TDP: "180", | |
Socket: "sTR4", | |
Codename: "ZEN", | |
Cores: "16C", | |
Process: "14", | |
Clock: "3500", | |
BoostClock: "4400", | |
Cache: "96K / 512K / 32768K", | |
Review: "63369" | |
}, | |
{ | |
Name: "AMD Ryzen 7 2700X", | |
MultiIndex: "18923", | |
SingleIndex: "2284 ", | |
Released: "2018.04 ", | |
Price: "2699RMB", | |
TDP: "105", | |
Socket: "AM4", | |
Codename: "Zen+", | |
Cores: "8C", | |
Process: "12", | |
Clock: "3700", | |
BoostClock: "4300", | |
Cache: "128K / 512K / 16384K", | |
Review: "60725" | |
}, | |
{ | |
Name: "AMD Ryzen 5 2600X", | |
MultiIndex: "16094", | |
SingleIndex: "2264 ", | |
Released: "2018.04 ", | |
Price: "1799RMB", | |
TDP: "95", | |
Socket: "AM4", | |
Codename: "Zen+", | |
Cores: "6C", | |
Process: "12", | |
Clock: "3600", | |
BoostClock: "4200", | |
Cache: "128K / 512K / 16384K", | |
Review: "60725" | |
}, | |
{ | |
Name: "AMD Ryzen 5 2400G", | |
MultiIndex: "9756", | |
SingleIndex: "2022", | |
Released: "2018.02", | |
Price: "1299RMB", | |
TDP: "65", | |
Socket: "AM4", | |
Codename: "ZEN", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3600", | |
BoostClock: "3900", | |
Cache: "128K / 512K / 4096K", | |
Review: "59502" | |
}, | |
{ | |
Name: "AMD Ryzen 3 2200G", | |
MultiIndex: "7719", | |
SingleIndex: "1951", | |
Released: "2018.02", | |
Price: "779RMB", | |
TDP: "65", | |
Socket: "AM4", | |
Codename: "ZEN", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3500", | |
BoostClock: "3700", | |
Cache: "128K / 512K / 4096K", | |
Review: "59502" | |
}, | |
{ | |
Name: "AMD Ryzen Threadripper 1920X", | |
MultiIndex: "21517", | |
SingleIndex: "2029", | |
Released: "2017.08", | |
Price: "6999RMB", | |
TDP: "180", | |
Socket: "sTR4", | |
Codename: "ZEN", | |
Cores: "12C", | |
Process: "14", | |
Clock: "3500", | |
BoostClock: "4000", | |
Cache: "96K / 512K / 32768K", | |
Review: "56229" | |
}, | |
{ | |
Name: "AMD Ryzen Threadripper 1950X", | |
MultiIndex: "26350", | |
SingleIndex: "2131", | |
Released: "2017.08", | |
Price: "8499RMB", | |
TDP: "180", | |
Socket: "sTR4", | |
Codename: "ZEN", | |
Cores: "16C", | |
Process: "14", | |
Clock: "3400", | |
BoostClock: "4000", | |
Cache: "96K / 512K / 32768K", | |
Review: "56245" | |
}, | |
{ | |
Name: "AMD Ryzen 5 PRO 1500", | |
MultiIndex: "10599", | |
SingleIndex: "2019", | |
Released: "2017.07", | |
Price: "$265 ", | |
TDP: "65", | |
Socket: "AM4", | |
Codename: "ZEN", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3500", | |
BoostClock: "3700", | |
Cache: "128K / 512K / 16384K" | |
}, | |
{ | |
Name: "AMD Ryzen 3 1300X", | |
MultiIndex: "8092", | |
SingleIndex: "1988", | |
Released: "2017.07", | |
Price: "939RMB", | |
TDP: "65", | |
Socket: "AM4", | |
Codename: "ZEN", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3500", | |
BoostClock: "3700", | |
Cache: "128K / 512K / 8192K", | |
Review: "55908" | |
}, | |
{ | |
Name: "AMD Ryzen 3 1100", | |
Released: "2017.07", | |
Price: "NA", | |
TDP: "65", | |
Socket: "AM4", | |
Codename: "ZEN", | |
Cores: "4C", | |
Process: "14", | |
Cache: "128K / 512K / 8192K" | |
}, | |
{ | |
Name: "AMD Ryzen 3 1200", | |
MultiIndex: "7043", | |
SingleIndex: "1655", | |
Released: "2017.07", | |
Price: "779RMB", | |
TDP: "65", | |
Socket: "AM4", | |
Codename: "ZEN", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3100", | |
BoostClock: "3400", | |
Cache: "128K / 512K / 8192K" | |
}, | |
{ | |
Name: "AMD Ryzen 7 1800X", | |
MultiIndex: "16386", | |
SingleIndex: "1953 ", | |
Released: "2017.03 ", | |
Price: "$460.00 ", | |
TDP: "95", | |
Socket: "AM4", | |
Codename: "Zen", | |
Cores: "8C", | |
Process: "14", | |
Clock: "3600", | |
Cache: "128K / 512K / 16384K" | |
}, | |
{ | |
Name: "AMD Ryzen 7 1700X", | |
MultiIndex: "15187", | |
SingleIndex: "1869 ", | |
Released: "2017.03 ", | |
Price: "$345.99 ", | |
TDP: "95", | |
Socket: "AM4", | |
Codename: "Zen", | |
Cores: "8C", | |
Process: "14", | |
Clock: "3400", | |
Cache: "128K / 512K / 16384K" | |
}, | |
{ | |
Name: "AMD Ryzen 7 1700", | |
MultiIndex: "13792", | |
SingleIndex: "1754 ", | |
Released: "2017.03 ", | |
Price: "$298.99 ", | |
TDP: "65", | |
Socket: "AM4", | |
Codename: "Zen", | |
Cores: "8C", | |
Process: "14", | |
Clock: "3000", | |
Cache: "128K / 512K / 16384K", | |
Review: "53020" | |
}, | |
{ | |
Name: "AMD Ryzen 5 1600X", | |
MultiIndex: "13499", | |
SingleIndex: "1925 ", | |
Released: "2017.04 ", | |
Price: "$229.99 ", | |
TDP: "95", | |
Socket: "AM4", | |
Codename: "Zen", | |
Cores: "6C", | |
Process: "14", | |
Clock: "3600", | |
Cache: "128K / 512K / 16384K", | |
Review: "53428" | |
}, | |
{ | |
Name: "AMD Ryzen 5 1600", | |
MultiIndex: "13059", | |
SingleIndex: "1858 ", | |
Released: "2017.04 ", | |
Price: "$209.99 ", | |
TDP: "65", | |
Socket: "AM4", | |
Codename: "Zen", | |
Cores: "6C", | |
Process: "14", | |
Clock: "3200", | |
Cache: "128K / 512K / 16384K" | |
}, | |
{ | |
Name: "AMD Ryzen 5 1500X", | |
MultiIndex: "10870", | |
SingleIndex: "1898 ", | |
Released: "2017.04 ", | |
Price: "$189.00 ", | |
TDP: "65", | |
Socket: "AM4", | |
Codename: "Zen", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3500", | |
BoostClock: "3700", | |
Cache: "384K / 8192K / 8192K", | |
Review: "54333" | |
}, | |
{ | |
Name: "AMD FX-9590 Eight-Core", | |
MultiIndex: "10338", | |
SingleIndex: "1737 ", | |
Released: "2013.07 ", | |
Price: "$138.95 ", | |
TDP: "220", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "8C", | |
Process: "32", | |
Clock: "4700", | |
Cache: "384K / 8192K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-9370 Eight-Core", | |
MultiIndex: "9538", | |
SingleIndex: "1619 ", | |
Released: "2013.07 ", | |
Price: "$139.99 ", | |
TDP: "220", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "8C", | |
Process: "32", | |
Clock: "4400", | |
Cache: "384K / 8192K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-8370 Eight-Core", | |
MultiIndex: "8997", | |
SingleIndex: "1529 ", | |
Released: "2014.09 ", | |
Price: "$129.98 ", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "8C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "384K / 8192K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-8350 Eight-Core", | |
MultiIndex: "8942", | |
SingleIndex: "1506 ", | |
Released: "2012.10 ", | |
Price: "$121.95 ", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "8C", | |
Process: "32", | |
Clock: "4000", | |
Cache: "128K / 512K / 8192K" | |
}, | |
{ | |
Name: "AMD Ryzen 5 1400", | |
MultiIndex: "8530", | |
SingleIndex: "1711 ", | |
Released: "2017.04 ", | |
Price: "$169.99 ", | |
TDP: "65", | |
Socket: "AM4", | |
Codename: "Zen", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3200", | |
Cache: "384K / 8192K / 8192K", | |
Review: "54333" | |
}, | |
{ | |
Name: "AMD FX-8320 Eight-Core", | |
MultiIndex: "8022", | |
SingleIndex: "1397 ", | |
Released: "2012.10 ", | |
Price: "$127.90 ", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "8C", | |
Process: "32", | |
Clock: "3500", | |
Cache: "384K / 8192K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-8370E Eight-Core", | |
MultiIndex: "7793", | |
SingleIndex: "1418 ", | |
Released: "2014.09 ", | |
Price: "$168.88 ", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "8C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "384K / 8192K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-8300 Eight-Core", | |
MultiIndex: "7676", | |
SingleIndex: "1393 ", | |
Released: "2012.10 ", | |
Price: "$79.99 ", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "8C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "384K / 8192K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-8150 Eight-Core", | |
MultiIndex: "7628", | |
SingleIndex: "1334 ", | |
Released: "2011.10 ", | |
Price: "$214.99 ", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Zambezi", | |
Cores: "8C", | |
Process: "32", | |
Clock: "3600", | |
Cache: "384K / 8192K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-8320E Eight-Core", | |
MultiIndex: "7499", | |
SingleIndex: "1358 ", | |
Released: "2012.10 ", | |
Price: "$119.99 ", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "8C", | |
Process: "32", | |
Clock: "3500", | |
Cache: "288K / 6144K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-6350 Six-Core", | |
MultiIndex: "6969", | |
SingleIndex: "1480 ", | |
Released: "2013.04 ", | |
Price: "$99.99 ", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3900", | |
Cache: "384K / 8192K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-8120 Eight-Core", | |
MultiIndex: "6586", | |
SingleIndex: "1213 ", | |
Released: "2011.10 ", | |
Price: "$179.99 ", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Zambezi", | |
Cores: "8C", | |
Process: "32", | |
Clock: "3100", | |
Cache: "288K / 6144K / 8192K", | |
Review: "17382" | |
}, | |
{ | |
Name: "AMD FX-6300 Six-Core", | |
MultiIndex: "6356", | |
SingleIndex: "1406 ", | |
Released: "2012.10 ", | |
Price: "$79.99 ", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3500", | |
Cache: "288K / 6144K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-6130 Six-Core", | |
MultiIndex: "6215", | |
SingleIndex: "1313 ", | |
Released: "2012.10 ", | |
Price: "NA", | |
TDP: "125", | |
Socket: "NA", | |
Codename: "Zambezi", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3600", | |
Cache: "288K / 6144K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-6200 Six-Core", | |
MultiIndex: "6112", | |
SingleIndex: "1304 ", | |
Released: "2012.02 ", | |
Price: "$114.00 ", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Zambezi", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3800", | |
Cache: "384K / 8192K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-8100 Eight-Core", | |
MultiIndex: "6080", | |
SingleIndex: "1122 ", | |
Released: "2011.10 ", | |
Price: "$142.00 ", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Zambezi", | |
Cores: "8C", | |
Process: "32", | |
Clock: "2800", | |
Cache: "384K / 8192K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-8140 Eight-Core", | |
MultiIndex: "5854", | |
SingleIndex: "971 ", | |
Released: "2012.10 ", | |
Price: "NA", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Zambezi", | |
Cores: "8C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-7890K", | |
MultiIndex: "5755", | |
SingleIndex: "1716 ", | |
Released: "2016.01 ", | |
Price: "$149.99 ", | |
TDP: "95", | |
Socket: "FM2+", | |
Codename: "Kaveri", | |
Cores: "4C", | |
Process: "28", | |
Clock: "4000", | |
Cache: "288K / 6144K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-6120 Six-Core", | |
MultiIndex: "5749", | |
SingleIndex: "1285 ", | |
Released: "2012.10 ", | |
Price: "NA", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Zambezi", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3600", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-7850K APU", | |
MultiIndex: "5501", | |
SingleIndex: "1569 ", | |
Released: "2014.01 ", | |
Price: "$137.25 ", | |
TDP: "95", | |
Socket: "FM2+", | |
Codename: "Kaveri", | |
Cores: "4C", | |
Process: "28", | |
Clock: "3700", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-7870K", | |
MultiIndex: "5495", | |
SingleIndex: "1544 ", | |
Released: "2015.05 ", | |
Price: "$120.44 ", | |
TDP: "95", | |
Socket: "FM2+", | |
Codename: "Kaveri", | |
Cores: "4C", | |
Process: "28", | |
Clock: "3900", | |
Cache: "288K / 6144K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-6100 Six-Core", | |
MultiIndex: "5408", | |
SingleIndex: "1183 ", | |
Released: "2011.10 ", | |
Price: "$189.99 ", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Zambezi", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X6 1075T", | |
MultiIndex: "5385", | |
SingleIndex: "1195 ", | |
Released: "2010.09 ", | |
Price: "$259.99 ", | |
TDP: "125", | |
Socket: "AM3", | |
Codename: "Thuban", | |
Cores: "6C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "288K / 4096K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-4350 Quad-Core", | |
MultiIndex: "5300", | |
SingleIndex: "1526 ", | |
Released: "2013.04 ", | |
Price: "$78.95 ", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "4C", | |
Process: "32", | |
Clock: "4200", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-7700K APU", | |
MultiIndex: "5158", | |
SingleIndex: "1493 ", | |
Released: "2014.01 ", | |
Price: "$84.95 ", | |
TDP: "95", | |
Socket: "FM2+", | |
Codename: "Kaveri", | |
Cores: "4C", | |
Process: "28", | |
Clock: "3500", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X6 1065T", | |
MultiIndex: "5127", | |
SingleIndex: "1113 ", | |
Released: "2010.12 ", | |
Price: "NA", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Thuban", | |
Cores: "6C", | |
Process: "45", | |
Clock: "2900", | |
Cache: "192K / 4096K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-4320", | |
MultiIndex: "5026", | |
SingleIndex: "1493 ", | |
Released: "2012.10 ", | |
Price: "NA", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "4C", | |
Process: "32", | |
Clock: "4000", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-6800K APU", | |
MultiIndex: "4892", | |
SingleIndex: "1541 ", | |
Released: "2013.06 ", | |
Price: "$215.98 ", | |
TDP: "100", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "4C", | |
Process: "32", | |
Clock: "4100", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X6 1045T", | |
MultiIndex: "4851", | |
SingleIndex: "1071 ", | |
Released: "2010.09 ", | |
Price: "$175.00 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Thuban", | |
Cores: "6C", | |
Process: "45", | |
Clock: "2700", | |
Cache: "192K / 4096K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-4170 Quad-Core", | |
MultiIndex: "4840", | |
SingleIndex: "1400 ", | |
Released: "2012.02 ", | |
Price: "$143.61 ", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Zambezi", | |
Cores: "4C", | |
Process: "32", | |
Clock: "4200", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X6 1035T", | |
MultiIndex: "4713", | |
SingleIndex: "1016 ", | |
Released: "2010.04 ", | |
Price: "$189.00 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Thuban", | |
Cores: "6C", | |
Process: "45", | |
Clock: "2600", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-6790K APU", | |
MultiIndex: "4665", | |
SingleIndex: "1473 ", | |
Released: "2013.10 ", | |
Price: "$266.29 ", | |
TDP: "100", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "4C", | |
Process: "32", | |
Clock: "4000", | |
Cache: "192K / 4096K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-4300 Quad-Core", | |
MultiIndex: "4646", | |
SingleIndex: "1406 ", | |
Released: "2012.10 ", | |
Price: "$65.99 ", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3800", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-5800K APU", | |
MultiIndex: "4634", | |
SingleIndex: "1459 ", | |
Released: "2012.10 ", | |
Price: "$244.00 ", | |
TDP: "100", | |
Socket: "FM2", | |
Codename: "Trinity", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3800", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-6700 APU", | |
MultiIndex: "4594", | |
SingleIndex: "1520 ", | |
Released: "2013.06 ", | |
Price: "$149.99 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3700", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-6500B APU", | |
MultiIndex: "4582", | |
SingleIndex: "1481 ", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3500", | |
Cache: "192K / 4096K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-4150 Quad-Core", | |
MultiIndex: "4576", | |
SingleIndex: "1359 ", | |
Released: "2012.10 ", | |
Price: "NA", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Zambezi", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3800", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-5800B APU", | |
MultiIndex: "4572", | |
SingleIndex: "1526 ", | |
Released: "2012.10 ", | |
Price: "NA", | |
TDP: "100", | |
Socket: "FM2", | |
Codename: "Trinity", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3800", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-6600K APU", | |
MultiIndex: "4570", | |
SingleIndex: "1460 ", | |
Released: "2013.06 ", | |
Price: "$149.99 ", | |
TDP: "100", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3900", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-6500 APU", | |
MultiIndex: "4386", | |
SingleIndex: "1445 ", | |
Released: "2013.06 ", | |
Price: "$147.99 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3500", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-5600K APU", | |
MultiIndex: "4325", | |
SingleIndex: "1376 ", | |
Released: "2012.10 ", | |
Price: "$114.45 ", | |
TDP: "100", | |
Socket: "FM2", | |
Codename: "Trinity", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3600", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 965", | |
MultiIndex: "4218", | |
SingleIndex: "1185 ", | |
Released: "2009.11 ", | |
Price: "$145.00 ", | |
TDP: "125", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3400", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-5700 APU", | |
MultiIndex: "4201", | |
SingleIndex: "1359 ", | |
Released: "2012.10 ", | |
Price: "$373.25 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Trinity", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3400", | |
Cache: "192K / 4096K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-4130 Quad-Core", | |
MultiIndex: "4157", | |
SingleIndex: "1250 ", | |
Released: "2013.01 ", | |
Price: "$76.99 ", | |
TDP: "125", | |
Socket: "AM3+", | |
Codename: "Vishera", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3800", | |
Cache: "192K / 4096K / 8192K" | |
}, | |
{ | |
Name: "AMD FX-4100 Quad-Core", | |
MultiIndex: "4049", | |
SingleIndex: "1220 ", | |
Released: "2011.10 ", | |
Price: "$149.95 ", | |
TDP: "95", | |
Socket: "AM3+", | |
Codename: "Zambezi", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3600", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-5500 APU", | |
MultiIndex: "3983", | |
SingleIndex: "1269 ", | |
Released: "2012.10 ", | |
Price: "$129.00 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Trinity", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 955", | |
MultiIndex: "3967", | |
SingleIndex: "1113 ", | |
Released: "2009.04 ", | |
Price: "$130.16 ", | |
TDP: "125", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3200", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-5500B APU", | |
MultiIndex: "3832", | |
SingleIndex: "1264 ", | |
Released: "2012.10 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Trinity", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 B95", | |
MultiIndex: "3760", | |
SingleIndex: "1050 ", | |
Released: "2009.10 ", | |
Price: "$79.95 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A10-6700T APU", | |
MultiIndex: "3702", | |
SingleIndex: "1192 ", | |
Released: "2013.09 ", | |
Price: "$260.78 ", | |
TDP: "45", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2500", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 945", | |
MultiIndex: "3692", | |
SingleIndex: "1039 ", | |
Released: "2009.04 ", | |
Price: "$287.89 ", | |
TDP: "125", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-3870K APU", | |
MultiIndex: "3595", | |
SingleIndex: "1031 ", | |
Released: "2011.12 ", | |
Price: "$201.19 ", | |
TDP: "100", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3000", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 840", | |
MultiIndex: "3518", | |
SingleIndex: "1102 ", | |
Released: "2011.01 ", | |
Price: "$89.95 ", | |
TDP: "95", | |
Socket: "AM2+/AM3", | |
Codename: "Propus", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3200", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 645", | |
MultiIndex: "3495", | |
SingleIndex: "1076 ", | |
Released: "2010.09 ", | |
Price: "$79.95 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Propus", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3100", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-3850 APU", | |
MultiIndex: "3489", | |
SingleIndex: "995 ", | |
Released: "2011.06 ", | |
Price: "$199.99 ", | |
TDP: "100", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2900", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 925", | |
MultiIndex: "3436", | |
SingleIndex: "972 ", | |
Released: "2009.05 ", | |
Price: "$159.99 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "128K / 512K / 4096K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 820", | |
MultiIndex: "3427", | |
SingleIndex: "979 ", | |
Released: "2009.09 ", | |
Price: "$89.99 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 920", | |
MultiIndex: "3420", | |
SingleIndex: "965 ", | |
Released: "2009.01 ", | |
Price: "$89.99 ", | |
TDP: "125", | |
Socket: "AM2+", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 641 Quad-Core", | |
MultiIndex: "3404", | |
SingleIndex: "983 ", | |
Released: "2012.02 ", | |
Price: "$91.50 ", | |
TDP: "100", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2800", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 B93", | |
MultiIndex: "3377", | |
SingleIndex: "977 ", | |
Released: "2009.10 ", | |
Price: "NA", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 910e", | |
MultiIndex: "3344", | |
SingleIndex: "923 ", | |
Released: "2010.01 ", | |
Price: "$156.99 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2600", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 640", | |
MultiIndex: "3327", | |
SingleIndex: "1026 ", | |
Released: "2010.05 ", | |
Price: "$79.95 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Propus", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 910", | |
MultiIndex: "3276", | |
SingleIndex: "908 ", | |
Released: "2009.02 ", | |
Price: "$100.00 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2600", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 635", | |
MultiIndex: "3265", | |
SingleIndex: "991 ", | |
Released: "2010.01 ", | |
Price: "$69.95 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Propus", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2900", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-6500T APU", | |
MultiIndex: "3221", | |
SingleIndex: "1051 ", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "45", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3500", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 638 Quad-Core", | |
MultiIndex: "3198", | |
SingleIndex: "923 ", | |
Released: "2012.02 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2700", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A6-3650 APU", | |
MultiIndex: "3173", | |
SingleIndex: "902 ", | |
Released: "2011.06 ", | |
Price: "$149.99 ", | |
TDP: "100", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2600", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X3 B75", | |
MultiIndex: "3155", | |
SingleIndex: "1077 ", | |
Released: "2009.10 ", | |
Price: "NA", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Heka", | |
Cores: "3C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 631 Quad-Core", | |
MultiIndex: "3152", | |
SingleIndex: "903 ", | |
Released: "2011.08 ", | |
Price: "$19.99 ", | |
TDP: "100", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2600", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-3820 APU", | |
MultiIndex: "3151", | |
SingleIndex: "873 ", | |
Released: "2011.12 ", | |
Price: "$124.99 ", | |
TDP: "65", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2500", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 630", | |
MultiIndex: "3145", | |
SingleIndex: "955 ", | |
Released: "2009.09 ", | |
Price: "$62.95 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Propus", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "128K / 512K / 4096K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 810", | |
MultiIndex: "3140", | |
SingleIndex: "909 ", | |
Released: "2009.02 ", | |
Price: "$115.99 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2600", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A8-3800 APU", | |
MultiIndex: "3081", | |
SingleIndex: "861 ", | |
Released: "2011.06 ", | |
Price: "$177.34 ", | |
TDP: "65", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2400", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 905e", | |
MultiIndex: "3080", | |
SingleIndex: "881 ", | |
Released: "2009.06 ", | |
Price: "$212.38 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2500", | |
Cache: "128K / 512K / 4096K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 805", | |
MultiIndex: "2999", | |
SingleIndex: "869 ", | |
Released: "2009.02 ", | |
Price: "$173.99 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2500", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 620", | |
MultiIndex: "2950", | |
SingleIndex: "907 ", | |
Released: "2009.09 ", | |
Price: "$64.95 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Propus", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2600", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 615e", | |
MultiIndex: "2877", | |
SingleIndex: "858 ", | |
Released: "2010.09 ", | |
Price: "$59.00 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Propus", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2500", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 460", | |
MultiIndex: "2876", | |
SingleIndex: "1169 ", | |
Released: "2011.05 ", | |
Price: "$49.99 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "3400", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X4 900e", | |
MultiIndex: "2853", | |
SingleIndex: "842 ", | |
Released: "2009.06 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Deneb", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2400", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A6-3620 APU", | |
MultiIndex: "2824", | |
SingleIndex: "789 ", | |
Released: "2011.12 ", | |
Price: "$59.99 ", | |
TDP: "65", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2200", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 610e", | |
MultiIndex: "2811", | |
SingleIndex: "833 ", | |
Released: "2010.05 ", | |
Price: "$69.99 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Propus", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2400", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 455", | |
MultiIndex: "2776", | |
SingleIndex: "1131 ", | |
Released: "2010.12 ", | |
Price: "$87.69 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "3300", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X3 B73", | |
MultiIndex: "2749", | |
SingleIndex: "980 ", | |
Released: "2009.10 ", | |
Price: "$75.00 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Heka", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 605e", | |
MultiIndex: "2739", | |
SingleIndex: "814 ", | |
Released: "2009.10 ", | |
Price: "$101.80 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Propus", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2300", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A6-3600 APU", | |
MultiIndex: "2712", | |
SingleIndex: "757 ", | |
Released: "2011.06 ", | |
Price: "$149.99 ", | |
TDP: "65", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2100", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X3 720", | |
MultiIndex: "2692", | |
SingleIndex: "971 ", | |
Released: "2010.01 ", | |
Price: "$74.99 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Heka", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 450", | |
MultiIndex: "2628", | |
SingleIndex: "1058 ", | |
Released: "2010.09 ", | |
Price: "$44.95 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "3200", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 445", | |
MultiIndex: "2586", | |
SingleIndex: "1050 ", | |
Released: "2010.05 ", | |
Price: "$91.00 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "3100", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 440", | |
MultiIndex: "2568", | |
SingleIndex: "1015 ", | |
Released: "2010.01 ", | |
Price: "$46.95 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 435", | |
MultiIndex: "2471", | |
SingleIndex: "1004 ", | |
Released: "2009.10 ", | |
Price: "$159.95 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2900", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X3 710", | |
MultiIndex: "2451", | |
SingleIndex: "908 ", | |
Released: "2009.02 ", | |
Price: "$84.53 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Heka", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2600", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X4 600e", | |
MultiIndex: "2342", | |
SingleIndex: "684 ", | |
Released: "2009.10 ", | |
Price: "$130.23 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Propus", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2200", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 425", | |
MultiIndex: "2321", | |
SingleIndex: "922 ", | |
Released: "2009.10 ", | |
Price: "$41.96 ", | |
TDP: "95", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2700", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A6-6400K APU", | |
MultiIndex: "2292", | |
SingleIndex: "1406 ", | |
Released: "2013.06 ", | |
Price: "$43.17 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3900", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 420e", | |
MultiIndex: "2286", | |
SingleIndex: "807 ", | |
Released: "2010.09 ", | |
Price: "$116.15 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2600", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X3 700e", | |
MultiIndex: "2249", | |
SingleIndex: "772 ", | |
Released: "2009.06 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Heka", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2400", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 415e", | |
MultiIndex: "2246", | |
SingleIndex: "854 ", | |
Released: "2010.05 ", | |
Price: "$75.00 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2500", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X3 705e", | |
MultiIndex: "2244", | |
SingleIndex: "838 ", | |
Released: "2009.06 ", | |
Price: "$152.34 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Heka", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2500", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A6-5400B APU", | |
MultiIndex: "2228", | |
SingleIndex: "1356 ", | |
Released: "2012.10 ", | |
Price: "$105.04 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Trinity", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3600", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A4-6300 APU", | |
MultiIndex: "2218", | |
SingleIndex: "1363 ", | |
Released: "2013.06 ", | |
Price: "$35.88 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3700", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A6-5400K APU", | |
MultiIndex: "2139", | |
SingleIndex: "1310 ", | |
Released: "2012.10 ", | |
Price: "$41.45 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Trinity", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3600", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A4-6300B APU", | |
MultiIndex: "2070", | |
SingleIndex: "1394 ", | |
Released: "2013.06 ", | |
Price: "$100.00 ", | |
TDP: "65", | |
Socket: "NA", | |
Codename: "Richland", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3700", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 405e", | |
MultiIndex: "2041", | |
SingleIndex: "780 ", | |
Released: "2009.10 ", | |
Price: "$79.99 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2300", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A4-5300B APU", | |
MultiIndex: "2039", | |
SingleIndex: "1285 ", | |
Released: "2012.10 ", | |
Price: "$38.00 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Trinity", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3400", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X2 550", | |
MultiIndex: "2032", | |
SingleIndex: "1068 ", | |
Released: "2009.11 ", | |
Price: "$133.39 ", | |
TDP: "80", | |
Socket: "AM2+/AM3", | |
Codename: "Callisto", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3100", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X3 400e", | |
MultiIndex: "2018", | |
SingleIndex: "751 ", | |
Released: "2009.10 ", | |
Price: "$107.43 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Rana", | |
Cores: "3C", | |
Process: "45", | |
Clock: "2200", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A6-3500 APU", | |
MultiIndex: "2004", | |
SingleIndex: "747 ", | |
Released: "2011.08 ", | |
Price: "$39.99 ", | |
TDP: "65", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "3C", | |
Process: "32", | |
Clock: "2100", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A4-5300 APU", | |
MultiIndex: "1998", | |
SingleIndex: "1252 ", | |
Released: "2012.10 ", | |
Price: "$47.93 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Trinity", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3400", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 270", | |
MultiIndex: "1990", | |
SingleIndex: "1154 ", | |
Released: "2011.07 ", | |
Price: "$99.99 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3400", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 250e", | |
MultiIndex: "1949", | |
SingleIndex: "1080 ", | |
Released: "2010.09 ", | |
Price: "$76.73 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "128K / 512K / 2048K" | |
}, | |
{ | |
Name: "AMD Phenom X3 8550", | |
MultiIndex: "1930", | |
SingleIndex: "734 ", | |
Released: "2008.04 ", | |
Price: "$169.95 ", | |
TDP: "95", | |
Socket: "AM2/AM2+", | |
Codename: "Toliman", | |
Cores: "3C", | |
Process: "65", | |
Clock: "2200", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X2 B55", | |
MultiIndex: "1903", | |
SingleIndex: "1031 ", | |
Released: "2009.10 ", | |
Price: "$48.00 ", | |
TDP: "80", | |
Socket: "AM3", | |
Codename: "Callisto", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X2 545", | |
MultiIndex: "1890", | |
SingleIndex: "1019 ", | |
Released: "2009.06 ", | |
Price: "$49.95 ", | |
TDP: "80", | |
Socket: "AM2+/AM3", | |
Codename: "Callisto", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 260", | |
MultiIndex: "1884", | |
SingleIndex: "1076 ", | |
Released: "2010.05 ", | |
Price: "$48.00 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3200", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 265", | |
MultiIndex: "1870", | |
SingleIndex: "1108 ", | |
Released: "2010.09 ", | |
Price: "$82.88 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3300", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 255", | |
MultiIndex: "1844", | |
SingleIndex: "1045 ", | |
Released: "2010.01 ", | |
Price: "$59.98 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3100", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD A4-4000 APU", | |
MultiIndex: "1817", | |
SingleIndex: "1128 ", | |
Released: "2013.06 ", | |
Price: "$43.00 ", | |
TDP: "65", | |
Socket: "FM2", | |
Codename: "Richland", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3000", | |
Cache: "256K / 2048K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 250", | |
MultiIndex: "1750", | |
SingleIndex: "1007 ", | |
Released: "2009.06 ", | |
Price: "$38.95 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 245e", | |
MultiIndex: "1718", | |
SingleIndex: "961 ", | |
Released: "2010.05 ", | |
Price: "$80.00 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2900", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 240e", | |
MultiIndex: "1698", | |
SingleIndex: "955 ", | |
Released: "2009.10 ", | |
Price: "$34.95 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "256K / 2048K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 245", | |
MultiIndex: "1688", | |
SingleIndex: "973 ", | |
Released: "2009.07 ", | |
Price: "$34.95 ", | |
TDP: "65", | |
Socket: "AM2+/AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2900", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD A4-3420 APU", | |
MultiIndex: "1685", | |
SingleIndex: "931 ", | |
Released: "2011.12 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2800", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 235e", | |
MultiIndex: "1657", | |
SingleIndex: "915 ", | |
Released: "2009.10 ", | |
Price: "$83.74 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2700", | |
Cache: "128K / 512K / 6144K" | |
}, | |
{ | |
Name: "AMD Phenom II X2 B53", | |
MultiIndex: "1646", | |
SingleIndex: "951 ", | |
Released: "2009.10 ", | |
Price: "NA", | |
TDP: "80", | |
Socket: "AM3", | |
Codename: "Callisto", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "256K / 2048K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 240", | |
MultiIndex: "1641", | |
SingleIndex: "938 ", | |
Released: "2009.07 ", | |
Price: "$34.95 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 220", | |
MultiIndex: "1632", | |
SingleIndex: "933 ", | |
Released: "2010.09 ", | |
Price: "$32.19 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD A4-3400 APU", | |
MultiIndex: "1595", | |
SingleIndex: "903 ", | |
Released: "2011.09 ", | |
Price: "$280.48 ", | |
TDP: "65", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2700", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 215", | |
MultiIndex: "1582", | |
SingleIndex: "906 ", | |
Released: "2009.10 ", | |
Price: "$45.00 ", | |
TDP: "65", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2700", | |
Cache: "256K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon 64 FX-62 Dual Core", | |
MultiIndex: "1571", | |
SingleIndex: "863 ", | |
Released: "2006.05 ", | |
Price: "NA", | |
TDP: "125", | |
Socket: "AM2", | |
Codename: "Windsor", | |
Cores: "2C", | |
Process: "90", | |
Clock: "2800", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD A4-3300 APU", | |
MultiIndex: "1508", | |
SingleIndex: "841 ", | |
Released: "2011.09 ", | |
Price: "$22.99 ", | |
TDP: "65", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2500", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon 64 FX-74", | |
MultiIndex: "1495", | |
SingleIndex: "949 ", | |
Released: "2006.11 ", | |
Price: "$499.50 ", | |
TDP: "125", | |
Socket: "F (1207)", | |
Codename: "Windsor", | |
Cores: "2C", | |
Process: "90", | |
Clock: "3000", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 210e", | |
MultiIndex: "1486", | |
SingleIndex: "904 ", | |
Released: "2010.09 ", | |
Price: "NA", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2600", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD E2-3200 APU", | |
MultiIndex: "1454", | |
SingleIndex: "814 ", | |
Released: "2011.09 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "FM1", | |
Codename: "Llano", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2400", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 270u", | |
MultiIndex: "1350", | |
SingleIndex: "701 ", | |
Released: "2010.09 ", | |
Price: "$67.67 ", | |
TDP: "25", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2000", | |
Cache: "128K / 2048K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon 64 FX-60 Dual Core", | |
MultiIndex: "1287", | |
SingleIndex: "795 ", | |
Released: "2006.01 ", | |
Price: "NA", | |
TDP: "110", | |
Socket: "939", | |
Codename: "Toledo", | |
Cores: "2C", | |
Process: "90", | |
Clock: "2600", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 260u", | |
MultiIndex: "1121", | |
SingleIndex: "619 ", | |
Released: "2009.10 ", | |
Price: "$83.44 ", | |
TDP: "25", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "1800", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon II X2 250u", | |
MultiIndex: "1006", | |
SingleIndex: "555 ", | |
Released: "2009.10 ", | |
Price: "$34.95 ", | |
TDP: "25", | |
Socket: "AM3", | |
Codename: "Regor", | |
Cores: "2C", | |
Process: "45", | |
Clock: "1600", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon 64 X2 3800+", | |
MultiIndex: "958", | |
SingleIndex: "646 ", | |
Released: "2005.08 ", | |
Price: "NA", | |
TDP: "89", | |
Socket: "NA", | |
Codename: "Manchester", | |
Cores: "2C", | |
Process: "90", | |
Clock: "2000", | |
Cache: "64K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD E2-1800 APU", | |
MultiIndex: "823", | |
SingleIndex: "448 ", | |
Released: "2012.06 ", | |
Price: "NA", | |
TDP: "18", | |
Socket: "FT1", | |
Codename: "Zacate", | |
Cores: "2C", | |
Process: "40", | |
Clock: "1700", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 145", | |
MultiIndex: "801", | |
SingleIndex: "883 ", | |
Released: "2010.09 ", | |
Price: "$94.92 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Sargas", | |
Cores: "1C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 140", | |
MultiIndex: "737", | |
SingleIndex: "839 ", | |
Released: "2009.07 ", | |
Price: "$39.59 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Sargas", | |
Cores: "1C", | |
Process: "45", | |
Clock: "2700", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon 64 FX-57", | |
MultiIndex: "730", | |
SingleIndex: "831 ", | |
Released: "2005.06 ", | |
Price: "NA", | |
TDP: "104", | |
Socket: "939", | |
Codename: "San Diego", | |
Cores: "1C", | |
Process: "90", | |
Clock: "2800", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon 64 FX-55", | |
MultiIndex: "721", | |
SingleIndex: "767 ", | |
Released: "2004.10 ", | |
Price: "$179.95 ", | |
TDP: "104", | |
Socket: "939", | |
Codename: "Clawhammer", | |
Cores: "1C", | |
Process: "130", | |
Clock: "2600", | |
Cache: "128K / 1024K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 150", | |
MultiIndex: "654", | |
SingleIndex: "780 ", | |
Released: "2010.12 ", | |
Price: "$72.64 ", | |
TDP: "45", | |
Socket: "AM3", | |
Codename: "Sargas", | |
Cores: "1C", | |
Process: "45", | |
Clock: "2900", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron LE-1300", | |
MultiIndex: "617", | |
SingleIndex: "644 ", | |
Released: "2007.10 ", | |
Price: "$12.00 ", | |
TDP: "45", | |
Socket: "AM2", | |
Codename: "Sparta", | |
Cores: "1C", | |
Process: "65", | |
Clock: "2300", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 3800+", | |
MultiIndex: "554", | |
SingleIndex: "649 ", | |
Released: "2006.10 ", | |
Price: "$21.00 ", | |
TDP: "62", | |
Socket: "AM2", | |
Codename: "Manila", | |
Cores: "1C", | |
Process: "90", | |
Clock: "2200", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron LE-1250", | |
MultiIndex: "540", | |
SingleIndex: "600 ", | |
Released: "2007.10 ", | |
Price: "$28.99 ", | |
TDP: "45", | |
Socket: "AM2", | |
Codename: "Sparta", | |
Cores: "1C", | |
Process: "65", | |
Clock: "2200", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron LE-1200", | |
MultiIndex: "527", | |
SingleIndex: "607 ", | |
Released: "2007.08 ", | |
Price: "NA", | |
TDP: "45", | |
Socket: "AM2", | |
Codename: "Sparta", | |
Cores: "1C", | |
Process: "65", | |
Clock: "2100", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 3600+", | |
MultiIndex: "489", | |
SingleIndex: "566 ", | |
Released: "2006.05 ", | |
Price: "$12.00 ", | |
TDP: "62", | |
Socket: "AM2", | |
Codename: "Manila", | |
Cores: "1C", | |
Process: "90", | |
Clock: "2000", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 3300+", | |
MultiIndex: "484", | |
SingleIndex: "605 ", | |
Released: "2001.01 ", | |
Price: "$30.00 ", | |
TDP: "62", | |
Socket: "754", | |
Codename: "Barton", | |
Cores: "1C", | |
Process: "130", | |
Clock: "2200", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon 64 3000+", | |
MultiIndex: "461", | |
SingleIndex: "548 ", | |
Released: "2001.01 ", | |
Price: "$64.99 ", | |
TDP: "89", | |
Socket: "Socket 754", | |
Codename: "Venice", | |
Cores: "1C", | |
Process: "90", | |
Clock: "2000", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 3100+", | |
MultiIndex: "452", | |
SingleIndex: "539 ", | |
Released: "2004.07 ", | |
Price: "$60.00 ", | |
TDP: "62", | |
Socket: "754", | |
Codename: "Paris", | |
Cores: "1C", | |
Process: "130", | |
Clock: "1800", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 3400+", | |
MultiIndex: "449", | |
SingleIndex: "522 ", | |
Released: "2006.05 ", | |
Price: "$29.91 ", | |
TDP: "62", | |
Socket: "AM2", | |
Codename: "Manila", | |
Cores: "1C", | |
Process: "90", | |
Clock: "1800", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron LE-1150", | |
MultiIndex: "434", | |
SingleIndex: "552 ", | |
Released: "2007.08 ", | |
Price: "NA", | |
TDP: "45", | |
Socket: "AM2", | |
Codename: "Sparta", | |
Cores: "1C", | |
Process: "65", | |
Clock: "2000", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron LE-1100", | |
MultiIndex: "428", | |
SingleIndex: "518 ", | |
Released: "2007.08 ", | |
Price: "NA", | |
TDP: "45", | |
Socket: "AM2", | |
Codename: "Sparta", | |
Cores: "1C", | |
Process: "65", | |
Clock: "1900", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 3000+", | |
MultiIndex: "407", | |
SingleIndex: "512 ", | |
Released: "2004.09 ", | |
Price: "$49.95 ", | |
TDP: "62", | |
Socket: "AM2", | |
Codename: "Barton", | |
Cores: "1C", | |
Process: "130", | |
Clock: "2000", | |
Cache: "128K / 512K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon XP 3000+", | |
MultiIndex: "402", | |
SingleIndex: "607 ", | |
Released: "2001.01 ", | |
Price: "$78.00 ", | |
TDP: "62", | |
Socket: "Socket A", | |
Codename: "Barton", | |
Cores: "1C", | |
Process: "130", | |
Clock: "2167", | |
Cache: "128K / 128K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 3500+", | |
MultiIndex: "402", | |
SingleIndex: "501 ", | |
Released: "2006.05 ", | |
Price: "$166.80 ", | |
TDP: "62", | |
Socket: "AM2", | |
Codename: "Manila", | |
Cores: "1C", | |
Process: "90", | |
Clock: "2000", | |
Cache: "128K / 128K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 3200+", | |
MultiIndex: "401", | |
SingleIndex: "482 ", | |
Released: "2006.05 ", | |
Price: "$13.00 ", | |
TDP: "62", | |
Socket: "AM2", | |
Codename: "Manila", | |
Cores: "1C", | |
Process: "90", | |
Clock: "1800", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 2800+", | |
MultiIndex: "384", | |
SingleIndex: "486 ", | |
Released: "2004.07 ", | |
Price: "$104.07 ", | |
TDP: "62", | |
Socket: "AM2", | |
Codename: "Thoroughbred", | |
Cores: "1C", | |
Process: "130", | |
Clock: "1992", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 2600+", | |
MultiIndex: "373", | |
SingleIndex: "469 ", | |
Released: "2004.07 ", | |
Price: "$59.95 ", | |
TDP: "NA", | |
Socket: "Socket A", | |
Codename: "Thoroughbred", | |
Cores: "1C", | |
Process: "130", | |
Clock: "1833", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 2500+", | |
MultiIndex: "345", | |
SingleIndex: "472 ", | |
Released: "2004.07 ", | |
Price: "$79.95 ", | |
TDP: "NA", | |
Socket: "Socket A", | |
Codename: "Thoroughbred", | |
Cores: "1C", | |
Process: "130", | |
Clock: "1750", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 2300+", | |
MultiIndex: "318", | |
SingleIndex: "483 ", | |
Released: "2004.07 ", | |
Price: "$45.00 ", | |
TDP: "NA", | |
Socket: "Socket A", | |
Codename: "Thoroughbred", | |
Cores: "1C", | |
Process: "130", | |
Clock: "1583", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 2400+", | |
MultiIndex: "313", | |
SingleIndex: "492 ", | |
Released: "2004.07 ", | |
Price: "$27.00 ", | |
TDP: "NA", | |
Socket: "Socket A", | |
Codename: "Thoroughbred", | |
Cores: "1C", | |
Process: "130", | |
Clock: "1667", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon XP 1800+", | |
MultiIndex: "300", | |
SingleIndex: "461 ", | |
Released: "2001.10 ", | |
Price: "$58.95 ", | |
TDP: "66", | |
Socket: "Socket A", | |
Codename: "Palomino", | |
Cores: "1C", | |
Process: "180", | |
Clock: "1533", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Athlon XP 2000+", | |
MultiIndex: "299", | |
SingleIndex: "478 ", | |
Released: "2003.09 ", | |
Price: "$24.99 ", | |
TDP: "70", | |
Socket: "Socket A", | |
Codename: "Thorton", | |
Cores: "1C", | |
Process: "130", | |
Clock: "1667", | |
Cache: "128K / 256K / 0K" | |
}, | |
{ | |
Name: "AMD Sempron 2200+", | |
MultiIndex: "281", | |
SingleIndex: "427 ", | |
Released: "2004.08 ", | |
Price: "$29.99 ", | |
TDP: "NA", | |
Socket: "Socket A", | |
Codename: "Thorton", | |
Cores: "1C", | |
Process: "130", | |
Clock: "1500" | |
} | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment