Last active
February 4, 2019 11:32
-
-
Save Caldis/5f398fc6f15d200a078bb99bf36fdcff to your computer and use it in GitHub Desktop.
CPU 天梯榜数据 (INTEL)
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 intelData = [ | |
{ | |
Name: "Intel Core i9-9980XE", | |
MultiIndex: "32485", | |
SingleIndex: "2551", | |
Released: "2018.10", | |
Price: "$1,979 ", | |
TDP: "165", | |
Socket: "Socket 2066", | |
Codename: "Skylake-X", | |
Cores: "18C", | |
Process: "14", | |
Clock: "3000", | |
BoostClock: "4500", | |
Cache: "24.75MB L3", | |
Review: "65417" | |
}, | |
{ | |
Name: "Intel Core i5-9600K", | |
MultiIndex: "14442", | |
SingleIndex: "2730", | |
Released: "2018.10 ", | |
Price: "$262.00 ", | |
TDP: "95", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "6C", | |
Process: "14", | |
Clock: "3700", | |
BoostClock: "4600", | |
Cache: "32K / 256K / 9MB", | |
Review: "64896" | |
}, | |
{ | |
Name: "Intel Core i9-9900K", | |
MultiIndex: "20986", | |
SingleIndex: "2997", | |
Released: "2018.10 ", | |
Price: "$448.00 ", | |
TDP: "95", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "8C", | |
Process: "14", | |
Clock: "3600", | |
BoostClock: "5000", | |
Cache: "32K / 256K / 16MB", | |
Review: "64682" | |
}, | |
{ | |
Name: "Intel Core i7-9700K", | |
MultiIndex: "18412", | |
SingleIndex: "2942", | |
Released: "2018.10 ", | |
Price: "$374.00 ", | |
TDP: "95", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "8C", | |
Process: "14", | |
Clock: "3600", | |
BoostClock: "4900", | |
Cache: "32K / 256K / 12MB", | |
Review: "64682" | |
}, | |
{ | |
Name: "Intel Core i7-8086K", | |
MultiIndex: "16978", | |
SingleIndex: "2979", | |
Released: "2018.06 ", | |
Price: "$425.00 ", | |
TDP: "95", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "6C", | |
Process: "14", | |
Clock: "4000", | |
BoostClock: "5000", | |
Cache: "64K / 256K / 12288K", | |
Review: "62170" | |
}, | |
{ | |
Name: "Intel Core i5-8500", | |
MultiIndex: "12119", | |
SingleIndex: "2407", | |
Released: "2018.04 ", | |
Price: "$192 ", | |
TDP: "65", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "6C", | |
Process: "14", | |
Clock: "3000", | |
BoostClock: "4100", | |
Cache: "64K / 256K / 9216K", | |
Review: "60465" | |
}, | |
{ | |
Name: "Intel Core i9-7960X", | |
MultiIndex: "26287", | |
SingleIndex: "2431", | |
Released: "2017.06", | |
Price: "$1,699 ", | |
TDP: "165", | |
Socket: "Socket 2066", | |
Codename: "Skylake-X", | |
Cores: "16C", | |
Process: "14", | |
Clock: "2800", | |
BoostClock: "4200", | |
Cache: "22MB L3", | |
Review: "55788" | |
}, | |
{ | |
Name: "Intel Core i3-8100", | |
MultiIndex: "8197", | |
SingleIndex: "2058", | |
Released: "2017.10 ", | |
Price: "$117.00 ", | |
TDP: "65", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3600", | |
BoostClock: "NA", | |
Cache: "64K / 256K / 6144K", | |
Review: "57846" | |
}, | |
{ | |
Name: "Intel Core i5-8400", | |
MultiIndex: "11687", | |
SingleIndex: "2276", | |
Released: "2017.10 ", | |
Price: "$182.00 ", | |
TDP: "65", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "6C", | |
Process: "14", | |
Clock: "2800", | |
BoostClock: "4000", | |
Cache: "64K / 256K / 9216K", | |
Review: "57846" | |
}, | |
{ | |
Name: "Intel Core i5-8600K", | |
MultiIndex: "12871", | |
SingleIndex: "2535", | |
Released: "2017.10 ", | |
Price: "$257.00 ", | |
TDP: "95", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "6C", | |
Process: "14", | |
Clock: "3600", | |
BoostClock: "4300", | |
Cache: "64K / 256K / 9216K", | |
Review: "57846" | |
}, | |
{ | |
Name: "Intel Core i3-8350K", | |
MultiIndex: "9936", | |
SingleIndex: "2364", | |
Released: "2017.10 ", | |
Price: "$168.00 ", | |
TDP: "91", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "4000", | |
BoostClock: "NA", | |
Cache: "64K / 256K / 8192K", | |
Review: "57166" | |
}, | |
{ | |
Name: "Intel Core i7-8700", | |
MultiIndex: "15396", | |
SingleIndex: "2601", | |
Released: "2017.10 ", | |
Price: "$303.00 ", | |
TDP: "65", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "6C", | |
Process: "14", | |
Clock: "3200", | |
BoostClock: "4600", | |
Cache: "64K / 256K / 12288K", | |
Review: "57846" | |
}, | |
{ | |
Name: "Intel Core i7-8700K", | |
MultiIndex: "16274", | |
SingleIndex: "2802", | |
Released: "2017.10 ", | |
Price: "$359.00 ", | |
TDP: "95", | |
Socket: "LGA 1151", | |
Codename: "Coffee Lake", | |
Cores: "6C", | |
Process: "14", | |
Clock: "3700", | |
BoostClock: "4700", | |
Cache: "64K / 256K / 12288K", | |
Review: "57166" | |
}, | |
{ | |
Name: "Intel Core i7-7740X", | |
MultiIndex: "12055", | |
SingleIndex: "2667", | |
Released: "2017.06", | |
Price: "$369 ", | |
TDP: "112", | |
Socket: "Socket 2066", | |
Codename: "Skylake-X", | |
Cores: "4C", | |
Process: "14", | |
Clock: "4300", | |
BoostClock: "4500", | |
Cache: "6MB L3" | |
}, | |
{ | |
Name: "Intel Core i7-7820X", | |
MultiIndex: "19150", | |
SingleIndex: "2453", | |
Released: "2017.06", | |
Price: "$599 ", | |
TDP: "140", | |
Socket: "Socket 2066", | |
Codename: "Skylake-X", | |
Cores: "8C", | |
Process: "14", | |
Clock: "3600", | |
BoostClock: "4500", | |
Cache: "11MB L3" | |
}, | |
{ | |
Name: "Intel Core i7-7800X", | |
MultiIndex: "14586", | |
SingleIndex: "2284", | |
Released: "2017.06", | |
Price: "$389 ", | |
TDP: "140", | |
Socket: "Socket 2066", | |
Codename: "Skylake-X", | |
Cores: "6C", | |
Process: "14", | |
Clock: "3300", | |
BoostClock: "4000", | |
Cache: "8.25MB L3", | |
Review: "56229" | |
}, | |
{ | |
Name: "Intel Core i9-7900X", | |
MultiIndex: "22568", | |
SingleIndex: "2551", | |
Released: "2017.06", | |
Price: "$999 ", | |
TDP: "140", | |
Socket: "Socket 2066", | |
Codename: "Skylake-X", | |
Cores: "10C", | |
Process: "14", | |
Clock: "3300", | |
BoostClock: "4500", | |
Cache: "64K / 256K / 14336K" | |
}, | |
{ | |
Name: "Intel Core i7-6950X", | |
MultiIndex: "20023", | |
SingleIndex: "2139", | |
Released: "2016.05 ", | |
Price: "$1,650 ", | |
TDP: "140", | |
Socket: "LGA2011-v3", | |
Codename: "Broadwell-E", | |
Cores: "10C", | |
Process: "14", | |
Clock: "3000", | |
Cache: "32K / 256K / 20480K" | |
}, | |
{ | |
Name: "Intel Core i7-6900K", | |
MultiIndex: "18017", | |
SingleIndex: "2225", | |
Released: "2016.05 ", | |
Price: "$1,020 ", | |
TDP: "140", | |
Socket: "FCLGA2011-3", | |
Codename: "Broadwell-E", | |
Cores: "8C", | |
Process: "14", | |
Clock: "3200", | |
Cache: "64K / 256K / 20480K" | |
}, | |
{ | |
Name: "Intel Core i7-5960X", | |
MultiIndex: "15971", | |
SingleIndex: "1990", | |
Released: "2014.09 ", | |
Price: "$1,080 ", | |
TDP: "140", | |
Socket: "LGA2011-v3", | |
Codename: "Haswell-E", | |
Cores: "8C", | |
Process: "22", | |
Clock: "3000", | |
Cache: "32K / 256K / 15360K", | |
Review: "35699" | |
}, | |
{ | |
Name: "Intel Core i7-6850K", | |
MultiIndex: "14392", | |
SingleIndex: "2163", | |
Released: "2016.05 ", | |
Price: "$474.96 ", | |
TDP: "140", | |
Socket: "FCLGA2011-3", | |
Codename: "Broadwell-E", | |
Cores: "6C", | |
Process: "14", | |
Clock: "3600", | |
Cache: "64K / 256K / 15360K" | |
}, | |
{ | |
Name: "Intel Core i7-4960X", | |
MultiIndex: "13861", | |
SingleIndex: "2075", | |
Released: "2013.09 ", | |
Price: "$999 ", | |
TDP: "130", | |
Socket: "LGA2011", | |
Codename: "Ivy Bridge-E", | |
Cores: "6C", | |
Process: "22", | |
Clock: "3600", | |
Cache: "64K / 256K / 15360K" | |
}, | |
{ | |
Name: "Intel Core i7-5930K", | |
MultiIndex: "13641", | |
SingleIndex: "2093", | |
Released: "2014.09 ", | |
Price: "$613.17 ", | |
TDP: "140", | |
Socket: "LGA2011-v3", | |
Codename: "Haswell-E", | |
Cores: "6C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "32K / 256K / 15360K" | |
}, | |
{ | |
Name: "Intel Core i7-6800K", | |
MultiIndex: "13616", | |
SingleIndex: "2057", | |
Released: "2016.05 ", | |
Price: "$344.99 ", | |
TDP: "140", | |
Socket: "LGA2011-v3", | |
Codename: "Broadwell-E", | |
Cores: "6C", | |
Process: "14", | |
Clock: "3400", | |
Cache: "64K / 256K / 12288K" | |
}, | |
{ | |
Name: "Intel Core i7-4930K", | |
MultiIndex: "13066", | |
SingleIndex: "1998", | |
Released: "2013.09 ", | |
Price: "$670.46 ", | |
TDP: "130", | |
Socket: "LGA2011", | |
Codename: "Ivy Bridge-E", | |
Cores: "6C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 15360K" | |
}, | |
{ | |
Name: "Intel Core i7-5820K", | |
MultiIndex: "12992", | |
SingleIndex: "2015", | |
Released: "2014.09 ", | |
Price: "$410.33 ", | |
TDP: "140", | |
Socket: "LGA2011-v3", | |
Codename: "Haswell-E", | |
Cores: "6C", | |
Process: "22", | |
Clock: "3300", | |
Cache: "64K / 256K / 15360K" | |
}, | |
{ | |
Name: "Intel Core i7-3960X", | |
MultiIndex: "12688", | |
SingleIndex: "1988", | |
Released: "2011.11 ", | |
Price: "$860.75 ", | |
TDP: "130", | |
Socket: "LGA2011", | |
Codename: "Sandy Bridge-E", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "64K / 256K / 15360K" | |
}, | |
{ | |
Name: "Intel Core i7-3970X", | |
MultiIndex: "12643", | |
SingleIndex: "1995", | |
Released: "2012.11 ", | |
Price: "$593.39*", | |
TDP: "150", | |
Socket: "LGA2011", | |
Codename: "Sandy Bridge-E", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-7700K", | |
MultiIndex: "12182", | |
SingleIndex: "2585", | |
Released: "2017.01 ", | |
Price: "$329.00 ", | |
TDP: "95", | |
Socket: "LGA 1151", | |
Codename: "Kaby Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "4200", | |
Cache: "64K / 256K / 8192K", | |
Review: "51056" | |
}, | |
{ | |
Name: "Intel Core i7-3930K", | |
MultiIndex: "12028", | |
SingleIndex: "1935", | |
Released: "2011.11 ", | |
Price: "$610.75 ", | |
TDP: "130", | |
Socket: "LGA2011", | |
Codename: "Sandy Bridge-E", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-4790K", | |
MultiIndex: "11197", | |
SingleIndex: "2529", | |
Released: "2014.05 ", | |
Price: "$397.59 ", | |
TDP: "88", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "4000", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-6700K", | |
MultiIndex: "11108", | |
SingleIndex: "2349", | |
Released: "2015.08 ", | |
Price: "$339.99 ", | |
TDP: "95", | |
Socket: "LGA1151", | |
Codename: "Skylake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "4000", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-7700", | |
MultiIndex: "10794", | |
SingleIndex: "2329", | |
Released: "2017.01 ", | |
Price: "$295.00 ", | |
TDP: "65", | |
Socket: "LGA1151", | |
Codename: "Kaby Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3600", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-4770K", | |
MultiIndex: "10112", | |
SingleIndex: "2254", | |
Released: "2013.06 ", | |
Price: "$399.00 ", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K", | |
Review: "25926" | |
}, | |
{ | |
Name: "Intel Core i7-6700", | |
MultiIndex: "10037", | |
SingleIndex: "2160", | |
Released: "2015.07 ", | |
Price: "$313.45 ", | |
TDP: "65", | |
Socket: "LGA 1151", | |
Codename: "Skylake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-4790", | |
MultiIndex: "10000", | |
SingleIndex: "2285", | |
Released: "2014.05 ", | |
Price: "$314.99 ", | |
TDP: "84", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-4771", | |
MultiIndex: "9871", | |
SingleIndex: "2213", | |
Released: "2013.09 ", | |
Price: "$450.00*", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i7-4770R", | |
MultiIndex: "9826", | |
SingleIndex: "2149", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "FCBGA1364", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-4770", | |
MultiIndex: "9797", | |
SingleIndex: "2227", | |
Released: "2013.06 ", | |
Price: "$499.97 ", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 10240K" | |
}, | |
{ | |
Name: "Intel Core i7-4820K", | |
MultiIndex: "9744", | |
SingleIndex: "2008", | |
Released: "2013.09 ", | |
Price: "$399.00 ", | |
TDP: "130", | |
Socket: "FCLGA2011", | |
Codename: "Ivy Bridge-E", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3700", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-4790S", | |
MultiIndex: "9589", | |
SingleIndex: "2248", | |
Released: "2014.05 ", | |
Price: "$552.82 ", | |
TDP: "65", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-6700TE", | |
MultiIndex: "9551", | |
SingleIndex: "2032", | |
Released: "2015.09 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA 1151", | |
Codename: "Skylake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "2400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-3770K", | |
MultiIndex: "9548", | |
SingleIndex: "2084", | |
Released: "2012.04 ", | |
Price: "$355.00 ", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-7700T", | |
MultiIndex: "9360", | |
SingleIndex: "2093", | |
Released: "2017.01 ", | |
Price: "$299.00 ", | |
TDP: "35", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "2900", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-4770S", | |
MultiIndex: "9329", | |
SingleIndex: "2170", | |
Released: "2013.06 ", | |
Price: "$328.83 ", | |
TDP: "65", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-3770", | |
MultiIndex: "9312", | |
SingleIndex: "2068", | |
Released: "2012.04 ", | |
Price: "$324.30 ", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-7600K", | |
MultiIndex: "9279", | |
SingleIndex: "2401", | |
Released: "2017.01 ", | |
Price: "$235.99 ", | |
TDP: "91", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3800", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i7-990X", | |
MultiIndex: "9160", | |
SingleIndex: "1509", | |
Released: "2011.02 ", | |
Price: "$1,104 ", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Gulftown", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3466", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-6700T", | |
MultiIndex: "9053", | |
SingleIndex: "1970", | |
Released: "2015.09 ", | |
Price: "$295.00 ", | |
TDP: "35", | |
Socket: "LGA 1151", | |
Codename: "Skylake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "2800", | |
Cache: "64K / 256K / 10240K" | |
}, | |
{ | |
Name: "Intel Core i7-3820", | |
MultiIndex: "8995", | |
SingleIndex: "1942", | |
Released: "2012.02 ", | |
Price: "$399.79 ", | |
TDP: "130", | |
Socket: "LGA2011", | |
Codename: "Sandy Bridge-E", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3600", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-7600", | |
MultiIndex: "8907", | |
SingleIndex: "2296", | |
Released: "2017.01 ", | |
Price: "$232.99 ", | |
TDP: "65", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3500", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i7-980X", | |
MultiIndex: "8893", | |
SingleIndex: "1453", | |
Released: "2010.03 ", | |
Price: "$959.00 ", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Gulftown", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3333", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-3770S", | |
MultiIndex: "8866", | |
SingleIndex: "2018", | |
Released: "2012.04 ", | |
Price: "$329.99 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 12288K" | |
}, | |
{ | |
Name: "Intel Core i7-980", | |
MultiIndex: "8797", | |
SingleIndex: "1449", | |
Released: "2011.06 ", | |
Price: "$1,109 ", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Gulftown", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3333", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-2700K", | |
MultiIndex: "8766", | |
SingleIndex: "2009", | |
Released: "2011.10 ", | |
Price: "$514.00 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-4770T", | |
MultiIndex: "8664", | |
SingleIndex: "2079", | |
Released: "2013.06 ", | |
Price: "$609.95*", | |
TDP: "45", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-2600K", | |
MultiIndex: "8480", | |
SingleIndex: "1942", | |
Released: "2011.01 ", | |
Price: "$289.00 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3400", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-7600T", | |
MultiIndex: "8455", | |
SingleIndex: "2157", | |
Released: "2017.01 ", | |
Price: "$228.99 ", | |
TDP: "35", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "2800", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i7-970", | |
MultiIndex: "8450", | |
SingleIndex: "1391", | |
Released: "2010.07 ", | |
Price: "$662.21*", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Gulftown", | |
Cores: "6C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-2600", | |
MultiIndex: "8223", | |
SingleIndex: "1921", | |
Released: "2011.01 ", | |
Price: "$247.30 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3400", | |
Cache: "64K / 256K / 8192K", | |
Review: "13290" | |
}, | |
{ | |
Name: "Intel Core i7-3770T", | |
MultiIndex: "8196", | |
SingleIndex: "1937", | |
Released: "2012.04 ", | |
Price: "$329.99*", | |
TDP: "45", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2500", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-6600K", | |
MultiIndex: "8005", | |
SingleIndex: "2148", | |
Released: "2015.07 ", | |
Price: "$239.99 ", | |
TDP: "91", | |
Socket: "FCLGA1151", | |
Codename: "Skylake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3500", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-7500", | |
MultiIndex: "7976", | |
SingleIndex: "2075", | |
Released: "2017.01 ", | |
Price: "$199.98 ", | |
TDP: "65", | |
Socket: "LGA1151", | |
Codename: "Kaby Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3400", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-6600", | |
MultiIndex: "7832", | |
SingleIndex: "2124", | |
Released: "2015.07 ", | |
Price: "$229.99 ", | |
TDP: "65", | |
Socket: "LGA 1151", | |
Codename: "Skylake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3300", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4690K", | |
MultiIndex: "7762", | |
SingleIndex: "2236", | |
Released: "2014.06 ", | |
Price: "$299.90 ", | |
TDP: "88", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4670K", | |
MultiIndex: "7615", | |
SingleIndex: "2194", | |
Released: "2013.06 ", | |
Price: "$265.99 ", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4690", | |
MultiIndex: "7600", | |
SingleIndex: "2212", | |
Released: "2014.05 ", | |
Price: "$346.14 ", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-7400", | |
MultiIndex: "7433", | |
SingleIndex: "1951", | |
Released: "2017.01 ", | |
Price: "$201.71 ", | |
TDP: "65", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3000", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4670", | |
MultiIndex: "7376", | |
SingleIndex: "2151", | |
Released: "2013.06 ", | |
Price: "$359.95 ", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-4765T", | |
MultiIndex: "7303", | |
SingleIndex: "1692", | |
Released: "2013.06 ", | |
Price: "$508.95*", | |
TDP: "35", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2000", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4590", | |
MultiIndex: "7227", | |
SingleIndex: "2113", | |
Released: "2014.05 ", | |
Price: "$300.00 ", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-6500", | |
MultiIndex: "7217", | |
SingleIndex: "1952", | |
Released: "2015.07 ", | |
Price: "$210.35 ", | |
TDP: "65", | |
Socket: "LGA 1151", | |
Codename: "Skylake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3200", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3570K", | |
MultiIndex: "7148", | |
SingleIndex: "2028", | |
Released: "2012.04 ", | |
Price: "$275.00 ", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-7500T", | |
MultiIndex: "7096", | |
SingleIndex: "1848", | |
Released: "2017.01 ", | |
Price: "$223.67 ", | |
TDP: "35", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "2700", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-2600S", | |
MultiIndex: "7078", | |
SingleIndex: "1799", | |
Released: "2011.01 ", | |
Price: "$210.00 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2800", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-4770TE", | |
MultiIndex: "7065", | |
SingleIndex: "1613", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "45", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2300", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4570", | |
MultiIndex: "7054", | |
SingleIndex: "2053", | |
Released: "2013.06 ", | |
Price: "$221.00 ", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3570", | |
MultiIndex: "7027", | |
SingleIndex: "2014", | |
Released: "2012.06 ", | |
Price: "$230.50 ", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4590S", | |
MultiIndex: "6949", | |
SingleIndex: "2094", | |
Released: "2014.05 ", | |
Price: "$290.95 ", | |
TDP: "65", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3550", | |
MultiIndex: "6862", | |
SingleIndex: "1965", | |
Released: "2012.04 ", | |
Price: "$279.00 ", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3300", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3550S", | |
MultiIndex: "6826", | |
SingleIndex: "1983", | |
Released: "2012.04 ", | |
Price: "$350.00 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3000", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-7350K", | |
MultiIndex: "6741", | |
SingleIndex: "2512", | |
Released: "2017.01 ", | |
Price: "$139.99 ", | |
TDP: "60", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "4200", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-6400", | |
MultiIndex: "6721", | |
SingleIndex: "1831", | |
Released: "2015.07 ", | |
Price: "$184.99 ", | |
TDP: "65", | |
Socket: "LGA 1151", | |
Codename: "Skylake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "2700", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2550K", | |
MultiIndex: "6700", | |
SingleIndex: "1955", | |
Released: "2012.01 ", | |
Price: "$189.00 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3400", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4570S", | |
MultiIndex: "6682", | |
SingleIndex: "1993", | |
Released: "2013.06 ", | |
Price: "$409.95 ", | |
TDP: "65", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-7320", | |
MultiIndex: "6660", | |
SingleIndex: "2392", | |
Released: "2017.01 ", | |
Price: "$177.32 ", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "4100", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i5-4570R", | |
MultiIndex: "6638", | |
SingleIndex: "1863", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "FCBGA1364", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2700", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3570S", | |
MultiIndex: "6636", | |
SingleIndex: "1979", | |
Released: "2012.06 ", | |
Price: "$285.00*", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3470", | |
MultiIndex: "6616", | |
SingleIndex: "1912", | |
Released: "2012.06 ", | |
Price: "$185.00 ", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-7300", | |
MultiIndex: "6484", | |
SingleIndex: "2335", | |
Released: "2017.01 ", | |
Price: "$166.65 ", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "4000", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3450", | |
MultiIndex: "6476", | |
SingleIndex: "1852", | |
Released: "2012.04 ", | |
Price: "$186.00 ", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-7400T", | |
MultiIndex: "6472", | |
SingleIndex: "1687", | |
Released: "2017.01 ", | |
Price: "$159.00 ", | |
TDP: "35", | |
Socket: "LGA1151", | |
Codename: "Kaby Lake", | |
Cores: "4C", | |
Process: "14", | |
Clock: "2400", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2500K", | |
MultiIndex: "6461", | |
SingleIndex: "1898", | |
Released: "2011.01 ", | |
Price: "$289.00 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4440", | |
MultiIndex: "6448", | |
SingleIndex: "1876", | |
Released: "2013.09 ", | |
Price: "$334.97*", | |
TDP: "84", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3475S", | |
MultiIndex: "6437", | |
SingleIndex: "1888", | |
Released: "2012.06 ", | |
Price: "$219.45*", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4670S", | |
MultiIndex: "6436", | |
SingleIndex: "1912", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2500", | |
MultiIndex: "6276", | |
SingleIndex: "1874", | |
Released: "2011.01 ", | |
Price: "$84.99 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "64K / 256K / 6144K", | |
Review: "13290" | |
}, | |
{ | |
Name: "Intel Core i5-4430", | |
MultiIndex: "6275", | |
SingleIndex: "1824", | |
Released: "2013.06 ", | |
Price: "$460.00 ", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3000", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4670T", | |
MultiIndex: "6272", | |
SingleIndex: "1882", | |
Released: "2013.06 ", | |
Price: "$220.00 ", | |
TDP: "45", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2300", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3470S", | |
MultiIndex: "6239", | |
SingleIndex: "1856", | |
Released: "2012.06 ", | |
Price: "$199.99 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-975", | |
MultiIndex: "6177", | |
SingleIndex: "1460", | |
Released: "2009.06 ", | |
Price: "$475.87 ", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Bloomfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3333", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3450S", | |
MultiIndex: "6129", | |
SingleIndex: "1803", | |
Released: "2012.04 ", | |
Price: "$150.00 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2800", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2450P", | |
MultiIndex: "6119", | |
SingleIndex: "1770", | |
Released: "2012.01 ", | |
Price: "$214.99*", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-4440S", | |
MultiIndex: "6114", | |
SingleIndex: "1850", | |
Released: "2013.09 ", | |
Price: "$239.00*", | |
TDP: "65", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2800", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3350P", | |
MultiIndex: "6113", | |
SingleIndex: "1746", | |
Released: "2012.09 ", | |
Price: "$292.01 ", | |
TDP: "69", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-6320", | |
MultiIndex: "6032", | |
SingleIndex: "2242", | |
Released: "2015.09 ", | |
Price: "$164.31 ", | |
TDP: "51", | |
Socket: "LGA 1151", | |
Codename: "Skylake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3900", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-7100", | |
MultiIndex: "5936", | |
SingleIndex: "2228", | |
Released: "2017.01 ", | |
Price: "$115.09 ", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3900", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2400", | |
MultiIndex: "5896", | |
SingleIndex: "1742", | |
Released: "2011.01 ", | |
Price: "$59.90 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3100", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3330", | |
MultiIndex: "5894", | |
SingleIndex: "1697", | |
Released: "2012.09 ", | |
Price: "$359.95 ", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3000", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-965", | |
MultiIndex: "5889", | |
SingleIndex: "1382", | |
Released: "2008.11 ", | |
Price: "$1508.95*", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Bloomfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3200", | |
Cache: "64K / 256K / 6144K", | |
Review: "5313" | |
}, | |
{ | |
Name: "Intel Core i5-4430S", | |
MultiIndex: "5886", | |
SingleIndex: "1780", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2700", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3570T", | |
MultiIndex: "5877", | |
SingleIndex: "1724", | |
Released: "2012.04 ", | |
Price: "NA", | |
TDP: "45", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2300", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-960", | |
MultiIndex: "5875", | |
SingleIndex: "1387", | |
Released: "2009.10 ", | |
Price: "$316.00 ", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Bloomfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3200", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-6300", | |
MultiIndex: "5825", | |
SingleIndex: "2163", | |
Released: "2015.09 ", | |
Price: "$148.25 ", | |
TDP: "51", | |
Socket: "LGA 1151", | |
Codename: "Skylake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3800", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3335S", | |
MultiIndex: "5768", | |
SingleIndex: "1668", | |
Released: "2012.11 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2700", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2320", | |
MultiIndex: "5728", | |
SingleIndex: "1693", | |
Released: "2011.09 ", | |
Price: "$159.95 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3000", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-880", | |
MultiIndex: "5684", | |
SingleIndex: "1347", | |
Released: "2010.05 ", | |
Price: "$583.00*", | |
TDP: "95", | |
Socket: "LGA1156", | |
Codename: "Lynnfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3066", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2380P", | |
MultiIndex: "5655", | |
SingleIndex: "1647", | |
Released: "2012.01 ", | |
Price: "$180.00 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3100", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-7300T", | |
MultiIndex: "5634", | |
SingleIndex: "2019", | |
Released: "2017.01 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3500", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-3330S", | |
MultiIndex: "5630", | |
SingleIndex: "1651", | |
Released: "2012.09 ", | |
Price: "$230.88*", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2700", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-950", | |
MultiIndex: "5599", | |
SingleIndex: "1323", | |
Released: "2009.06 ", | |
Price: "$289.99 ", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Bloomfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3066", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-4370", | |
MultiIndex: "5581", | |
SingleIndex: "2219", | |
Released: "2014.07 ", | |
Price: "$241.78*", | |
TDP: "54", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3800", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2310", | |
MultiIndex: "5499", | |
SingleIndex: "1622", | |
Released: "2011.05 ", | |
Price: "$150.25 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2900", | |
Cache: "3 MB" | |
}, | |
{ | |
Name: "Intel Pentium G4600", | |
MultiIndex: "5297", | |
SingleIndex: "2081", | |
Released: "2017.01 ", | |
Price: "$89.57 ", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3600", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-6100", | |
MultiIndex: "5481", | |
SingleIndex: "2106", | |
Released: "2015.09 ", | |
Price: "$109.69 ", | |
TDP: "51", | |
Socket: "LGA 1151", | |
Codename: "Skylake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3700", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-875K", | |
MultiIndex: "5463", | |
SingleIndex: "1285", | |
Released: "2010.05 ", | |
Price: "$486.01 ", | |
TDP: "95", | |
Socket: "LGA1156", | |
Codename: "Lynnfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2933", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-4360", | |
MultiIndex: "5461", | |
SingleIndex: "2150", | |
Released: "2014.05 ", | |
Price: "$352.00 ", | |
TDP: "54", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3700", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-940", | |
MultiIndex: "5416", | |
SingleIndex: "1282", | |
Released: "2008.11 ", | |
Price: "$299.00 ", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Bloomfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2933", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-870", | |
MultiIndex: "5406", | |
SingleIndex: "1299", | |
Released: "2009.09 ", | |
Price: "$196.99 ", | |
TDP: "95", | |
Socket: "LGA1156", | |
Codename: "Lynnfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2933", | |
Cache: "3 MB" | |
}, | |
{ | |
Name: "Intel Pentium G4620", | |
MultiIndex: "5391", | |
SingleIndex: "2146", | |
Released: "2017.01 ", | |
Price: "$99.99 ", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3700", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2300", | |
MultiIndex: "5314", | |
SingleIndex: "1574", | |
Released: "2011.01 ", | |
Price: "$167.80 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2800", | |
Cache: "64K / 256K / 3072K", | |
Review: "13290" | |
}, | |
{ | |
Name: "Intel Core i3-7100T", | |
MultiIndex: "5283", | |
SingleIndex: "1925", | |
Released: "2017.01 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3400", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2500S", | |
MultiIndex: "5258", | |
SingleIndex: "1804", | |
Released: "2011.01 ", | |
Price: "$74.99 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2700", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-4340", | |
MultiIndex: "5232", | |
SingleIndex: "2085", | |
Released: "2013.09 ", | |
Price: "$210.00*", | |
TDP: "54", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3600", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-930", | |
MultiIndex: "5181", | |
SingleIndex: "1215", | |
Released: "2010.02 ", | |
Price: "$79.90 ", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Bloomfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-4330", | |
MultiIndex: "5073", | |
SingleIndex: "2029", | |
Released: "2013.09 ", | |
Price: "$171.00 ", | |
TDP: "54", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-860", | |
MultiIndex: "5056", | |
SingleIndex: "1226", | |
Released: "2009.09 ", | |
Price: "$228.98 ", | |
TDP: "95", | |
Socket: "LGA1156", | |
Codename: "Lynnfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2405S", | |
MultiIndex: "5047", | |
SingleIndex: "1610", | |
Released: "2011.05 ", | |
Price: "$471.59*", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2500", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-4160", | |
MultiIndex: "5042", | |
SingleIndex: "2078", | |
Released: "2014.07 ", | |
Price: "$132.55 ", | |
TDP: "54", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3600", | |
Cache: "3 MB" | |
}, | |
{ | |
Name: "Intel Pentium G4560", | |
MultiIndex: "5004", | |
SingleIndex: "1981", | |
Released: "2017.01 ", | |
Price: "$74.99 ", | |
TDP: "54", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-870S", | |
MultiIndex: "4969", | |
SingleIndex: "1344", | |
Released: "2010.07 ", | |
Price: "NA", | |
TDP: "82", | |
Socket: "LGA1156", | |
Codename: "Lynnfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2666", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-920", | |
MultiIndex: "4962", | |
SingleIndex: "1163", | |
Released: "2008.11 ", | |
Price: "$339.95 ", | |
TDP: "130", | |
Socket: "LGA1366", | |
Codename: "Bloomfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2666", | |
Cache: "64K / 256K / 6144K", | |
Review: "5313" | |
}, | |
{ | |
Name: "Intel Core i5-2400S", | |
MultiIndex: "4914", | |
SingleIndex: "1603", | |
Released: "2011.01 ", | |
Price: "$140.55 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2500", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-4350", | |
MultiIndex: "4888", | |
SingleIndex: "2088", | |
Released: "2014.05 ", | |
Price: "$170.40*", | |
TDP: "54", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3600", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i5-4570T", | |
MultiIndex: "4799", | |
SingleIndex: "1999", | |
Released: "2013.06 ", | |
Price: "$221.50*", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-4130", | |
MultiIndex: "4782", | |
SingleIndex: "1962", | |
Released: "2013.09 ", | |
Price: "$119.90 ", | |
TDP: "54", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i7-860S", | |
MultiIndex: "4776", | |
SingleIndex: "1334", | |
Released: "2010.01 ", | |
Price: "$422.01 ", | |
TDP: "82", | |
Socket: "LGA1156", | |
Codename: "Lynnfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2533", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Core i5-2500T", | |
MultiIndex: "4680", | |
SingleIndex: "1597", | |
Released: "2011.01 ", | |
Price: "NA", | |
TDP: "45", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2300", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-4360T", | |
MultiIndex: "4636", | |
SingleIndex: "1893", | |
Released: "2014.07 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-4330T", | |
MultiIndex: "4509", | |
SingleIndex: "1764", | |
Released: "2013.09 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3000", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i5-3470T", | |
MultiIndex: "4504", | |
SingleIndex: "1858", | |
Released: "2012.06 ", | |
Price: "$209.95*", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "3 MB" | |
}, | |
{ | |
Name: "Intel Pentium G4600T", | |
MultiIndex: "4456", | |
SingleIndex: "1749", | |
Released: "2017.01 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3000", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-4160T", | |
MultiIndex: "4370", | |
SingleIndex: "1794", | |
Released: "2014.07 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-3225", | |
MultiIndex: "4335", | |
SingleIndex: "1773", | |
Released: "2012.09 ", | |
Price: "$263.50*", | |
TDP: "55", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3300", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-3240", | |
MultiIndex: "4306", | |
SingleIndex: "1810", | |
Released: "2012.09 ", | |
Price: "$75.15 ", | |
TDP: "55", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i5-2390T", | |
MultiIndex: "4276", | |
SingleIndex: "1741", | |
Released: "2011.02 ", | |
Price: "$99.90 ", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2700", | |
Cache: "64K / 6144K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Quad Q9650", | |
MultiIndex: "4225", | |
SingleIndex: "1267", | |
Released: "2008.08 ", | |
Price: "$249.95 ", | |
TDP: "95", | |
Socket: "LGA775", | |
Codename: "Yorkfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-3220", | |
MultiIndex: "4222", | |
SingleIndex: "1760", | |
Released: "2012.09 ", | |
Price: "$89.90 ", | |
TDP: "55", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3300", | |
Cache: "64K / 256K / 3072K", | |
Review: "21357" | |
}, | |
{ | |
Name: "Intel Core i3-4150T", | |
MultiIndex: "4204", | |
SingleIndex: "1758", | |
Released: "2014.05 ", | |
Price: "$229.95 ", | |
TDP: "35", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Pentium G4520", | |
MultiIndex: "4196", | |
SingleIndex: "2078", | |
Released: "2015.09 ", | |
Price: "$94.40 ", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Skylake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3600", | |
Cache: "3 MB" | |
}, | |
{ | |
Name: "Intel Pentium G4560T", | |
MultiIndex: "4186", | |
SingleIndex: "1680", | |
Released: "2017.01 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "2900", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-4130T", | |
MultiIndex: "4098", | |
SingleIndex: "1672", | |
Released: "2013.09 ", | |
Price: "$270.00*", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-2130", | |
MultiIndex: "4052", | |
SingleIndex: "1758", | |
Released: "2011.09 ", | |
Price: "$123.44 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3400", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-3210", | |
MultiIndex: "4020", | |
SingleIndex: "1712", | |
Released: "2013.01 ", | |
Price: "$119.99 ", | |
TDP: "55", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-2125", | |
MultiIndex: "4007", | |
SingleIndex: "1711", | |
Released: "2011.09 ", | |
Price: "$170.00 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "256K / 12288K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Quad Q9550", | |
MultiIndex: "4006", | |
SingleIndex: "1200", | |
Released: "2008.03 ", | |
Price: "$40.89 ", | |
TDP: "95", | |
Socket: "LGA775", | |
Codename: "Yorkfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2833", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Pentium G4500", | |
MultiIndex: "3975", | |
SingleIndex: "1991", | |
Released: "2015.09 ", | |
Price: "$73.44 ", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Skylake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3500", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3258", | |
MultiIndex: "3924", | |
SingleIndex: "2150", | |
Released: "2014.06 ", | |
Price: "$76.69 ", | |
TDP: "53", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 8192K", | |
Review: "34826" | |
}, | |
{ | |
Name: "Intel Core i5-760", | |
MultiIndex: "3903", | |
SingleIndex: "1196", | |
Released: "2010.07 ", | |
Price: "$229.95 ", | |
TDP: "95", | |
Socket: "LGA1156", | |
Codename: "Lynnfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-2120", | |
MultiIndex: "3899", | |
SingleIndex: "1689", | |
Released: "2011.02 ", | |
Price: "$95.00 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i5-4570TE", | |
MultiIndex: "3861", | |
SingleIndex: "1370", | |
Released: "2013.06 ", | |
Price: "$239.24*", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2700", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-2102", | |
MultiIndex: "3817", | |
SingleIndex: "1657", | |
Released: "2011.06 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "FCLGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3100", | |
Cache: "256K / 12288K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Quad Q9450", | |
MultiIndex: "3783", | |
SingleIndex: "1133", | |
Released: "2008.03 ", | |
Price: "$335.25*", | |
TDP: "95", | |
Socket: "LGA775", | |
Codename: "Yorkfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2666", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-2105", | |
MultiIndex: "3732", | |
SingleIndex: "1590", | |
Released: "2011.05 ", | |
Price: "$145.00 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3100", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3450", | |
MultiIndex: "3731", | |
SingleIndex: "2008", | |
Released: "2014.05 ", | |
Price: "$175.48*", | |
TDP: "53", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3300", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Core i5-750", | |
MultiIndex: "3713", | |
SingleIndex: "1137", | |
Released: "2009.09 ", | |
Price: "$149.85 ", | |
TDP: "95", | |
Socket: "LGA1156", | |
Codename: "Lynnfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2666", | |
Cache: "64K / 256K / 3072K", | |
Review: "13290" | |
}, | |
{ | |
Name: "Intel Core i3-3220T", | |
MultiIndex: "3698", | |
SingleIndex: "1501", | |
Released: "2012.09 ", | |
Price: "$201.11 ", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2800", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-3240T", | |
MultiIndex: "3668", | |
SingleIndex: "1524", | |
Released: "2012.09 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3000", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-2100", | |
MultiIndex: "3662", | |
SingleIndex: "1583", | |
Released: "2011.02 ", | |
Price: "$72.90 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3100", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Pentium G4400", | |
MultiIndex: "3601", | |
SingleIndex: "1880", | |
Released: "2015.09 ", | |
Price: "$55.54 ", | |
TDP: "54", | |
Socket: "FCLGA1151", | |
Codename: "Skylake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3300", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3460", | |
MultiIndex: "3596", | |
SingleIndex: "2015", | |
Released: "2014.07 ", | |
Price: "$88.50*", | |
TDP: "53", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i5-680", | |
MultiIndex: "3501", | |
SingleIndex: "1529", | |
Released: "2010.04 ", | |
Price: "$272.01 ", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3600", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Celeron G3920", | |
MultiIndex: "3477", | |
SingleIndex: "1788", | |
Released: "2015.09 ", | |
Price: "$59.99 ", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Skylake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "2900", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3430", | |
MultiIndex: "3475", | |
SingleIndex: "1873", | |
Released: "2013.09 ", | |
Price: "$116.15*", | |
TDP: "54", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3300", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3420", | |
MultiIndex: "3423", | |
SingleIndex: "1868", | |
Released: "2013.09 ", | |
Price: "$252.00*", | |
TDP: "54", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Celeron G3900", | |
MultiIndex: "3387", | |
SingleIndex: "1775", | |
Released: "2015.09 ", | |
Price: "$49.73 ", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Skylake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "2800", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3440", | |
MultiIndex: "3384", | |
SingleIndex: "1923", | |
Released: "2014.05 ", | |
Price: "$94.97 ", | |
TDP: "53", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3300", | |
Cache: "256K / 6144K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Quad Q9400", | |
MultiIndex: "3380", | |
SingleIndex: "1130", | |
Released: "2008.08 ", | |
Price: "$44.00*", | |
TDP: "95", | |
Socket: "LGA775", | |
Codename: "Yorkfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2666", | |
Cache: "2 MB" | |
}, | |
{ | |
Name: "Intel Celeron G3950", | |
MultiIndex: "3334", | |
SingleIndex: "1745", | |
Released: "2017.01 ", | |
Price: "NA", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "3000", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i5-670", | |
MultiIndex: "3310", | |
SingleIndex: "1399", | |
Released: "2010.01 ", | |
Price: "$252.01 ", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3466", | |
Cache: "256K / 8192K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Quad Q6700", | |
MultiIndex: "3308", | |
SingleIndex: "1030", | |
Released: "2007.04 ", | |
Price: "$235.00 ", | |
TDP: "105", | |
Socket: "LGA775", | |
Codename: "Kentsfield", | |
Cores: "4C", | |
Process: "65", | |
Clock: "2666", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i5-655K", | |
MultiIndex: "3299", | |
SingleIndex: "1418", | |
Released: "2010.05 ", | |
Price: "NA", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i5-660", | |
MultiIndex: "3268", | |
SingleIndex: "1387", | |
Released: "2010.01 ", | |
Price: "$69.90 ", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3333", | |
Cache: "64K / 256K / 3072K", | |
Review: "9331" | |
}, | |
{ | |
Name: "Intel Pentium G3250", | |
MultiIndex: "3260", | |
SingleIndex: "1863", | |
Released: "2014.07 ", | |
Price: "$171.09 ", | |
TDP: "53", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G2130", | |
MultiIndex: "3212", | |
SingleIndex: "1711", | |
Released: "2013.01 ", | |
Price: "$89.99 ", | |
TDP: "55", | |
Socket: "FCLGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "256K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Quad Q8400", | |
MultiIndex: "3200", | |
SingleIndex: "1125", | |
Released: "2009.04 ", | |
Price: "$50.00*", | |
TDP: "95", | |
Socket: "LGA775", | |
Codename: "Yorkfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2666", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i5-661", | |
MultiIndex: "3184", | |
SingleIndex: "1324", | |
Released: "2010.01 ", | |
Price: "$252.01 ", | |
TDP: "87", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3333", | |
Cache: "256K / 6144K / 0K", | |
Review: "9331" | |
}, | |
{ | |
Name: "Intel Core2 Quad Q9300", | |
MultiIndex: "3175", | |
SingleIndex: "1062", | |
Released: "2008.03 ", | |
Price: "$185.00 ", | |
TDP: "95", | |
Socket: "LGA775", | |
Codename: "Yorkfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2500", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3220", | |
MultiIndex: "3155", | |
SingleIndex: "1744", | |
Released: "2013.09 ", | |
Price: "$70.70 ", | |
TDP: "54", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3000", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-2120T", | |
MultiIndex: "3144", | |
SingleIndex: "1319", | |
Released: "2011.09 ", | |
Price: "$50.00 ", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2600", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i5-650", | |
MultiIndex: "3115", | |
SingleIndex: "1318", | |
Released: "2010.01 ", | |
Price: "$34.90 ", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G2120", | |
MultiIndex: "3075", | |
SingleIndex: "1640", | |
Released: "2012.09 ", | |
Price: "$88.02 ", | |
TDP: "55", | |
Socket: "FCLGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3420T", | |
MultiIndex: "3008", | |
SingleIndex: "1606", | |
Released: "2013.09 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2700", | |
Cache: "256K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Quad Q8300", | |
MultiIndex: "3004", | |
SingleIndex: "1059", | |
Released: "2008.11 ", | |
Price: "$106.99 ", | |
TDP: "95", | |
Socket: "LGA775", | |
Codename: "Yorkfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2500", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Celeron G1840", | |
MultiIndex: "2995", | |
SingleIndex: "1651", | |
Released: "2014.05 ", | |
Price: "$53.00 ", | |
TDP: "53", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2800", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3250T", | |
MultiIndex: "2995", | |
SingleIndex: "1645", | |
Released: "2014.07 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2800", | |
Cache: "2 MB" | |
}, | |
{ | |
Name: "Intel Celeron G3930", | |
MultiIndex: "2977", | |
SingleIndex: "1636", | |
Released: "2017.01 ", | |
Price: "NA", | |
TDP: "51", | |
Socket: "FCLGA1151", | |
Codename: "Kaby Lake", | |
Cores: "2C", | |
Process: "14", | |
Clock: "2900", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3450T", | |
MultiIndex: "2967", | |
SingleIndex: "1166", | |
Released: "2014.07 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-560", | |
MultiIndex: "2962", | |
SingleIndex: "1366", | |
Released: "2010.08 ", | |
Price: "$189.95*", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3333", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Core i3-2100T", | |
MultiIndex: "2898", | |
SingleIndex: "1259", | |
Released: "2011.02 ", | |
Price: "$180.30*", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2500", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Celeron G1850", | |
MultiIndex: "2897", | |
SingleIndex: "1659", | |
Released: "2014.05 ", | |
Price: "$100.73*", | |
TDP: "54", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G870", | |
MultiIndex: "2881", | |
SingleIndex: "1606", | |
Released: "2012.06 ", | |
Price: "$97.00 ", | |
TDP: "65", | |
Socket: "FCLGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3100", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-550", | |
MultiIndex: "2832", | |
SingleIndex: "1298", | |
Released: "2010.05 ", | |
Price: "$100.50 ", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "256K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Quad Q8200", | |
MultiIndex: "2826", | |
SingleIndex: "992", | |
Released: "2008.08 ", | |
Price: "$164.99*", | |
TDP: "95", | |
Socket: "LGA775", | |
Codename: "Yorkfield", | |
Cores: "4C", | |
Process: "45", | |
Clock: "2333", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G2100T", | |
MultiIndex: "2802", | |
SingleIndex: "1442", | |
Released: "2012.09 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2600", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Celeron G1820", | |
MultiIndex: "2775", | |
SingleIndex: "1581", | |
Released: "2013.12 ", | |
Price: "$109.99 ", | |
TDP: "53", | |
Socket: "FCLGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2700", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G2020", | |
MultiIndex: "2773", | |
SingleIndex: "1544", | |
Released: "2013.01 ", | |
Price: "$59.95*", | |
TDP: "55", | |
Socket: "FCLGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2900", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G860", | |
MultiIndex: "2757", | |
SingleIndex: "1550", | |
Released: "2011.09 ", | |
Price: "$32.90 ", | |
TDP: "65", | |
Socket: "FCLGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3000", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-540", | |
MultiIndex: "2694", | |
SingleIndex: "1219", | |
Released: "2010.01 ", | |
Price: "$44.99 ", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "3066", | |
Cache: "64K / 256K / 3072K", | |
Review: "9331" | |
}, | |
{ | |
Name: "Intel Pentium G850", | |
MultiIndex: "2665", | |
SingleIndex: "1497", | |
Released: "2011.05 ", | |
Price: "$26.90 ", | |
TDP: "65", | |
Socket: "FCLGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2900", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G2010", | |
MultiIndex: "2617", | |
SingleIndex: "1494", | |
Released: "2013.01 ", | |
Price: "$465.64*", | |
TDP: "55", | |
Socket: "FCLGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2800", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Celeron G1830", | |
MultiIndex: "2614", | |
SingleIndex: "1575", | |
Released: "2013.12 ", | |
Price: "$84.95*", | |
TDP: "53", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2800", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Celeron G1840T", | |
MultiIndex: "2613", | |
SingleIndex: "1454", | |
Released: "2014.05 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2500", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G3220T", | |
MultiIndex: "2613", | |
SingleIndex: "1444", | |
Released: "2013.09 ", | |
Price: "$39.99*", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2600", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G645", | |
MultiIndex: "2600", | |
SingleIndex: "1485", | |
Released: "2012.09 ", | |
Price: "$80.00 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2900", | |
Cache: "64K / 256K / 2048K" | |
}, | |
{ | |
Name: "Intel Celeron G1620", | |
MultiIndex: "2586", | |
SingleIndex: "1444", | |
Released: "2012.12 ", | |
Price: "$208.44*", | |
TDP: "55", | |
Socket: "FCLGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2700", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Core i3-530", | |
MultiIndex: "2585", | |
SingleIndex: "1111", | |
Released: "2010.01 ", | |
Price: "$59.90 ", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2933", | |
Cache: "64K / 256K / 3072K", | |
Review: "9331" | |
}, | |
{ | |
Name: "Intel Pentium G840", | |
MultiIndex: "2578", | |
SingleIndex: "1457", | |
Released: "2011.05 ", | |
Price: "$59.99*", | |
TDP: "65", | |
Socket: "FCLGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2800", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G640", | |
MultiIndex: "2526", | |
SingleIndex: "1435", | |
Released: "2012.06 ", | |
Price: "$178.59*", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2800", | |
Cache: "64K / 256K / 2048K" | |
}, | |
{ | |
Name: "Intel Celeron G1630", | |
MultiIndex: "2520", | |
SingleIndex: "1477", | |
Released: "2013.09 ", | |
Price: "$79.99 ", | |
TDP: "55", | |
Socket: "FCLGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2800", | |
Cache: "64K / 256K / 2048K" | |
}, | |
{ | |
Name: "Intel Celeron G1610", | |
MultiIndex: "2498", | |
SingleIndex: "1396", | |
Released: "2012.12 ", | |
Price: "$387.80*", | |
TDP: "55", | |
Socket: "FCLGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2600", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Celeron G1820T", | |
MultiIndex: "2495", | |
SingleIndex: "1375", | |
Released: "2013.12 ", | |
Price: "$42.00*", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2400", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G2020T", | |
MultiIndex: "2459", | |
SingleIndex: "1322", | |
Released: "2013.01 ", | |
Price: "$64.00*", | |
TDP: "35", | |
Socket: "FCLGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2500", | |
Cache: "64K / 256K / 2048K" | |
}, | |
{ | |
Name: "Intel Celeron G555", | |
MultiIndex: "2422", | |
SingleIndex: "1382", | |
Released: "2012.09 ", | |
Price: "$89.30 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2700", | |
Cache: "128K / 6144K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E8600", | |
MultiIndex: "2416", | |
SingleIndex: "1372", | |
Released: "2001.01 ", | |
Price: "$33.00 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3333", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G630", | |
MultiIndex: "2371", | |
SingleIndex: "1379", | |
Released: "2011.09 ", | |
Price: "$100.00 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2700", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G645T", | |
MultiIndex: "2349", | |
SingleIndex: "1281", | |
Released: "2012.09 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2500", | |
Cache: "64K / 256K / 2048K" | |
}, | |
{ | |
Name: "Intel Celeron G1610T", | |
MultiIndex: "2322", | |
SingleIndex: "1200", | |
Released: "2012.12 ", | |
Price: "$89.00*", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2300", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G6951", | |
MultiIndex: "2311", | |
SingleIndex: "1174", | |
Released: "2010.09 ", | |
Price: "$94.00 ", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2800", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G620", | |
MultiIndex: "2301", | |
SingleIndex: "1325", | |
Released: "2011.05 ", | |
Price: "$59.99 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2600", | |
Cache: "64K / 256K / 2048K" | |
}, | |
{ | |
Name: "Intel Celeron G550", | |
MultiIndex: "2298", | |
SingleIndex: "1331", | |
Released: "2012.06 ", | |
Price: "$80.00 ", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2600", | |
Cache: "128K / 6144K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E8500", | |
MultiIndex: "2293", | |
SingleIndex: "1317", | |
Released: "2008.01 ", | |
Price: "$245.00 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3160", | |
Cache: "64K / 256K / 2048K" | |
}, | |
{ | |
Name: "Intel Celeron G1620T", | |
MultiIndex: "2287", | |
SingleIndex: "1282", | |
Released: "2013.09 ", | |
Price: "$42.00*", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2400", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Celeron G1820TE", | |
MultiIndex: "2230", | |
SingleIndex: "1295", | |
Released: "2013.12 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1150", | |
Codename: "Haswell", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2200", | |
Cache: "64K / 256K / 2048K" | |
}, | |
{ | |
Name: "Intel Celeron G540", | |
MultiIndex: "2203", | |
SingleIndex: "1284", | |
Released: "2011.09 ", | |
Price: "$157.95*", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2500", | |
Cache: "128K / 6144K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E8400", | |
MultiIndex: "2161", | |
SingleIndex: "1251", | |
Released: "2008.01 ", | |
Price: "$19.50 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "64K / 256K / 2048K", | |
Review: "2505" | |
}, | |
{ | |
Name: "Intel Celeron G530", | |
MultiIndex: "2146", | |
SingleIndex: "1231", | |
Released: "2011.09 ", | |
Price: "$49.99*", | |
TDP: "65", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2400", | |
Cache: "64K / 256K / 2048K", | |
Review: "17165" | |
}, | |
{ | |
Name: "Intel Celeron G540T", | |
MultiIndex: "2114", | |
SingleIndex: "1112", | |
Released: "2011.09 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2100", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G630T", | |
MultiIndex: "2113", | |
SingleIndex: "1176", | |
Released: "2011.09 ", | |
Price: "$79.99*", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2300", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G6960", | |
MultiIndex: "2112", | |
SingleIndex: "1200", | |
Released: "2011.01 ", | |
Price: "NA", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2933", | |
Cache: "64K / 256K / 2048K" | |
}, | |
{ | |
Name: "Intel Celeron G550T", | |
MultiIndex: "2073", | |
SingleIndex: "1136", | |
Released: "2011.09 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2200", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G620T", | |
MultiIndex: "2052", | |
SingleIndex: "1136", | |
Released: "2011.05 ", | |
Price: "$79.99*", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2200", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E6800", | |
MultiIndex: "2036", | |
SingleIndex: "1368", | |
Released: "2010.08 ", | |
Price: "$831.38*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3333", | |
Cache: "64K / 3072K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E7600", | |
MultiIndex: "2005", | |
SingleIndex: "1252", | |
Released: "2009.05 ", | |
Price: "$149.95*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3067", | |
Cache: "128K / 6144K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E8300", | |
MultiIndex: "1997", | |
SingleIndex: "1177", | |
Released: "2008.04 ", | |
Price: "$39.99*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2833", | |
Cache: "64K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E6850", | |
MultiIndex: "1950", | |
SingleIndex: "1134", | |
Released: "2007.07 ", | |
Price: "$65.50*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Conroe", | |
Cores: "2C", | |
Process: "65", | |
Clock: "3000", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E6700", | |
MultiIndex: "1947", | |
SingleIndex: "1297", | |
Released: "2010.05 ", | |
Price: "$79.99 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3200", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G640T", | |
MultiIndex: "1939", | |
SingleIndex: "1182", | |
Released: "2012.06 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2400", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E5800", | |
MultiIndex: "1910", | |
SingleIndex: "1315", | |
Released: "2010.11 ", | |
Price: "$68.00 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3200", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E6600", | |
MultiIndex: "1886", | |
SingleIndex: "1257", | |
Released: "2010.01 ", | |
Price: "$16.00 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3067", | |
Cache: "128K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Extreme X6800", | |
MultiIndex: "1885", | |
SingleIndex: "1109", | |
Released: "2006.07 ", | |
Price: "$263.64*", | |
TDP: "75", | |
Socket: "PLGA775", | |
Codename: "Conroe XE", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2933", | |
Cache: "128K / 6144K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E8200", | |
MultiIndex: "1884", | |
SingleIndex: "1113", | |
Released: "2008.01 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2667", | |
Cache: "64K / 3072K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E7500", | |
MultiIndex: "1878", | |
SingleIndex: "1204", | |
Released: "2009.01 ", | |
Price: "$54.95 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2933", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Pentium G6950", | |
MultiIndex: "1862", | |
SingleIndex: "1109", | |
Released: "2010.01 ", | |
Price: "$59.99 ", | |
TDP: "73", | |
Socket: "LGA1156", | |
Codename: "Clarkdale", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2800", | |
Cache: "64K / 3072K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E7400", | |
MultiIndex: "1778", | |
SingleIndex: "1146", | |
Released: "2008.10 ", | |
Price: "$70.40 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E6500", | |
MultiIndex: "1757", | |
SingleIndex: "1193", | |
Released: "2009.08 ", | |
Price: "$49.99*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2933", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E5700", | |
MultiIndex: "1743", | |
SingleIndex: "1223", | |
Released: "2010.08 ", | |
Price: "$109.72*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "3000", | |
Cache: "64K / 3072K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E7300", | |
MultiIndex: "1728", | |
SingleIndex: "1109", | |
Released: "2008.08 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2667", | |
Cache: "64K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E6750", | |
MultiIndex: "1721", | |
SingleIndex: "1003", | |
Released: "2007.07 ", | |
Price: "$61.99 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Conroe", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2667", | |
Cache: "64K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E6700", | |
MultiIndex: "1704", | |
SingleIndex: "994", | |
Released: "2006.07 ", | |
Price: "$142.01 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Conroe", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2667", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E6300", | |
MultiIndex: "1702", | |
SingleIndex: "1138", | |
Released: "2009.05 ", | |
Price: "$39.99*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "64K / 3072K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E7200", | |
MultiIndex: "1634", | |
SingleIndex: "1049", | |
Released: "2008.04 ", | |
Price: "$189.95*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2533", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E5500", | |
MultiIndex: "1634", | |
SingleIndex: "1128", | |
Released: "2010.04 ", | |
Price: "$109.02*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2800", | |
Cache: "64K / 256K / 2048K" | |
}, | |
{ | |
Name: "Intel Celeron G530T", | |
MultiIndex: "1604", | |
SingleIndex: "1026", | |
Released: "2011.09 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2000", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E5400", | |
MultiIndex: "1598", | |
SingleIndex: "1090", | |
Released: "2009.01 ", | |
Price: "$55.00 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2700", | |
Cache: "64K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E6600", | |
MultiIndex: "1554", | |
SingleIndex: "904", | |
Released: "2006.07 ", | |
Price: "$65.94*", | |
TDP: "65", | |
Socket: "PLGA775", | |
Codename: "Conroe", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2400", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E5300", | |
MultiIndex: "1548", | |
SingleIndex: "1051", | |
Released: "2008.11 ", | |
Price: "$64.15*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2600", | |
Cache: "64K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E6550", | |
MultiIndex: "1501", | |
SingleIndex: "880", | |
Released: "2007.07 ", | |
Price: "$40.00*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Conroe", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2333", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium E5200", | |
MultiIndex: "1489", | |
SingleIndex: "1014", | |
Released: "2008.08 ", | |
Price: "$99.00 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2500", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E4700", | |
MultiIndex: "1476", | |
SingleIndex: "967", | |
Released: "2008.03 ", | |
Price: "$100.00*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Allendale", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2600", | |
Cache: "64K / 1024K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron E3400", | |
MultiIndex: "1428", | |
SingleIndex: "1037", | |
Released: "2010.01 ", | |
Price: "$76.47*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2600", | |
Cache: "64K / 1024K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron E3500", | |
MultiIndex: "1422", | |
SingleIndex: "1048", | |
Released: "2010.08 ", | |
Price: "$62.01 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2700", | |
Cache: "64K / 1024K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron E3300", | |
MultiIndex: "1387", | |
SingleIndex: "992", | |
Released: "2009.08 ", | |
Price: "$70.00 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2500", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E4600", | |
MultiIndex: "1387", | |
SingleIndex: "885", | |
Released: "2007.10 ", | |
Price: "$41.29*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Allendale", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2400", | |
Cache: "64K / 1024K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron E3200", | |
MultiIndex: "1378", | |
SingleIndex: "973", | |
Released: "2009.08 ", | |
Price: "$51.99*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Wolfdale", | |
Cores: "2C", | |
Process: "45", | |
Clock: "2400", | |
Cache: "64K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E6420", | |
MultiIndex: "1370", | |
SingleIndex: "808", | |
Released: "2007.04 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "PLGA775", | |
Codename: "Conroe", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2133", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E6400", | |
MultiIndex: "1296", | |
SingleIndex: "800", | |
Released: "2006.07 ", | |
Price: "$65.76*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Conroe", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2133", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E4500", | |
MultiIndex: "1275", | |
SingleIndex: "816", | |
Released: "2007.07 ", | |
Price: "$34.99*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Allendale", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2200", | |
Cache: "64K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron E1600", | |
MultiIndex: "1260", | |
SingleIndex: "900", | |
Released: "2009.05 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Allendale", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2400", | |
Cache: "64K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E6320", | |
MultiIndex: "1193", | |
SingleIndex: "698", | |
Released: "2007.04 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "PLGA775", | |
Codename: "Conroe", | |
Cores: "2C", | |
Process: "65", | |
Clock: "1860", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E4400", | |
MultiIndex: "1160", | |
SingleIndex: "732", | |
Released: "2007.07 ", | |
Price: "$108.00*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Allendale", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2000", | |
Cache: "64K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron E1500", | |
MultiIndex: "1143", | |
SingleIndex: "799", | |
Released: "2008.11 ", | |
Price: "$63.25*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Allendale", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2200", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E6300", | |
MultiIndex: "1111", | |
SingleIndex: "693", | |
Released: "2006.07 ", | |
Price: "$45.98*", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Conroe", | |
Cores: "2C", | |
Process: "65", | |
Clock: "1866", | |
Cache: "64K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Core2 Duo E4300", | |
MultiIndex: "1049", | |
SingleIndex: "665", | |
Released: "2006.07 ", | |
Price: "$44.99 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Allendale", | |
Cores: "2C", | |
Process: "65", | |
Clock: "1800", | |
Cache: "64K / 256K / 1536K", | |
Review: "173" | |
}, | |
{ | |
Name: "Intel Celeron G465", | |
MultiIndex: "1043", | |
SingleIndex: "812", | |
Released: "2012.09 ", | |
Price: "$80.00 ", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "1C", | |
Process: "32", | |
Clock: "1900", | |
Cache: "64K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron E1400", | |
MultiIndex: "1042", | |
SingleIndex: "693", | |
Released: "2008.04 ", | |
Price: "$57.01 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Allendale", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2000", | |
Cache: "64K / 256K / 1536K" | |
}, | |
{ | |
Name: "Intel Celeron G460", | |
MultiIndex: "1023", | |
SingleIndex: "823", | |
Released: "2011.12 ", | |
Price: "$65.00 ", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "1C", | |
Process: "32", | |
Clock: "1800", | |
Cache: "64K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron E1200", | |
MultiIndex: "861", | |
SingleIndex: "578", | |
Released: "2008.01 ", | |
Price: "$39.99 ", | |
TDP: "65", | |
Socket: "LGA775", | |
Codename: "Allendale", | |
Cores: "2C", | |
Process: "65", | |
Clock: "1600", | |
Cache: "28K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium D 960", | |
MultiIndex: "823", | |
SingleIndex: "847", | |
Released: "2006.05 ", | |
Price: "NA", | |
TDP: "130", | |
Socket: "PLGA775", | |
Codename: "Presler", | |
Cores: "2C", | |
Process: "65", | |
Clock: "3600", | |
Cache: "28K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium D 950", | |
MultiIndex: "740", | |
SingleIndex: "797", | |
Released: "2006.01 ", | |
Price: "NA", | |
TDP: "130", | |
Socket: "PLGA775", | |
Codename: "Presler", | |
Cores: "2C", | |
Process: "65", | |
Clock: "3400", | |
Cache: "28K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium D 940", | |
MultiIndex: "710", | |
SingleIndex: "757", | |
Released: "2006.01 ", | |
Price: "NA", | |
TDP: "130", | |
Socket: "PLGA775", | |
Codename: "Presler", | |
Cores: "2C", | |
Process: "65", | |
Clock: "3200", | |
Cache: "64K / 256K / 1024K" | |
}, | |
{ | |
Name: "Intel Celeron G440", | |
MultiIndex: "698", | |
SingleIndex: "750", | |
Released: "2011.09 ", | |
Price: "$44.99 ", | |
TDP: "35", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "1C", | |
Process: "32", | |
Clock: "1600", | |
Cache: "28K / 2048K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium D 830", | |
MultiIndex: "645", | |
SingleIndex: "697", | |
Released: "2005.05 ", | |
Price: "NA", | |
TDP: "95", | |
Socket: "PLGA775", | |
Codename: "Smithfield", | |
Cores: "2C", | |
Process: "90", | |
Clock: "3000", | |
Cache: "64K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron 450", | |
MultiIndex: "623", | |
SingleIndex: "723", | |
Released: "2008.08 ", | |
Price: "NA", | |
TDP: "35", | |
Socket: "LGA775", | |
Codename: "Conroe-L", | |
Cores: "1C", | |
Process: "65", | |
Clock: "2200", | |
Cache: "28K / 4096K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium D 915", | |
MultiIndex: "584", | |
SingleIndex: "649", | |
Released: "2006.07 ", | |
Price: "NA", | |
TDP: "95", | |
Socket: "PLGA775", | |
Codename: "Presler", | |
Cores: "2C", | |
Process: "65", | |
Clock: "2800", | |
Cache: "64K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron 440", | |
MultiIndex: "537", | |
SingleIndex: "658", | |
Released: "2007.06 ", | |
Price: "$40.00 ", | |
TDP: "35", | |
Socket: "LGA775", | |
Codename: "Conroe-L", | |
Cores: "1C", | |
Process: "65", | |
Clock: "2000", | |
Cache: "64K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron 430", | |
MultiIndex: "491", | |
SingleIndex: "600", | |
Released: "2007.06 ", | |
Price: "$49.82 ", | |
TDP: "35", | |
Socket: "LGA775", | |
Codename: "Conroe-L", | |
Cores: "1C", | |
Process: "65", | |
Clock: "1800", | |
Cache: "64K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron 420", | |
MultiIndex: "451", | |
SingleIndex: "543", | |
Released: "2007.06 ", | |
Price: "$23.00 ", | |
TDP: "35", | |
Socket: "LGA775", | |
Codename: "Conroe-L", | |
Cores: "1C", | |
Process: "65", | |
Clock: "1600", | |
Cache: "8K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium 4 2.80GHz", | |
MultiIndex: "323", | |
SingleIndex: "629", | |
Released: "2002.08 ", | |
Price: "NA", | |
TDP: "69.7", | |
Socket: "PGA478", | |
Codename: "Northwood", | |
Cores: "1C", | |
Process: "130", | |
Clock: "2793", | |
Cache: "64K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron 220", | |
MultiIndex: "320", | |
SingleIndex: "392", | |
Released: "2007.10 ", | |
Price: "NA", | |
TDP: "19", | |
Socket: "BGA479", | |
Codename: "Conroe-L", | |
Cores: "1C", | |
Process: "65", | |
Clock: "1200", | |
Cache: "16K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron D 352", | |
MultiIndex: "305", | |
SingleIndex: "692", | |
Released: "2006.05 ", | |
Price: "NA", | |
TDP: "86", | |
Socket: "PLGA775", | |
Codename: "Cedar Mill", | |
Cores: "1C", | |
Process: "65", | |
Clock: "3200", | |
Cache: "8K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium III 1400S", | |
MultiIndex: "301", | |
SingleIndex: "427", | |
Released: "2002.01 ", | |
Price: "NA", | |
TDP: "32.2", | |
Socket: "Socket 370", | |
Codename: "Tualatin", | |
Cores: "1C", | |
Process: "130", | |
Clock: "1400", | |
Cache: "8K / 256K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium III 1400", | |
MultiIndex: "297", | |
SingleIndex: "418", | |
Released: "2001.12 ", | |
Price: "NA", | |
TDP: "31.2", | |
Socket: "Socket 370", | |
Codename: "Tualatin", | |
Cores: "1C", | |
Process: "130", | |
Clock: "1400", | |
Cache: "8K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium 4 2.60GHz", | |
MultiIndex: "289", | |
SingleIndex: "629", | |
Released: "2002.08 ", | |
Price: "NA", | |
TDP: "69", | |
Socket: "PGA478", | |
Codename: "Northwood", | |
Cores: "1C", | |
Process: "130", | |
Clock: "2600", | |
Cache: "8K / 128K / 0K" | |
}, | |
{ | |
Name: "Intel Celeron 2.80GHz", | |
MultiIndex: "255", | |
SingleIndex: "598", | |
Released: "2003.11 ", | |
Price: "NA", | |
TDP: "68.4", | |
Socket: "PPGA478", | |
Codename: "Northwood", | |
Cores: "1C", | |
Process: "130", | |
Clock: "2800", | |
Cache: "8K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium 4 2.66GHz", | |
MultiIndex: "255", | |
SingleIndex: "604", | |
Released: "2002.08 ", | |
Price: "NA", | |
TDP: "66.1", | |
Socket: "PGA478", | |
Codename: "Northwood", | |
Cores: "1C", | |
Process: "130", | |
Clock: "2660", | |
Cache: "8K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium 4 2.53GHz", | |
MultiIndex: "248", | |
SingleIndex: "605", | |
Released: "2002.05 ", | |
Price: "NA", | |
TDP: "61.5", | |
Socket: "PGA478", | |
Codename: "Northwood", | |
Cores: "1C", | |
Process: "130", | |
Clock: "2527", | |
Cache: "16K / 1024K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium 4 2.40GHz", | |
MultiIndex: "228", | |
SingleIndex: "560", | |
Released: "2004.03 ", | |
Price: "NA", | |
TDP: "59.8", | |
Socket: "PGA478", | |
Codename: "Prescott", | |
Cores: "1C", | |
Process: "90", | |
Clock: "2400", | |
Cache: "8K / 512K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium 4 2.26GHz", | |
MultiIndex: "222", | |
SingleIndex: "530", | |
Released: "2002.01 ", | |
Price: "NA", | |
TDP: "58", | |
Socket: "PGA478", | |
Codename: "Northwood", | |
Cores: "1C", | |
Process: "130", | |
Clock: "2261", | |
Cache: "8K / 256K / 0K" | |
}, | |
{ | |
Name: "Intel Pentium 4 1.80GHz", | |
MultiIndex: "160", | |
SingleIndex: "426", | |
Released: "2001.08 ", | |
Price: "NA", | |
TDP: "68.1", | |
Socket: "PGA478", | |
Codename: "Willamette", | |
Cores: "1C", | |
Process: "180", | |
Clock: "1800", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1220 v3", | |
MultiIndex: "6926", | |
SingleIndex: "1897", | |
Released: "2013.06 ", | |
Price: "$237.44 ", | |
TDP: "80", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 4096K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1220L v3", | |
MultiIndex: "2110", | |
SingleIndex: "829", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "13", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "2C", | |
Process: "22", | |
Clock: "1600", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1225 v3", | |
MultiIndex: "7122", | |
SingleIndex: "2023", | |
Released: "2013.06 ", | |
Price: "$383.62 ", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1230 v3", | |
MultiIndex: "9312", | |
SingleIndex: "2094", | |
Released: "2013.06 ", | |
Price: "$254.14 ", | |
TDP: "80", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3300", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1230L v3", | |
MultiIndex: "7207", | |
SingleIndex: "1589", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "25", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "1800", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1240 v3", | |
MultiIndex: "9704", | |
SingleIndex: "2190", | |
Released: "2013.06 ", | |
Price: "$299.99 ", | |
TDP: "80", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1245 v3", | |
MultiIndex: "9582", | |
SingleIndex: "2161", | |
Released: "2013.06 ", | |
Price: "$319.99 ", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1265L v3", | |
MultiIndex: "8691", | |
SingleIndex: "2073", | |
Released: "2013.06 ", | |
Price: "$709.95 ", | |
TDP: "45", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1270 v3", | |
MultiIndex: "9831", | |
SingleIndex: "2220", | |
Released: "2013.06 ", | |
Price: "$369.99*", | |
TDP: "80", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1275 v3", | |
MultiIndex: "9863", | |
SingleIndex: "2190", | |
Released: "2013.06 ", | |
Price: "$500.99 ", | |
TDP: "95", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1280 v3", | |
MultiIndex: "9755", | |
SingleIndex: "2238", | |
Released: "2013.06 ", | |
Price: "$800.49*", | |
TDP: "82", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3600", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1285 v3", | |
MultiIndex: "10252", | |
SingleIndex: "2340", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "84", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3600", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1285L v3", | |
MultiIndex: "9984", | |
SingleIndex: "2269", | |
Released: "2013.06 ", | |
Price: "NA", | |
TDP: "65", | |
Socket: "LGA1150", | |
Codename: "Haswell-WS", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1280 v5", | |
MultiIndex: "10644", | |
SingleIndex: "2243", | |
Released: "2015.10 ", | |
Price: "NA", | |
TDP: "80", | |
Socket: "FCLGA1151", | |
Codename: "Skylake-DT", | |
Cores: "4C", | |
Process: "14", | |
Clock: "3700", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1220", | |
MultiIndex: "6067", | |
SingleIndex: "1720", | |
Released: "2011.04 ", | |
Price: "$395.00 ", | |
TDP: "80", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3100", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1220 V2", | |
MultiIndex: "6599", | |
SingleIndex: "1805", | |
Released: "2012.05 ", | |
Price: "$219.99 ", | |
TDP: "69", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3100", | |
Cache: "64K / 256K / 3072K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1220L", | |
MultiIndex: "3563", | |
SingleIndex: "1736", | |
Released: "2011.04 ", | |
Price: "NA", | |
TDP: "20", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "2C", | |
Process: "32", | |
Clock: "2200", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1220L V2", | |
MultiIndex: "4422", | |
SingleIndex: "1690", | |
Released: "2012.05 ", | |
Price: "NA", | |
TDP: "17", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "2C", | |
Process: "22", | |
Clock: "2300", | |
Cache: "64K / 256K / 6144K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1225", | |
MultiIndex: "5954", | |
SingleIndex: "1746", | |
Released: "2011.04 ", | |
Price: "$129.99 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3100", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1225 V2", | |
MultiIndex: "6807", | |
SingleIndex: "1902", | |
Released: "2012.05 ", | |
Price: "$199.99 ", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3200", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1230", | |
MultiIndex: "7943", | |
SingleIndex: "1829", | |
Released: "2011.04 ", | |
Price: "$428.35 ", | |
TDP: "80", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "64K / 256K / 8192K", | |
Review: "19072" | |
}, | |
{ | |
Name: "Intel Xeon E3-1230 V2", | |
MultiIndex: "8847", | |
SingleIndex: "1941", | |
Released: "2012.05 ", | |
Price: "$359.95 ", | |
TDP: "69", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3300", | |
Cache: "64K / 256K / 8192K", | |
Review: "19072" | |
}, | |
{ | |
Name: "Intel Xeon E3-1235", | |
MultiIndex: "7685", | |
SingleIndex: "1837", | |
Released: "2011.04 ", | |
Price: "$287.00 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3200", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1240", | |
MultiIndex: "8001", | |
SingleIndex: "1846", | |
Released: "2011.04 ", | |
Price: "$209.00 ", | |
TDP: "80", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1240 V2", | |
MultiIndex: "9204", | |
SingleIndex: "2038", | |
Released: "2012.05 ", | |
Price: "$303.87 ", | |
TDP: "69", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1245", | |
MultiIndex: "8045", | |
SingleIndex: "1869", | |
Released: "2011.04 ", | |
Price: "$350.00 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3300", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1245 V2", | |
MultiIndex: "9095", | |
SingleIndex: "1997", | |
Released: "2012.05 ", | |
Price: "$461.92*", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1260L", | |
MultiIndex: "6534", | |
SingleIndex: "1642", | |
Released: "2011.04 ", | |
Price: "$249.99 ", | |
TDP: "45", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "2400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1265L V2", | |
MultiIndex: "7745", | |
SingleIndex: "1739", | |
Released: "2012.05 ", | |
Price: "$142.42*", | |
TDP: "45", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "2500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1270", | |
MultiIndex: "8239", | |
SingleIndex: "1919", | |
Released: "2011.04 ", | |
Price: "$369.00 ", | |
TDP: "80", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1270 V2", | |
MultiIndex: "9475", | |
SingleIndex: "2071", | |
Released: "2012.05 ", | |
Price: "$192.00 ", | |
TDP: "69", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1275", | |
MultiIndex: "8348", | |
SingleIndex: "1933", | |
Released: "2011.04 ", | |
Price: "$450.00 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3400", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1275 V2", | |
MultiIndex: "9334", | |
SingleIndex: "2061", | |
Released: "2012.05 ", | |
Price: "$808.11 ", | |
TDP: "77", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1280", | |
MultiIndex: "8473", | |
SingleIndex: "1967", | |
Released: "2011.04 ", | |
Price: "$450.00 ", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3500", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1280 V2", | |
MultiIndex: "9746", | |
SingleIndex: "2128", | |
Released: "2012.05 ", | |
Price: "$644.99*", | |
TDP: "69", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3600", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1290", | |
MultiIndex: "8704", | |
SingleIndex: "1989", | |
Released: "2011.05 ", | |
Price: "$885.00*", | |
TDP: "95", | |
Socket: "LGA1155", | |
Codename: "Sandy Bridge", | |
Cores: "4C", | |
Process: "32", | |
Clock: "3600", | |
Cache: "64K / 256K / 8192K" | |
}, | |
{ | |
Name: "Intel Xeon E3-1290 V2", | |
MultiIndex: "9862", | |
SingleIndex: "2160", | |
Released: "2012.05 ", | |
Price: "$885.00*", | |
TDP: "87", | |
Socket: "LGA1155", | |
Codename: "Ivy Bridge", | |
Cores: "4C", | |
Process: "22", | |
Clock: "3700" | |
} | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment