From 46f24c26fbfd2dd03f76702ecd651525f3a5708a Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Wed, 29 Jul 2026 15:03:15 +0900 Subject: [PATCH 1/2] data(cpu): fill Xeon process node and L3 cache from Wikipedia 540 Xeon records gain 1,037 previously-null fields (process_node 493, l3_cache_mb 540, boost_clock_ghz 4), sourced from the per-generation "List of Intel Xeon processors (-based)" pages. Those pages do not use wikitext tables: every CPU is a {{cpulist|...}} template call with named parameters (model=, cores=, l3=, tdp=, turbo=), so values are read by name and the column-shift hazard of the table-based pages cannot occur here. A row is still only used when the data already held agrees -- core count exactly, and TDP within 1 W when both sides have it (20 of 656 matches were dropped on those checks). The process node comes from the page's microarchitecture, which is unambiguous per generation (Skylake 14 nm, Haswell 22 nm, Ice Lake 10 nm, Sandy Bridge 32 nm). Pages that mix generations -- Core-based, Nehalem, P6 -- were left without a node rather than guessed. Refs #1 --- data/cpu/intel/2009/enterprise/intel-xeon-e5502.json | 5 +++-- data/cpu/intel/2009/enterprise/intel-xeon-e5504.json | 5 +++-- data/cpu/intel/2009/enterprise/intel-xeon-e5506.json | 5 +++-- data/cpu/intel/2009/enterprise/intel-xeon-w3503.json | 5 +++-- data/cpu/intel/2009/enterprise/intel-xeon-w3505.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-e5503.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-e5507.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-e5620.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-e5630.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-e5640.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-l5609.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-l5630.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-l5640.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-w3680.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-x5650.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-x5660.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-x5667.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-x5670.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-x5677.json | 5 +++-- data/cpu/intel/2010/enterprise/intel-xeon-x5680.json | 5 +++-- .../cpu/intel/2011/enterprise/intel-xeon-e3-1220-v3.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1220.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1220l.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1225.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1230.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1235.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1240.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1245.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1260l.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1270.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1275.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1280.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e3-1290.json | 7 ++++--- data/cpu/intel/2011/enterprise/intel-xeon-e5603.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-e5606.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-e5607.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-e5645.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-e5649.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-l5506.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-l5638.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-w3670.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-w3690.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-x5647.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-x5672.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-x5675.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-x5679.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-x5687.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-x5690.json | 5 +++-- data/cpu/intel/2011/enterprise/intel-xeon-x7560.json | 5 +++-- .../cpu/intel/2012/enterprise/intel-xeon-e3-1220-v2.json | 7 ++++--- .../cpu/intel/2012/enterprise/intel-xeon-e3-1225-v2.json | 7 ++++--- .../cpu/intel/2012/enterprise/intel-xeon-e3-1230-v2.json | 7 ++++--- .../cpu/intel/2012/enterprise/intel-xeon-e3-1240-v2.json | 7 ++++--- .../cpu/intel/2012/enterprise/intel-xeon-e3-1245-v2.json | 7 ++++--- .../intel/2012/enterprise/intel-xeon-e3-1265l-v2.json | 7 ++++--- .../intel/2012/enterprise/intel-xeon-e3-1265l-v3.json | 7 ++++--- .../cpu/intel/2012/enterprise/intel-xeon-e3-1270-v2.json | 7 ++++--- .../cpu/intel/2012/enterprise/intel-xeon-e3-1275-v2.json | 7 ++++--- .../cpu/intel/2012/enterprise/intel-xeon-e3-1280-v2.json | 7 ++++--- .../cpu/intel/2012/enterprise/intel-xeon-e3-1290-v2.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-1410.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-1603.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-1607.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-1620.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-1650.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-1660.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2403.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2407.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2420.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2430.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2603.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2609.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2620.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2630.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2640.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2643.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2650.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2650l.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2658.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2660.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2665.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2667.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2670.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2680.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2687w.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-2690.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-4640.json | 7 ++++--- data/cpu/intel/2012/enterprise/intel-xeon-e5-4650.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e3-1225-v3.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e3-1230-v3.json | 7 ++++--- .../intel/2013/enterprise/intel-xeon-e3-1230l-v3.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e3-1240-v3.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e3-1245-v3.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e3-1270-v3.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e3-1280-v3.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-1620-v2.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-1650-v2.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-1660-v2.json | 7 ++++--- data/cpu/intel/2013/enterprise/intel-xeon-e5-2470.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-2620-v2.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-2630-v2.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-2643-v2.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-2650-v2.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-2658-v2.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-2680-v2.json | 7 ++++--- .../intel/2013/enterprise/intel-xeon-e5-2687w-v2.json | 7 ++++--- data/cpu/intel/2013/enterprise/intel-xeon-e5-2689.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-2690-v2.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-2695-v2.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-2696-v2.json | 7 ++++--- .../cpu/intel/2013/enterprise/intel-xeon-e5-2697-v2.json | 7 ++++--- data/cpu/intel/2013/enterprise/intel-xeon-e7-4850.json | 5 +++-- data/cpu/intel/2013/enterprise/intel-xeon-e7-4870.json | 5 +++-- data/cpu/intel/2013/enterprise/intel-xeon-l5639.json | 5 +++-- data/cpu/intel/2013/enterprise/intel-xeon-x5698.json | 7 ++++--- .../intel/2014/enterprise/intel-xeon-e3-1220l-v2.json | 7 ++++--- .../intel/2014/enterprise/intel-xeon-e3-1220l-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e3-1226-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e3-1231-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e3-1241-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e3-1246-v3.json | 7 ++++--- .../intel/2014/enterprise/intel-xeon-e3-1268l-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e3-1271-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e3-1276-v3.json | 7 ++++--- .../intel/2014/enterprise/intel-xeon-e3-1285l-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e3-1286-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-1607-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-1620-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-1630-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-1650-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-1660-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-1680-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2407-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2420-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2430-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2440-v2.json | 7 ++++--- data/cpu/intel/2014/enterprise/intel-xeon-e5-2440.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2603-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2609-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2620-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2630-v3.json | 7 ++++--- .../intel/2014/enterprise/intel-xeon-e5-2630l-v2.json | 7 ++++--- data/cpu/intel/2014/enterprise/intel-xeon-e5-2630l.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2637-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2637-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2640-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2640-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2650-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2660-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2660-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2667-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2667-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2670-v2.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2670-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2680-v3.json | 7 ++++--- .../intel/2014/enterprise/intel-xeon-e5-2687w-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2690-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2695-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2697-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2698-v3.json | 7 ++++--- .../cpu/intel/2014/enterprise/intel-xeon-e5-2699-v3.json | 7 ++++--- data/cpu/intel/2014/enterprise/intel-xeon-e5-4603.json | 7 ++++--- data/cpu/intel/2014/enterprise/intel-xeon-e5-4617.json | 7 ++++--- data/cpu/intel/2014/enterprise/intel-xeon-x7550.json | 5 +++-- data/cpu/intel/2015/enterprise/intel-xeon-d-1520.json | 7 ++++--- data/cpu/intel/2015/enterprise/intel-xeon-d-1540.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e3-1240-v5.json | 7 ++++--- .../intel/2015/enterprise/intel-xeon-e3-1240l-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e3-1245-v5.json | 7 ++++--- data/cpu/intel/2015/enterprise/intel-xeon-e3-1265l.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e3-1270-v5.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e3-1275-v5.json | 7 ++++--- .../intel/2015/enterprise/intel-xeon-e3-1275l-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e3-1281-v3.json | 7 ++++--- .../intel/2015/enterprise/intel-xeon-e3-1505m-v5.json | 7 ++++--- .../intel/2015/enterprise/intel-xeon-e3-1535m-v5.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-1410-v2.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-1603-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-1607-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-1680-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2403-v2.json | 7 ++++--- .../intel/2015/enterprise/intel-xeon-e5-2430l-v2.json | 7 ++++--- data/cpu/intel/2015/enterprise/intel-xeon-e5-2450.json | 7 ++++--- data/cpu/intel/2015/enterprise/intel-xeon-e5-2450l.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2603-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2623-v3.json | 7 ++++--- .../intel/2015/enterprise/intel-xeon-e5-2628l-v2.json | 7 ++++--- .../intel/2015/enterprise/intel-xeon-e5-2628l-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2643-v3.json | 7 ++++--- data/cpu/intel/2015/enterprise/intel-xeon-e5-2648l.json | 7 ++++--- .../intel/2015/enterprise/intel-xeon-e5-2650l-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2658-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2666-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2676-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2678-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2683-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2685-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2686-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-2696-v3.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-4620-v2.json | 7 ++++--- data/cpu/intel/2015/enterprise/intel-xeon-e5-4620.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-4627-v2.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-4640-v2.json | 7 ++++--- .../intel/2015/enterprise/intel-xeon-e5-4657l-v2.json | 7 ++++--- .../cpu/intel/2015/enterprise/intel-xeon-e5-4669-v3.json | 7 ++++--- data/cpu/intel/2015/enterprise/intel-xeon-e7-4830.json | 5 +++-- .../cpu/intel/2015/enterprise/intel-xeon-e7-4890-v2.json | 7 ++++--- data/cpu/intel/2015/enterprise/intel-xeon-e7-8870.json | 5 +++-- data/cpu/intel/2015/enterprise/intel-xeon-e7540.json | 5 +++-- data/cpu/intel/2016/enterprise/intel-xeon-d-1518.json | 7 ++++--- data/cpu/intel/2016/enterprise/intel-xeon-d-1521.json | 7 ++++--- data/cpu/intel/2016/enterprise/intel-xeon-d-1528.json | 7 ++++--- data/cpu/intel/2016/enterprise/intel-xeon-d-1541.json | 7 ++++--- data/cpu/intel/2016/enterprise/intel-xeon-d-1587.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e3-1220-v5.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e3-1225-v5.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e3-1230-v5.json | 7 ++++--- .../intel/2016/enterprise/intel-xeon-e3-1260l-v5.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e3-1280-v5.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e3-1285-v3.json | 7 ++++--- .../intel/2016/enterprise/intel-xeon-e3-1285l-v4.json | 7 ++++--- .../intel/2016/enterprise/intel-xeon-e3-1545m-v5.json | 7 ++++--- .../intel/2016/enterprise/intel-xeon-e3-1575m-v5.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-1607-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-1620-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-1630-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-1650-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-1660-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-1680-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-1681-v3.json | 7 ++++--- data/cpu/intel/2016/enterprise/intel-xeon-e5-2418l.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2470-v2.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2603-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2609-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2620-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2623-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2629-v3.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2630-v4.json | 7 ++++--- .../intel/2016/enterprise/intel-xeon-e5-2630l-v3.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2637-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2640-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2643-v4.json | 7 ++++--- .../intel/2016/enterprise/intel-xeon-e5-2648l-v3.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2650-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2651-v2.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2658-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2660-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2667-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2669-v3.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2673-v2.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2673-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2675-v3.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2679-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2680-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2683-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2686-v4.json | 7 ++++--- .../intel/2016/enterprise/intel-xeon-e5-2687w-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2689-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2690-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2692-v2.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2695-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2697-v4.json | 7 ++++--- .../intel/2016/enterprise/intel-xeon-e5-2697a-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2698-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-2699-v4.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-4607-v2.json | 7 ++++--- .../cpu/intel/2016/enterprise/intel-xeon-e5-4627-v3.json | 7 ++++--- data/cpu/intel/2016/enterprise/intel-xeon-e7530.json | 5 +++-- data/cpu/intel/2017/enterprise/intel-xeon-d-1531.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-d-1559.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-d-1567.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e3-1220-v6.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e3-1225-v6.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e3-1230-v6.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e3-1235l-v5.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e3-1240-v6.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e3-1240l-v5.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e3-1245-v6.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e3-1270-v6.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e3-1275-v6.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e3-1280-v6.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e3-1505l-v5.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e3-1505l-v6.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e3-1505m-v6.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e3-1515m-v5.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e3-1585-v5.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e5-1603-v4.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-e5-2428l.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-e5-2430l.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e5-2450-v2.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e5-2618l-v3.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e5-2618l-v4.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e5-2628l-v4.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e5-2630l-v4.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e5-2648l-v2.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e5-2648l-v4.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e5-2650l-v2.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e5-2650l-v4.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e5-2682-v4.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-e5-2699c-v4.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e5-4627-v4.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e5-4640-v3.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e5-4640-v4.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e5-4648-v3.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-e5-4650l.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e5-4660-v3.json | 7 ++++--- .../cpu/intel/2017/enterprise/intel-xeon-e5-4669-v4.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-e7-4860.json | 5 +++-- data/cpu/intel/2017/enterprise/intel-xeon-gold-5117.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-gold-5122.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-gold-6128.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-gold-6134.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-gold-6136.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-gold-6140.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-gold-6144.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-platinum-8168.json | 7 ++++--- .../intel/2017/enterprise/intel-xeon-silver-4114.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-w-2123.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-w-2125.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-w-2133.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-w-2135.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-w-2145.json | 7 ++++--- data/cpu/intel/2017/enterprise/intel-xeon-w-2195.json | 7 ++++--- data/cpu/intel/2018/consumer/intel-xeon-e-2176m.json | 7 ++++--- data/cpu/intel/2018/consumer/intel-xeon-e-2186m.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-bronze-3104.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-bronze-3106.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-d-1537.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-d-2123it.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-d-2143it.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-d-2183it.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-e-2104g.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-e-2124g.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-e-2126g.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-e-2136.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-e-2146g.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-e-2174g.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-e-2176g.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-e-2186g.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-e3-1265l-v4.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-e3-1268l-v5.json | 7 ++++--- .../cpu/intel/2018/enterprise/intel-xeon-e3-1285-v4.json | 7 ++++--- .../cpu/intel/2018/enterprise/intel-xeon-e3-1285-v6.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-e3-1286l-v3.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-e3-1585l-v5.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-e5-2448l-v2.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-e5-2637.json | 7 ++++--- .../cpu/intel/2018/enterprise/intel-xeon-e5-2649-v3.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-e5-4610.json | 7 ++++--- .../cpu/intel/2018/enterprise/intel-xeon-e5-4650-v3.json | 7 ++++--- .../cpu/intel/2018/enterprise/intel-xeon-e5-4655-v3.json | 7 ++++--- .../cpu/intel/2018/enterprise/intel-xeon-e5-4667-v3.json | 7 ++++--- .../cpu/intel/2018/enterprise/intel-xeon-e7-8880-v2.json | 7 ++++--- .../cpu/intel/2018/enterprise/intel-xeon-e7-8890-v3.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-gold-5115.json | 7 ++++--- .../cpu/intel/2018/enterprise/intel-xeon-gold-5120t.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-gold-6132.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-gold-6142.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-gold-6146.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-gold-6148.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-gold-6152.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-platinum-8124m.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-platinum-8153.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-platinum-8160m.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-platinum-8173m.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-platinum-8175m.json | 9 +++++---- .../intel/2018/enterprise/intel-xeon-platinum-8180.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-silver-4108.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-silver-4109t.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-silver-4112.json | 7 ++++--- .../intel/2018/enterprise/intel-xeon-silver-4123.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-w-2102.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-w-2104.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-w-2140b.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-w-2150b.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-w-2155.json | 7 ++++--- data/cpu/intel/2018/enterprise/intel-xeon-w-2170b.json | 7 ++++--- data/cpu/intel/2019/consumer/intel-xeon-e-2276m.json | 7 ++++--- data/cpu/intel/2019/consumer/intel-xeon-e-2286m.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-d-1539.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-d-1548.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-d-1557.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-d-2141i.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-d-2146nt.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2124.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2134.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2144g.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2224.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2224g.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2226g.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2236.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2244g.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2246g.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2254ml.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2274g.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2276g.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2278g.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2278gel.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2286g.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-e-2288g.json | 7 ++++--- .../intel/2019/enterprise/intel-xeon-e3-1270l-v4.json | 7 ++++--- .../intel/2019/enterprise/intel-xeon-e5-1428l-v2.json | 7 ++++--- .../intel/2019/enterprise/intel-xeon-e5-2658a-v3.json | 7 ++++--- .../intel/2019/enterprise/intel-xeon-e5-2699a-v4.json | 7 ++++--- .../cpu/intel/2019/enterprise/intel-xeon-e5-4610-v3.json | 7 ++++--- .../cpu/intel/2019/enterprise/intel-xeon-e5-4620-v3.json | 7 ++++--- .../cpu/intel/2019/enterprise/intel-xeon-e5-4650-v2.json | 7 ++++--- .../cpu/intel/2019/enterprise/intel-xeon-e5-4650-v4.json | 7 ++++--- .../cpu/intel/2019/enterprise/intel-xeon-e5-4660-v4.json | 7 ++++--- .../cpu/intel/2019/enterprise/intel-xeon-e7-8895-v2.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-5215.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-5217.json | 7 ++++--- .../cpu/intel/2019/enterprise/intel-xeon-gold-5218t.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-5222.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-6139.json | 7 ++++--- .../cpu/intel/2019/enterprise/intel-xeon-gold-6210u.json | 7 ++++--- .../cpu/intel/2019/enterprise/intel-xeon-gold-6212u.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-6234.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-6238.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-6240.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-6244.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-6246.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-6248.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-gold-6254.json | 7 ++++--- .../intel/2019/enterprise/intel-xeon-platinum-8167m.json | 7 ++++--- .../intel/2019/enterprise/intel-xeon-platinum-8180m.json | 7 ++++--- .../2019/enterprise/intel-xeon-platinum-8275cl.json | 9 +++++---- .../intel/2019/enterprise/intel-xeon-silver-4208.json | 7 ++++--- .../intel/2019/enterprise/intel-xeon-silver-4215.json | 7 ++++--- .../intel/2019/enterprise/intel-xeon-silver-4216.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-w-2175.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-w-3235.json | 7 ++++--- data/cpu/intel/2019/enterprise/intel-xeon-w-3265.json | 7 ++++--- data/cpu/intel/2020/consumer/intel-xeon-w-2275.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-d-1527.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-d-1577.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-d-1602.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-d-2166nt.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-d-2187nt.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-e-2234.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-e-2278ge.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-e3-1205-v6.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-e5-2676-v4.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-e7-4807.json | 5 +++-- .../cpu/intel/2020/enterprise/intel-xeon-e7-4880-v2.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-e7-8867-v3.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-gold-6130t.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-gold-6138t.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-gold-6208u.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-gold-6226r.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-gold-6240r.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-gold-6242r.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-gold-6246r.json | 7 ++++--- .../cpu/intel/2020/enterprise/intel-xeon-gold-6248r.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-gold-6256.json | 7 ++++--- .../intel/2020/enterprise/intel-xeon-platinum-8252c.json | 7 ++++--- .../intel/2020/enterprise/intel-xeon-platinum-8253.json | 7 ++++--- .../2020/enterprise/intel-xeon-platinum-8259cl.json | 7 ++++--- .../intel/2020/enterprise/intel-xeon-platinum-8260m.json | 7 ++++--- .../intel/2020/enterprise/intel-xeon-silver-4210r.json | 7 ++++--- .../intel/2020/enterprise/intel-xeon-silver-4214r.json | 7 ++++--- .../intel/2020/enterprise/intel-xeon-silver-4214y.json | 7 ++++--- .../intel/2020/enterprise/intel-xeon-silver-4215r.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-10855m.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-10885m.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-2223.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-2225.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-2235.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-2245.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-2255.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-2265.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-2295.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-3223.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-3245.json | 7 ++++--- data/cpu/intel/2020/enterprise/intel-xeon-w-3275m.json | 7 ++++--- .../intel/2021/enterprise/intel-xeon-bronze-3206r.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-d-1581.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-d-1622.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-e-2276me.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-e-2388g.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-e5-2628-v3.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-e5-4610-v4.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-e5-4667-v4.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-e7-8857-v2.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-gold-5218r.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-gold-5220r.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-gold-5315y.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-gold-5317.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-gold-6130h.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-gold-6149.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-gold-6230r.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-gold-6238r.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-gold-6250.json | 7 ++++--- .../intel/2021/enterprise/intel-xeon-gold-6253cl.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-gold-6278c.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-gold-6312u.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-gold-6334.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-gold-6336y.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-gold-6338.json | 7 ++++--- .../cpu/intel/2021/enterprise/intel-xeon-gold-6338n.json | 7 ++++--- .../2021/enterprise/intel-xeon-platinum-8273cl.json | 7 ++++--- .../intel/2021/enterprise/intel-xeon-platinum-8352y.json | 9 +++++---- .../intel/2021/enterprise/intel-xeon-platinum-8375c.json | 7 ++++--- .../2021/enterprise/intel-xeon-platinum-p-8124.json | 7 ++++--- .../intel/2021/enterprise/intel-xeon-silver-4116t.json | 7 ++++--- .../intel/2021/enterprise/intel-xeon-silver-4309y.json | 7 ++++--- .../intel/2021/enterprise/intel-xeon-silver-4310t.json | 7 ++++--- .../intel/2021/enterprise/intel-xeon-silver-4314.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-w-1270te.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-w-1290e.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-w-1350.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-w-1370.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-w-1370p.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-w-1390.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-w-1390p.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-w-2191b.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-w-3265m.json | 7 ++++--- data/cpu/intel/2021/enterprise/intel-xeon-w-3323.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-e-2276ml.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-e-2314.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-e-2334.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-e-2336.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-e-2356g.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-e-2374g.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-e-2378.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-e-2378g.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-e-2386g.json | 7 ++++--- .../intel/2022/enterprise/intel-xeon-e5-2418l-v2.json | 7 ++++--- .../intel/2022/enterprise/intel-xeon-e5-2608l-v4.json | 7 ++++--- .../cpu/intel/2022/enterprise/intel-xeon-e7-8890-v4.json | 7 ++++--- .../cpu/intel/2022/enterprise/intel-xeon-gold-5318y.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-gold-6122.json | 7 ++++--- .../cpu/intel/2022/enterprise/intel-xeon-gold-6314u.json | 7 ++++--- .../intel/2022/enterprise/intel-xeon-platinum-8256.json | 7 ++++--- .../intel/2022/enterprise/intel-xeon-platinum-8347c.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-w-1250e.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-w-1270e.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-w-3245m.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-w-3335.json | 7 ++++--- data/cpu/intel/2022/enterprise/intel-xeon-w-3345.json | 7 ++++--- 540 files changed, 2117 insertions(+), 1577 deletions(-) diff --git a/data/cpu/intel/2009/enterprise/intel-xeon-e5502.json b/data/cpu/intel/2009/enterprise/intel-xeon-e5502.json index 1a431aaa7f31..2ab0acc77c21 100644 --- a/data/cpu/intel/2009/enterprise/intel-xeon-e5502.json +++ b/data/cpu/intel/2009/enterprise/intel-xeon-e5502.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 1.87, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 80, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2009/enterprise/intel-xeon-e5504.json b/data/cpu/intel/2009/enterprise/intel-xeon-e5504.json index 03b0ea9429cf..bb17e9f06f30 100644 --- a/data/cpu/intel/2009/enterprise/intel-xeon-e5504.json +++ b/data/cpu/intel/2009/enterprise/intel-xeon-e5504.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 49, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2009/enterprise/intel-xeon-e5506.json b/data/cpu/intel/2009/enterprise/intel-xeon-e5506.json index 93ae7b7cb05b..42f9bd409b6a 100644 --- a/data/cpu/intel/2009/enterprise/intel-xeon-e5506.json +++ b/data/cpu/intel/2009/enterprise/intel-xeon-e5506.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 96, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2009/enterprise/intel-xeon-w3503.json b/data/cpu/intel/2009/enterprise/intel-xeon-w3503.json index b0143e2cf0f5..1281900e8111 100644 --- a/data/cpu/intel/2009/enterprise/intel-xeon-w3503.json +++ b/data/cpu/intel/2009/enterprise/intel-xeon-w3503.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2009/enterprise/intel-xeon-w3505.json b/data/cpu/intel/2009/enterprise/intel-xeon-w3505.json index d773c9d56ca5..954bf8a9fa63 100644 --- a/data/cpu/intel/2009/enterprise/intel-xeon-w3505.json +++ b/data/cpu/intel/2009/enterprise/intel-xeon-w3505.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.53, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-e5503.json b/data/cpu/intel/2010/enterprise/intel-xeon-e5503.json index 59664601c8cd..f1bc713799a8 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-e5503.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-e5503.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 123, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-e5507.json b/data/cpu/intel/2010/enterprise/intel-xeon-e5507.json index 25146c199498..c9a74d2b205b 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-e5507.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-e5507.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.27, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 100, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-e5620.json b/data/cpu/intel/2010/enterprise/intel-xeon-e5620.json index 09d7657814e2..d64be7fc43d2 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-e5620.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-e5620.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.66, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 35, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-e5630.json b/data/cpu/intel/2010/enterprise/intel-xeon-e5630.json index 5bc87cabdf9f..227949293527 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-e5630.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-e5630.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.53, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 158, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-e5640.json b/data/cpu/intel/2010/enterprise/intel-xeon-e5640.json index ae0fd81ad017..736907620731 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-e5640.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-e5640.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.67, "boost_clock_ghz": 2.93, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 64, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-l5609.json b/data/cpu/intel/2010/enterprise/intel-xeon-l5609.json index e7750cb797a7..5654d378689b 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-l5609.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-l5609.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 1.87, "boost_clock_ghz": 1.87, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 40, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-l5630.json b/data/cpu/intel/2010/enterprise/intel-xeon-l5630.json index 69742d990f69..7ad9681e832f 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-l5630.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-l5630.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 40, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 99, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-l5640.json b/data/cpu/intel/2010/enterprise/intel-xeon-l5640.json index e5e96f03112f..9284133701ad 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-l5640.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-l5640.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.27, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 73, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-w3680.json b/data/cpu/intel/2010/enterprise/intel-xeon-w3680.json index b70582a787f1..ad9797e23a02 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-w3680.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-w3680.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.33, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 350, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-x5650.json b/data/cpu/intel/2010/enterprise/intel-xeon-x5650.json index a319a3e0fdeb..d99c65d14d80 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-x5650.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-x5650.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.67, "boost_clock_ghz": 3.06, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 49, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-x5660.json b/data/cpu/intel/2010/enterprise/intel-xeon-x5660.json index f5169828664d..87cd76c98056 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-x5660.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-x5660.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 54, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-x5667.json b/data/cpu/intel/2010/enterprise/intel-xeon-x5667.json index a91b0d41bea4..cbcb5a095829 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-x5667.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-x5667.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.07, "boost_clock_ghz": 3.46, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-x5670.json b/data/cpu/intel/2010/enterprise/intel-xeon-x5670.json index 6b7da3b927f9..169be377f8a7 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-x5670.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-x5670.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.93, "boost_clock_ghz": 3.33, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 22, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-x5677.json b/data/cpu/intel/2010/enterprise/intel-xeon-x5677.json index f2b7f18db6f0..40fb5b3d2dce 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-x5677.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-x5677.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.47, "boost_clock_ghz": 3.73, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 110, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2010/enterprise/intel-xeon-x5680.json b/data/cpu/intel/2010/enterprise/intel-xeon-x5680.json index c85c05e2f518..02751e1dec24 100644 --- a/data/cpu/intel/2010/enterprise/intel-xeon-x5680.json +++ b/data/cpu/intel/2010/enterprise/intel-xeon-x5680.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.33, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 165, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220-v3.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220-v3.json index b65013d21870..81adc7501f8b 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220-v3.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 44, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220.json index a5079caaf46d..3668406299e2 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 60, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220l.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220l.json index 3fbb697b56d9..650d987762ae 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220l.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1220l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 2, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 3.0, "tdp_w": 20, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1225.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1225.json index a8a616391400..16f49aedb318 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1225.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1225.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 208, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1230.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1230.json index fa4eba6ffb95..5781e58cb182 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1230.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1230.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 205, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1235.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1235.json index 8941ae1b055f..9d96e0e19970 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1235.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1235.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 219, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1240.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1240.json index bbcdaee0c48c..9a7c21b7601a 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1240.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1240.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 136, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1245.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1245.json index c5e64e1d4fef..6fe0a225ac5d 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1245.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1245.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 245, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1260l.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1260l.json index 3e8061fa5449..0dd946f6120a 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1260l.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1260l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 270, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1270.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1270.json index eb14d68ba1aa..852ff7375544 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1270.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1270.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 195, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1275.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1275.json index 583829dc5909..4b1d7020e24d 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1275.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1275.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 160, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1280.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1280.json index e1643a678158..d6806c1dcbbb 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1280.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1280.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 358, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1290.json b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1290.json index ccb50cb30274..0ba9ccc0ca34 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e3-1290.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e3-1290.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 885, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e5603.json b/data/cpu/intel/2011/enterprise/intel-xeon-e5603.json index a17c5a267839..373fa15d720a 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e5603.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e5603.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 1.6, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 95, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e5606.json b/data/cpu/intel/2011/enterprise/intel-xeon-e5606.json index 40e4eeca73d5..e4e3eca2bcab 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e5606.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e5606.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 170, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e5607.json b/data/cpu/intel/2011/enterprise/intel-xeon-e5607.json index 007d3ebc142c..28822bab302c 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e5607.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e5607.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.27, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 42, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e5645.json b/data/cpu/intel/2011/enterprise/intel-xeon-e5645.json index fd59ce4b272e..76f8a5dfcf6e 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e5645.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e5645.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.67, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 52, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-e5649.json b/data/cpu/intel/2011/enterprise/intel-xeon-e5649.json index cc720fbc9b99..d284704f7a24 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-e5649.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-e5649.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.53, "boost_clock_ghz": 2.93, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 71, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-l5506.json b/data/cpu/intel/2011/enterprise/intel-xeon-l5506.json index 98ef193c4211..2752118a87ab 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-l5506.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-l5506.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 187, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-l5638.json b/data/cpu/intel/2011/enterprise/intel-xeon-l5638.json index dea5b575c112..5cba5bca6d35 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-l5638.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-l5638.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 70, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-w3670.json b/data/cpu/intel/2011/enterprise/intel-xeon-w3670.json index 364d9271c150..6a6a4dcc44ec 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-w3670.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-w3670.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.46, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 295, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-w3690.json b/data/cpu/intel/2011/enterprise/intel-xeon-w3690.json index bbc62573ba2c..002426319e00 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-w3690.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-w3690.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.47, "boost_clock_ghz": 3.73, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 450, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-x5647.json b/data/cpu/intel/2011/enterprise/intel-xeon-x5647.json index bd871c21cc93..bfd4a7a550e8 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-x5647.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-x5647.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.93, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 20, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-x5672.json b/data/cpu/intel/2011/enterprise/intel-xeon-x5672.json index 8a7ae9aa4c06..8f7915f158d3 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-x5672.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-x5672.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 45, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-x5675.json b/data/cpu/intel/2011/enterprise/intel-xeon-x5675.json index 570cfb769b80..8ab1e21da5fd 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-x5675.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-x5675.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.07, "boost_clock_ghz": 3.46, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 67, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-x5679.json b/data/cpu/intel/2011/enterprise/intel-xeon-x5679.json index b8893dbd8e1e..0e728b8318c4 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-x5679.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-x5679.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-x5687.json b/data/cpu/intel/2011/enterprise/intel-xeon-x5687.json index ff1473f95115..cb29237c411b 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-x5687.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-x5687.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.86, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 190, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-x5690.json b/data/cpu/intel/2011/enterprise/intel-xeon-x5690.json index b4f948ead11a..e60e647b7a15 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-x5690.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-x5690.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 3.47, "boost_clock_ghz": 3.73, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 169, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2011/enterprise/intel-xeon-x7560.json b/data/cpu/intel/2011/enterprise/intel-xeon-x7560.json index a7065a83fac6..fa66035b0d88 100644 --- a/data/cpu/intel/2011/enterprise/intel-xeon-x7560.json +++ b/data/cpu/intel/2011/enterprise/intel-xeon-x7560.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.27, "boost_clock_ghz": 2.666, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2200, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1220-v2.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1220-v2.json index 756bef5a2d7c..b39dceec151c 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1220-v2.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1220-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 69, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 93, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1225-v2.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1225-v2.json index 1046ce009c31..1366c6ee03c8 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1225-v2.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1225-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 77, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 225, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1230-v2.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1230-v2.json index c8b254bc6501..c5305c2dc420 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1230-v2.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1230-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 69, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 60, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1240-v2.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1240-v2.json index 4d4d3c914415..647723ffe144 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1240-v2.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1240-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 69, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 325, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1245-v2.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1245-v2.json index 0647cb0dcc51..dc78bcc62d08 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1245-v2.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1245-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 77, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 368, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1265l-v2.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1265l-v2.json index 87b7623be47f..861644d4c053 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1265l-v2.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1265l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 215, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1265l-v3.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1265l-v3.json index 306d1ace9931..2b4b58f55ebd 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1265l-v3.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1265l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 997, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1270-v2.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1270-v2.json index a2faf39be03d..3732e5a5cb60 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1270-v2.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1270-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 69, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 269, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1275-v2.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1275-v2.json index ecc2824dd0ea..0be0944f67c3 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1275-v2.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1275-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 77, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 374, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1280-v2.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1280-v2.json index 3f828121dd71..09bbd8819530 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1280-v2.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1280-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 69, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 388, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1290-v2.json b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1290-v2.json index 80d9b95c6e29..646c3d8c5e62 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e3-1290-v2.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e3-1290-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 87, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 885, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1410.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1410.json index ebe2fe0786d7..307d58b4a338 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1410.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1410.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1356", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 45, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1603.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1603.json index 15cdea57710d..e283f24f0602 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1603.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1603.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 34, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1607.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1607.json index 9fc4483e107e..d68d48b17a47 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1607.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1607.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1620.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1620.json index 50a81bcf5077..7aac5574c57e 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1620.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1620.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 180, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1650.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1650.json index f88a5486d1e8..cbf207b6b987 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1650.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1650.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 112, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1660.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1660.json index 7a851fb78ec3..6876ddc26e48 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-1660.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-1660.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 267, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2403.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2403.json index 02b5e6ae40a2..6b9a93f63099 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2403.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2403.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 248, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2407.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2407.json index 9a542d1459f6..b01c7a323625 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2407.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2407.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 325, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2420.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2420.json index 6710c5b2c123..ce6a429dc811 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2420.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2420.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1356", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 155, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2430.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2430.json index cb554919d76f..6ce044de1154 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2430.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2430.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 315, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2603.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2603.json index 86166cc0f14b..de9b00f5ca9d 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2603.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2603.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 66, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2609.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2609.json index f5d4223780eb..8136696e308b 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2609.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2609.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 62, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2620.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2620.json index 6da8ab78cb25..316390584328 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2620.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2620.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 44, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2630.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2630.json index 7e07bc690e81..d9bb18edc65b 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2630.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2630.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 54, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2640.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2640.json index 8750f51ef6ae..c4f44e54ec55 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2640.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2640.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 68, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2643.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2643.json index 00a18a437108..015e6f95df52 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2643.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2643.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 143, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2650.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2650.json index a4591b9dc800..d4ec33b7054c 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2650.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2650.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 63, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2650l.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2650l.json index 9e5368e597b5..d5e89840c23c 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2650l.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2650l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.3, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 49, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2658.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2658.json index fcb4ad450188..f0faa8d86f9d 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2658.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2658.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1351, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2660.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2660.json index 855e7dbaac80..3322a751e059 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2660.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2660.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 36, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2665.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2665.json index fe888a52469c..cf6888b19bbd 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2665.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2665.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 85, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2667.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2667.json index 5ef8bc1bb6e7..9ec9f58c968a 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2667.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2667.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 96, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2670.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2670.json index b0e8bfb4491a..1b76e4b89f8d 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2670.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2670.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 60, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2680.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2680.json index d46982ab4473..78924628519e 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2680.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2680.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 644, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2687w.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2687w.json index eaa1bd57b4a9..fdb5314e9016 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2687w.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2687w.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 725, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2690.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2690.json index d23661349066..ab5e261e92c1 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-2690.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-2690.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 122, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-4640.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-4640.json index f5f9b562fca4..301cd65541dd 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-4640.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-4640.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 59, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2012/enterprise/intel-xeon-e5-4650.json b/data/cpu/intel/2012/enterprise/intel-xeon-e5-4650.json index 9a93f236d2f2..235be8bbd090 100644 --- a/data/cpu/intel/2012/enterprise/intel-xeon-e5-4650.json +++ b/data/cpu/intel/2012/enterprise/intel-xeon-e5-4650.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 78, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1225-v3.json b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1225-v3.json index c91ace2be15c..05878adff386 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1225-v3.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1225-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 58, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1230-v3.json b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1230-v3.json index f8bee73ce2ec..556523e34725 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1230-v3.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1230-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 57, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1230l-v3.json b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1230l-v3.json index 0a03ac0b92ae..5d5a483bfbfd 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1230l-v3.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1230l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 250, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1240-v3.json b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1240-v3.json index 5b59c1a8731b..f2bf106faa8a 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1240-v3.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1240-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 62, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1245-v3.json b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1245-v3.json index c9c3fdf4ddcf..39098786428e 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1245-v3.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1245-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 299, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1270-v3.json b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1270-v3.json index a39fc42a2b38..2a7561daea43 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1270-v3.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1270-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 129, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1280-v3.json b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1280-v3.json index bff6f157c51e..579119d73540 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e3-1280-v3.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e3-1280-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 82, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 249, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-1620-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-1620-v2.json index 5d22dfa6640e..2866c5cbd9fb 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-1620-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-1620-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 77, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-1650-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-1650-v2.json index d5293bc3edb2..e0f64ea39161 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-1650-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-1650-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 238, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-1660-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-1660-v2.json index 0ac5e4a01185..feca91d0697d 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-1660-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-1660-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 499, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2470.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2470.json index 97fe103e5479..243b73f37053 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2470.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2470.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 140, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2620-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2620-v2.json index 83a5b7fcc9a4..0a76096f933d 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2620-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2620-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 42, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2630-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2630-v2.json index c07a42207f4f..e804f14e1f89 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2630-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2630-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 30, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2643-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2643-v2.json index 02a80b65b95c..acb7e0a4a09e 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2643-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2643-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 30, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2650-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2650-v2.json index 142c375f0547..653758695443 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2650-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2650-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 60, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2658-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2658-v2.json index 877d8b153313..a9d146a3eb1c 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2658-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2658-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 3604, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2680-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2680-v2.json index 7720702e560d..37fa27a4c779 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2680-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2680-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 134, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2687w-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2687w-v2.json index fb3f816f1994..33853edb7c65 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2687w-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2687w-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 432, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2689.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2689.json index f0a6fda8b811..a00021dcb28c 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2689.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2689.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 183, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2690-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2690-v2.json index b157775f618a..0f022404cfcf 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2690-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2690-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 130, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2695-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2695-v2.json index 8a8ed81131ce..88a311f4f36d 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2695-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2695-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 178, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2696-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2696-v2.json index 82163a9e4d07..6bd03e0db3ba 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2696-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2696-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2697-v2.json b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2697-v2.json index 6aa7d52d827b..1998772a7497 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e5-2697-v2.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e5-2697-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 191, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e7-4850.json b/data/cpu/intel/2013/enterprise/intel-xeon-e7-4850.json index edac05276e51..a82b126530c2 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e7-4850.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e7-4850.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 592, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-e7-4870.json b/data/cpu/intel/2013/enterprise/intel-xeon-e7-4870.json index 5b7a8ba8cbc5..18796c130c63 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-e7-4870.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-e7-4870.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 157, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-l5639.json b/data/cpu/intel/2013/enterprise/intel-xeon-l5639.json index cc0b51ef1dff..6fba77038a8d 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-l5639.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-l5639.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": 2.667, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2013/enterprise/intel-xeon-x5698.json b/data/cpu/intel/2013/enterprise/intel-xeon-x5698.json index 6ae38c1f6e29..5421490c0027 100644 --- a/data/cpu/intel/2013/enterprise/intel-xeon-x5698.json +++ b/data/cpu/intel/2013/enterprise/intel-xeon-x5698.json @@ -12,8 +12,8 @@ "p_cores": null, "e_cores": null, "base_clock_ghz": 4.4, - "boost_clock_ghz": null, - "l3_cache_mb": null, + "boost_clock_ghz": 1.0, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1220l-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1220l-v2.json index f2015b6e9cf2..46af33e098d2 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1220l-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1220l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 2, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 3.0, "tdp_w": 17, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 178, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1220l-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1220l-v3.json index 9e45add82a31..384fd6733248 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1220l-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1220l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 2, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.1, "boost_clock_ghz": 1.5, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 13, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1226-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1226-v3.json index 218ff9c190e0..63ae51315b65 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1226-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1226-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 280, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1231-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1231-v3.json index 4e1dc7c9fafc..9dca2f41aa96 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1231-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1231-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 59, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1241-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1241-v3.json index 262183bf3613..f497e9138fee 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1241-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1241-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 80, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1246-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1246-v3.json index e6a2fdc75df5..1367070e1ce5 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1246-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1246-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 353, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1268l-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1268l-v3.json index 2011ce9f5968..38b48dd6d648 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1268l-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1268l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1271-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1271-v3.json index 66a4d1c2cc6b..8656b5b1ea66 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1271-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1271-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 260, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1276-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1276-v3.json index 63882b4b8dec..fe2d7a30a630 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1276-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1276-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 431, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1285l-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1285l-v3.json index efb67aa035d1..f4213b577047 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1285l-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1285l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 898, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1286-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1286-v3.json index b41a1e84f358..465e2cab55dc 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e3-1286-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e3-1286-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 839, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1607-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1607-v2.json index 0f0e2d5e1da4..d5786f4744b8 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1607-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1607-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 230, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1620-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1620-v3.json index a5daf76532c5..9ecc43410924 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1620-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1620-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 106, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1630-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1630-v3.json index 9208ec533f66..0a349a757a08 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1630-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1630-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1354, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1650-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1650-v3.json index 65f1c39af3c5..e66231b1d75f 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1650-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1650-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 139, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1660-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1660-v3.json index 2822e028d443..6ed85bd21eaf 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1660-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1660-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 399, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1680-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1680-v2.json index 3b692dfb91c5..01845a02f73f 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-1680-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-1680-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2407-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2407-v2.json index 1c75bb389293..65c5438793f3 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2407-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2407-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 150, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2420-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2420-v2.json index 62cd6c81f10e..bdac5008e80d 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2420-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2420-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 68, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2430-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2430-v2.json index b780e1013824..3069536c5b9b 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2430-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2430-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 162, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2440-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2440-v2.json index 2a8d35d20549..61c78ef8408b 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2440-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2440-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 604, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2440.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2440.json index f3d9504d2630..8271c2fb9dc1 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2440.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2440.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 170, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2603-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2603-v2.json index 6defafa7d136..2d5c7fbcb25f 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2603-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2603-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 53, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2609-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2609-v2.json index 2ec08b1bcb47..3020572867ca 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2609-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2609-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 59, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2620-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2620-v3.json index 96d6b0f0726d..e6a0bb9e4ce9 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2620-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2620-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630-v3.json index 90da84b837c9..5ea7a6c9d189 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 64, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630l-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630l-v2.json index 821e1c5721bd..70a382046107 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630l-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 83, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630l.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630l.json index 77eca301e773..f05817d12040 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630l.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2630l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2637-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2637-v2.json index ce77a2357c02..ff493ac735df 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2637-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2637-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 76, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2637-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2637-v3.json index bcb613b7c0dd..fc520e6d68a4 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2637-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2637-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 50, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2640-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2640-v2.json index d4f0a9770a6a..b26d2a9ac380 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2640-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2640-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 64, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2640-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2640-v3.json index 161056f516f3..0199e3dec2e1 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2640-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2640-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 90, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 136, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2650-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2650-v3.json index 50604fde14c5..618ce74d1bad 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2650-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2650-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 86, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2660-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2660-v2.json index b730fe294b1b..c44bff78ff2b 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2660-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2660-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 78, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2660-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2660-v3.json index f982a654b558..a09f982553a3 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2660-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2660-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 136, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2667-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2667-v2.json index dbf26f45f734..d6553ab45fd9 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2667-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2667-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 290, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2667-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2667-v3.json index d7bc7c374d36..39434274068b 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2667-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2667-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 221, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2670-v2.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2670-v2.json index 9cb99adfa513..78fc7cfed16c 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2670-v2.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2670-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 156, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2670-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2670-v3.json index 7b82be8924df..ba78c13e15cf 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2670-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2670-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 117, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2680-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2680-v3.json index 9de7e8a6b801..95446773c952 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2680-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2680-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 194, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2687w-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2687w-v3.json index 401bf574a6c1..503f219b17c2 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2687w-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2687w-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 160, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 680, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2690-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2690-v3.json index 30afdca054ba..575ffc1e2453 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2690-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2690-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 211, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2695-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2695-v3.json index 1c6cde101703..44c3e3390418 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2695-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2695-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 166, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2697-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2697-v3.json index 3fee4b2b18c8..b676754e2db1 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2697-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2697-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 191, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2698-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2698-v3.json index 33bc7e674193..7f6140d8285a 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2698-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2698-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 9759, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2699-v3.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2699-v3.json index 64a2e8d4f16d..a71b34037286 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-2699-v3.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-2699-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 547, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-4603.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-4603.json index 88284655480a..0a2a91ca5ca1 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-4603.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-4603.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 132, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-e5-4617.json b/data/cpu/intel/2014/enterprise/intel-xeon-e5-4617.json index cf079dd62e02..8603ee39446f 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-e5-4617.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-e5-4617.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 36, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2014/enterprise/intel-xeon-x7550.json b/data/cpu/intel/2014/enterprise/intel-xeon-x7550.json index c70fdd55812c..73f1a8b4ecad 100644 --- a/data/cpu/intel/2014/enterprise/intel-xeon-x7550.json +++ b/data/cpu/intel/2014/enterprise/intel-xeon-x7550.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 200, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-d-1520.json b/data/cpu/intel/2015/enterprise/intel-xeon-d-1520.json index 733ca4a8a34c..9f0fbba00f74 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-d-1520.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-d-1520.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "BGA 1667", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-d-1540.json b/data/cpu/intel/2015/enterprise/intel-xeon-d-1540.json index 075741286659..e678d60663e2 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-d-1540.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-d-1540.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1240-v5.json b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1240-v5.json index 2c74118788da..f7295cc04067 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1240-v5.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1240-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 183, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1240l-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1240l-v3.json index b866fa45069e..4b68d59a46e0 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1240l-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1240l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 896, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1245-v5.json b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1245-v5.json index 5ee72314afc8..f685921bce15 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1245-v5.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1245-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 357, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1265l.json b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1265l.json index 6ac1064845d1..cea89ce91cb4 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1265l.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1265l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 269, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1270-v5.json b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1270-v5.json index fdf9fc8015d0..967583aa90fb 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1270-v5.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1270-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 195, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1275-v5.json b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1275-v5.json index 4b4d0bd9725f..3e81d667a528 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1275-v5.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1275-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 225, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1275l-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1275l-v3.json index 45f452a660ae..87f1c2d288be 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1275l-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1275l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1281-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1281-v3.json index f6a646036124..1ab84b1471ee 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1281-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1281-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 82, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 546, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1505m-v5.json b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1505m-v5.json index 7fc47bb0e1df..28510111ad94 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1505m-v5.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1505m-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1535m-v5.json b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1535m-v5.json index 8e3782046224..f45d1ce1b424 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e3-1535m-v5.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e3-1535m-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 623, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-1410-v2.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-1410-v2.json index 254e1153bc69..d85641b99e73 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-1410-v2.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-1410-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-1603-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-1603-v3.json index 0208af22920a..34204386a6af 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-1603-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-1603-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-1607-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-1607-v3.json index 60302d5aadfe..ff5afdb952d3 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-1607-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-1607-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-1680-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-1680-v3.json index db847815c1e0..10ba07593fdf 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-1680-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-1680-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 590, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2403-v2.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2403-v2.json index 5c2d8f2cbf47..fb7dfd0e60ac 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2403-v2.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2403-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 541, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2430l-v2.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2430l-v2.json index 2d110000b89d..8d245af36ef8 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2430l-v2.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2430l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2450.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2450.json index 51bc214eafc5..2899e8b66c28 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2450.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2450.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 64, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2450l.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2450l.json index 44af4cf8a542..24ef68cb44ba 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2450l.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2450l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.3, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 78, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2603-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2603-v3.json index 802407bf4158..13b08b2d6cb7 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2603-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2603-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.6, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 51, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2623-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2623-v3.json index a688f2b1be72..b27d9027c70a 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2623-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2623-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 250, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2628l-v2.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2628l-v2.json index c7e66a690e18..5bf8cfe34459 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2628l-v2.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2628l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2628l-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2628l-v3.json index c2ad12094eab..6ccfc76a7b02 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2628l-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2628l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2643-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2643-v3.json index 8a1bae19fb51..3fe500f0e27d 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2643-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2643-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 759, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2648l.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2648l.json index 69fd0310a38b..2c297565ff90 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2648l.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2648l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2650l-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2650l-v3.json index 44499c8000a6..5182cc860ae4 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2650l-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2650l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1365, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2658-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2658-v3.json index 3188044a8397..38eab188216a 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2658-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2658-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2666-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2666-v3.json index ea74d5101dd5..30df077a5f62 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2666-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2666-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2676-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2676-v3.json index dd3171fcc197..931852650d70 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2676-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2676-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2678-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2678-v3.json index 7898e9865d38..abaa1a217333 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2678-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2678-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 106, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2683-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2683-v3.json index 46643c6c20d1..1f2f53b1efe8 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2683-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2683-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 450, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2685-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2685-v3.json index 464feee81439..755e31f74bce 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2685-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2685-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2686-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2686-v3.json index 56e933d42d32..05b46c4b1da0 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2686-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2686-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2696-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2696-v3.json index 2969f7ca30ee..0b8f96426dd8 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-2696-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-2696-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2498, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4620-v2.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4620-v2.json index 537d62114009..018063fc3aed 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4620-v2.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4620-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 91, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4620.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4620.json index 598803683813..46660d3c8363 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4620.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4620.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 50, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4627-v2.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4627-v2.json index e3d2fe1aff1d..36d7752aaa3a 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4627-v2.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4627-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 499, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4640-v2.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4640-v2.json index e0a3042f27ca..c36e8859d249 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4640-v2.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4640-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 5190, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4657l-v2.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4657l-v2.json index 2222418a9989..7d80bf34c97f 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4657l-v2.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4657l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 751, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4669-v3.json b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4669-v3.json index dd7645163055..44dd5becc2dd 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e5-4669-v3.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e5-4669-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 5400, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e7-4830.json b/data/cpu/intel/2015/enterprise/intel-xeon-e7-4830.json index 08746b0202ca..5237ecb0cd45 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e7-4830.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e7-4830.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 6742, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e7-4890-v2.json b/data/cpu/intel/2015/enterprise/intel-xeon-e7-4890-v2.json index 65a7c4b1f50f..2195f8d7022f 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e7-4890-v2.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e7-4890-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011-1", - "process_node": null, + "process_node": "22 nm", "cores": 15, "threads": 30, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 37.5, "tdp_w": 155, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 12400, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e7-8870.json b/data/cpu/intel/2015/enterprise/intel-xeon-e7-8870.json index 82cd6f1e8198..4f1ab79e75b2 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e7-8870.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e7-8870.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 20034, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2015/enterprise/intel-xeon-e7540.json b/data/cpu/intel/2015/enterprise/intel-xeon-e7540.json index 9687d9871ba5..9d558fe8328d 100644 --- a/data/cpu/intel/2015/enterprise/intel-xeon-e7540.json +++ b/data/cpu/intel/2015/enterprise/intel-xeon-e7540.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.266, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 196, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-d-1518.json b/data/cpu/intel/2016/enterprise/intel-xeon-d-1518.json index 2af38c67c1ce..747ad2874ca8 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-d-1518.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-d-1518.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-d-1521.json b/data/cpu/intel/2016/enterprise/intel-xeon-d-1521.json index 170fd25fcd88..db8fe044241e 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-d-1521.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-d-1521.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-d-1528.json b/data/cpu/intel/2016/enterprise/intel-xeon-d-1528.json index ab060202362e..e9baa7bff87b 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-d-1528.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-d-1528.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 9.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-d-1541.json b/data/cpu/intel/2016/enterprise/intel-xeon-d-1541.json index a6dbc37210f6..482d5f550e5b 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-d-1541.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-d-1541.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-d-1587.json b/data/cpu/intel/2016/enterprise/intel-xeon-d-1587.json index a8616f3501a5..c19eb6179810 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-d-1587.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-d-1587.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 2.3, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1220-v5.json b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1220-v5.json index 548c3bc8e3a9..bd969148e051 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1220-v5.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1220-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 139, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1225-v5.json b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1225-v5.json index 6838b3154aeb..4f147b1cd323 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1225-v5.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1225-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 104, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1230-v5.json b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1230-v5.json index 655638c342dc..0b01bb52b9c3 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1230-v5.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1230-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 139, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1260l-v5.json b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1260l-v5.json index bf599053f549..66a6a34466ae 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1260l-v5.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1260l-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 259, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1280-v5.json b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1280-v5.json index 74024937ea21..7d11c4c46b90 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1280-v5.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1280-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1782, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1285-v3.json b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1285-v3.json index b72710be6463..0224fa74e605 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1285-v3.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1285-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1285l-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1285l-v4.json index bf661c59ed95..f839f45f92ac 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1285l-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1285l-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1386, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1545m-v5.json b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1545m-v5.json index d48c0dabbd28..32ad4a33058b 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1545m-v5.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1545m-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1575m-v5.json b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1575m-v5.json index 1d80b7d746a2..6a6a6bf358a4 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e3-1575m-v5.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e3-1575m-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1207, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1607-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1607-v4.json index 1c46a361a6e6..b01d457b2e18 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1607-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1607-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 178, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1620-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1620-v4.json index 24af882cdcf1..4561a24275eb 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1620-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1620-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 179, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1630-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1630-v4.json index f680591348f1..66831f48fce2 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1630-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1630-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1650-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1650-v4.json index 5c3a79133044..1d3a16a1c8d9 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1650-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1650-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 454, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1660-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1660-v4.json index aa002f8ab832..0e86ea576993 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1660-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1660-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1494, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1680-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1680-v4.json index 8954d0fbc195..48851e5b109a 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1680-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1680-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1499, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1681-v3.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1681-v3.json index dd3647c40623..d64348276877 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-1681-v3.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-1681-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2418l.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2418l.json index b4ebd1a98e35..07134d5ca13d 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2418l.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2418l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 50, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2470-v2.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2470-v2.json index 6c27824d3ce1..7e99f0f72965 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2470-v2.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2470-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 208, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2603-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2603-v4.json index a45fab637d6e..0c8ab42a3118 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2603-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2603-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 183, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2609-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2609-v4.json index a0bf56ea5488..611a0fe95b10 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2609-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2609-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 315, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2620-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2620-v4.json index e8c14165a33d..08a15215308e 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2620-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2620-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 209, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2623-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2623-v4.json index ed390576be3f..4af81bd937f3 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2623-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2623-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 59, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2629-v3.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2629-v3.json index 4f40a4213221..48b1464ffb67 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2629-v3.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2629-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 500, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2630-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2630-v4.json index 7887b4251d9e..bedf69708ed2 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2630-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2630-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 230, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2630l-v3.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2630l-v3.json index 044cd94d0cce..c260a6589a52 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2630l-v3.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2630l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 55, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 79, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2637-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2637-v4.json index c370dc45aa06..134538e830e1 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2637-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2637-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 132, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2640-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2640-v4.json index 7149f5ea80a5..8483cee068db 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2640-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2640-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 90, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 421, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2643-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2643-v4.json index 801bb1863f94..56e7f57ecb45 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2643-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2643-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 315, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2648l-v3.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2648l-v3.json index 93ea654635c4..be5698514e35 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2648l-v3.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2648l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1549, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2650-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2650-v4.json index 8f4cad1656b9..56b5499f5852 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2650-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2650-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 185, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2651-v2.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2651-v2.json index 88dbdd6d26fe..62d5e7269f3d 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2651-v2.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2651-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.2, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 278, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2658-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2658-v4.json index 05eeb44ad6c2..9acea0edcbb2 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2658-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2658-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2660-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2660-v4.json index 220db2f98337..a63ff060e212 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2660-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2660-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 234, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2667-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2667-v4.json index 970e3c85a54a..8a76e6c1482f 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2667-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2667-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 729, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2669-v3.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2669-v3.json index 3187cac4db7c..b49713dc852a 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2669-v3.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2669-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2673-v2.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2673-v2.json index d2ce28c493e5..a102098f45ea 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2673-v2.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2673-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 110, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2673-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2673-v4.json index 48d7c98616cb..3a21d25180c1 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2673-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2673-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 50.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1950, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2675-v3.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2675-v3.json index 09fc6d7082c3..8404fc797a5a 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2675-v3.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2675-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.3, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2679-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2679-v4.json index 7aa984117554..b4574c8630ab 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2679-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2679-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 50.0, "tdp_w": 200, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2702, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2680-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2680-v4.json index c942ea895e53..dc6fc0026f61 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2680-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2680-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 281, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2683-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2683-v4.json index d3f0bc32d55b..ab24a7b22382 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2683-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2683-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 391, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2686-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2686-v4.json index 6e3e98b67ac2..c640a689c07f 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2686-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2686-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2687w-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2687w-v4.json index 017d03a6914d..634d5fc394b5 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2687w-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2687w-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 160, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 975, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2689-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2689-v4.json index 9a87334a1f0b..d665559e8e85 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2689-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2689-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2690-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2690-v4.json index ecedaa7a74d7..3b7dae6300cf 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2690-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2690-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 419, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2692-v2.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2692-v2.json index 66b7aa1c1d06..933fb45d7573 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2692-v2.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2692-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2695-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2695-v4.json index 1bf8e4db6ae9..e62f6a192b10 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2695-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2695-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 592, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2697-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2697-v4.json index d16076e62e21..51c23668a00a 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2697-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2697-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 488, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2697a-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2697a-v4.json index ae6de684ebee..08c393d6f248 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2697a-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2697a-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2698-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2698-v4.json index 6ece0964ef8e..2b12387bbecf 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2698-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2698-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 50.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 909, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2699-v4.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2699-v4.json index 804738328e6a..c8f5acc47ee2 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-2699-v4.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-2699-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 55.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 5958, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-4607-v2.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-4607-v2.json index 29ee8a7d3709..d31e739d825f 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-4607-v2.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-4607-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 73, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e5-4627-v3.json b/data/cpu/intel/2016/enterprise/intel-xeon-e5-4627-v3.json index 1ef23d9f0ea2..b38a1e254a2f 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e5-4627-v3.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e5-4627-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 10, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2400, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2016/enterprise/intel-xeon-e7530.json b/data/cpu/intel/2016/enterprise/intel-xeon-e7530.json index 75d75f69f1a5..557f0533bcd2 100644 --- a/data/cpu/intel/2016/enterprise/intel-xeon-e7530.json +++ b/data/cpu/intel/2016/enterprise/intel-xeon-e7530.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 1.87, "boost_clock_ghz": 2.133, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 220, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-d-1531.json b/data/cpu/intel/2017/enterprise/intel-xeon-d-1531.json index 22f7aa307aab..5a9857bf4f25 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-d-1531.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-d-1531.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 9.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 348, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-d-1559.json b/data/cpu/intel/2017/enterprise/intel-xeon-d-1559.json index 3333569db7ef..9526fea47de2 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-d-1559.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-d-1559.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.5, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-d-1567.json b/data/cpu/intel/2017/enterprise/intel-xeon-d-1567.json index b5fab976b751..0ffa0bc40351 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-d-1567.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-d-1567.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1220-v6.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1220-v6.json index 94c4fec74142..738780177964 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1220-v6.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1220-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 72, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 248, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1225-v6.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1225-v6.json index e37c56764a4c..914345296179 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1225-v6.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1225-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 73, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 229, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1230-v6.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1230-v6.json index c7e3e809aca5..8e00e0e40af2 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1230-v6.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1230-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 72, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 446, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1235l-v5.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1235l-v5.json index 60784453fcf1..892303d2e907 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1235l-v5.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1235l-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1240-v6.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1240-v6.json index 5ae136d5b9d2..4db0dc1e469e 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1240-v6.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1240-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 72, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 499, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1240l-v5.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1240l-v5.json index 27d0ca8d66ad..3cd6363bf144 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1240l-v5.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1240l-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 278, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1245-v6.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1245-v6.json index 76cd282893a8..f779ae62fb5c 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1245-v6.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1245-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 73, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 496, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1270-v6.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1270-v6.json index e2edff6835ba..f349c8398551 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1270-v6.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1270-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 72, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 315, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1275-v6.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1275-v6.json index 62f0c7c89781..f1d4bff331d8 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1275-v6.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1275-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 73, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 396, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1280-v6.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1280-v6.json index f4151c3630cf..42a2584b9cf6 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1280-v6.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1280-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.9, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 72, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 550, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505l-v5.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505l-v5.json index c1e26ce01a79..8a35876505d6 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505l-v5.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505l-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505l-v6.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505l-v6.json index 9b1ec4c72791..0a478fcb29df 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505l-v6.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505l-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505m-v6.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505m-v6.json index a88a213c2e07..ea5803a82780 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505m-v6.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1505m-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1515m-v5.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1515m-v5.json index 78fea8452a20..5d161cf5ae25 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1515m-v5.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1515m-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1585-v5.json b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1585-v5.json index 4bac26afede7..9b784394af83 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e3-1585-v5.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e3-1585-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 556, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-1603-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-1603-v4.json index 987f3f17c99e..e9ac82f317db 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-1603-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-1603-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2428l.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2428l.json index 66d022ea5ad8..44b4d575b2c3 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2428l.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2428l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.0, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 154, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2430l.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2430l.json index 445de7a11b12..abcfa400ee81 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2430l.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2430l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 32, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2450-v2.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2450-v2.json index 361949840d16..b7529c32ada8 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2450-v2.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2450-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 296, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2618l-v3.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2618l-v3.json index bba108d79fab..5ffa03e11852 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2618l-v3.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2618l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1030, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2618l-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2618l-v4.json index 603b1e3c82be..637dc0f01dcc 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2618l-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2618l-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 902, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2628l-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2628l-v4.json index 6d11a6fa622b..4968f2b4e588 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2628l-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2628l-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1364, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2630l-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2630l-v4.json index ec3f2a572565..1a96ac68b814 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2630l-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2630l-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 55, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 98, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2648l-v2.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2648l-v2.json index 4196c0227ee6..e3b2bceb1756 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2648l-v2.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2648l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 945, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2648l-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2648l-v4.json index 554612155d27..62af3261874f 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2648l-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2648l-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1663, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2650l-v2.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2650l-v2.json index 28907f6a49e0..44ebdb5a3c4c 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2650l-v2.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2650l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 130, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2650l-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2650l-v4.json index 02a4177a022e..62074f200423 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2650l-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2650l-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 120, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2682-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2682-v4.json index bd8aa31eaa6f..7320a6e186cb 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2682-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2682-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2699c-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2699c-v4.json index 1195c3d92882..cb8b4baa5bfd 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-2699c-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-2699c-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 55.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4627-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4627-v4.json index 0beb34bbd84c..3efab1880d5e 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4627-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4627-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 10, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1000, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4640-v3.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4640-v3.json index 485b26915ca7..8ee51b1ad968 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4640-v3.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4640-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4640-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4640-v4.json index cebf9c681bd9..ad37e605a96a 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4640-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4640-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4648-v3.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4648-v3.json index 86a1cfe121f6..eb09b8f85b87 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4648-v3.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4648-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 2.2, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4650l.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4650l.json index dda628a9c2ce..4f1cd57c4734 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4650l.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4650l.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 59, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4660-v3.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4660-v3.json index 8d23f731d1a8..314544e3316e 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4660-v3.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4660-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 4800, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4669-v4.json b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4669-v4.json index a139bb99f041..6110015cf6c4 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e5-4669-v4.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e5-4669-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 55.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-e7-4860.json b/data/cpu/intel/2017/enterprise/intel-xeon-e7-4860.json index 437b37ba7d10..de677e7bfe68 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-e7-4860.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-e7-4860.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 2.27, "boost_clock_ghz": 2.67, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 160, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-gold-5117.json b/data/cpu/intel/2017/enterprise/intel-xeon-gold-5117.json index 9d3af13e8517..da2cdc38706e 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-gold-5117.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-gold-5117.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-gold-5122.json b/data/cpu/intel/2017/enterprise/intel-xeon-gold-5122.json index 1c9454771e17..43160c5b670d 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-gold-5122.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-gold-5122.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1120, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-gold-6128.json b/data/cpu/intel/2017/enterprise/intel-xeon-gold-6128.json index c4e3e605b5bc..93e810b666d0 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-gold-6128.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-gold-6128.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1026, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-gold-6134.json b/data/cpu/intel/2017/enterprise/intel-xeon-gold-6134.json index 468fdda95e2b..7d39eb0b4367 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-gold-6134.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-gold-6134.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 910, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-gold-6136.json b/data/cpu/intel/2017/enterprise/intel-xeon-gold-6136.json index 8c52d5c78cdb..a7bd75500f94 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-gold-6136.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-gold-6136.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1383, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-gold-6140.json b/data/cpu/intel/2017/enterprise/intel-xeon-gold-6140.json index 55e9812843e4..a93030618780 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-gold-6140.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-gold-6140.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 895, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-gold-6144.json b/data/cpu/intel/2017/enterprise/intel-xeon-gold-6144.json index b528b1c92fcd..73b3bfa41a5f 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-gold-6144.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-gold-6144.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 718, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-platinum-8168.json b/data/cpu/intel/2017/enterprise/intel-xeon-platinum-8168.json index bb987b9c5566..8cbc637e6958 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-platinum-8168.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-platinum-8168.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 33.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 6097, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-silver-4114.json b/data/cpu/intel/2017/enterprise/intel-xeon-silver-4114.json index 8707a4a1d27f..42a4de68fe41 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-silver-4114.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-silver-4114.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 697, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-w-2123.json b/data/cpu/intel/2017/enterprise/intel-xeon-w-2123.json index b557b749a996..15001442cd37 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-w-2123.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-w-2123.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 427, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-w-2125.json b/data/cpu/intel/2017/enterprise/intel-xeon-w-2125.json index a0a81c3e85f7..4cc727562a32 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-w-2125.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-w-2125.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 4.0, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 999, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-w-2133.json b/data/cpu/intel/2017/enterprise/intel-xeon-w-2133.json index 144922e60f0f..f3e3f52982d0 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-w-2133.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-w-2133.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 617, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-w-2135.json b/data/cpu/intel/2017/enterprise/intel-xeon-w-2135.json index dfbaa2466548..cf6f8c08c808 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-w-2135.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-w-2135.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1008, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-w-2145.json b/data/cpu/intel/2017/enterprise/intel-xeon-w-2145.json index 2106fa23cc07..413a885e98a2 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-w-2145.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-w-2145.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1225, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2017/enterprise/intel-xeon-w-2195.json b/data/cpu/intel/2017/enterprise/intel-xeon-w-2195.json index c5febb263a89..62ea6efc6add 100644 --- a/data/cpu/intel/2017/enterprise/intel-xeon-w-2195.json +++ b/data/cpu/intel/2017/enterprise/intel-xeon-w-2195.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 4.3, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1984, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/consumer/intel-xeon-e-2176m.json b/data/cpu/intel/2018/consumer/intel-xeon-e-2176m.json index e9577c750d9e..9355c40543e5 100644 --- a/data/cpu/intel/2018/consumer/intel-xeon-e-2176m.json +++ b/data/cpu/intel/2018/consumer/intel-xeon-e-2176m.json @@ -6,14 +6,14 @@ "segment": "laptop", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 450, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2018/consumer/intel-xeon-e-2186m.json b/data/cpu/intel/2018/consumer/intel-xeon-e-2186m.json index 260148ca1e55..4fabcff6e843 100644 --- a/data/cpu/intel/2018/consumer/intel-xeon-e-2186m.json +++ b/data/cpu/intel/2018/consumer/intel-xeon-e-2186m.json @@ -6,14 +6,14 @@ "segment": "laptop", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 623, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-bronze-3104.json b/data/cpu/intel/2018/enterprise/intel-xeon-bronze-3104.json index 4cf4f8466ef8..401de9ca22e6 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-bronze-3104.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-bronze-3104.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 199, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-bronze-3106.json b/data/cpu/intel/2018/enterprise/intel-xeon-bronze-3106.json index 534c8a6d3645..d214ba5826ef 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-bronze-3106.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-bronze-3106.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 484, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-d-1537.json b/data/cpu/intel/2018/enterprise/intel-xeon-d-1537.json index 0f79a322b299..98bd92d5feaf 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-d-1537.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-d-1537.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 2.3, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 571, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-d-2123it.json b/data/cpu/intel/2018/enterprise/intel-xeon-d-2123it.json index 363d0a5e890c..8a61234de009 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-d-2123it.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-d-2123it.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 213, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-d-2143it.json b/data/cpu/intel/2018/enterprise/intel-xeon-d-2143it.json index b1c2b82f6475..894daabb1d2a 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-d-2143it.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-d-2143it.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 566, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-d-2183it.json b/data/cpu/intel/2018/enterprise/intel-xeon-d-2183it.json index b2ed285b9d7b..0d105e78d5d0 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-d-2183it.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-d-2183it.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 100, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1764, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e-2104g.json b/data/cpu/intel/2018/enterprise/intel-xeon-e-2104g.json index 17883aaf2c0b..6cea4254b5a5 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e-2104g.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e-2104g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 510, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e-2124g.json b/data/cpu/intel/2018/enterprise/intel-xeon-e-2124g.json index 792a41504903..5230fb2c8140 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e-2124g.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e-2124g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 257, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e-2126g.json b/data/cpu/intel/2018/enterprise/intel-xeon-e-2126g.json index 7636a1f2717f..873f7f6a7591 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e-2126g.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e-2126g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 322, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e-2136.json b/data/cpu/intel/2018/enterprise/intel-xeon-e-2136.json index e405dd9e6fb2..fde27bd29a76 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e-2136.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e-2136.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 342, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e-2146g.json b/data/cpu/intel/2018/enterprise/intel-xeon-e-2146g.json index f442717662d5..af84e424c6b3 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e-2146g.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e-2146g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 381, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e-2174g.json b/data/cpu/intel/2018/enterprise/intel-xeon-e-2174g.json index df631410e80b..2dd73760aa1b 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e-2174g.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e-2174g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 380, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e-2176g.json b/data/cpu/intel/2018/enterprise/intel-xeon-e-2176g.json index 1ef71747fffe..7e6225cd3fa9 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e-2176g.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e-2176g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 370, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e-2186g.json b/data/cpu/intel/2018/enterprise/intel-xeon-e-2186g.json index 389a715cfe6f..5a9ec1629d4f 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e-2186g.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e-2186g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 543, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1265l-v4.json b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1265l-v4.json index af0cad373327..afcf191bb29c 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1265l-v4.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1265l-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1268l-v5.json b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1268l-v5.json index 731a4033fe2c..e765b3c89e1d 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1268l-v5.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1268l-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 457, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1285-v4.json b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1285-v4.json index 3dbdd6194022..ab889e5e4ca8 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1285-v4.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1285-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1285-v6.json b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1285-v6.json index 6a6e355a134a..d1422d3b5d8f 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1285-v6.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1285-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 4.1, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 79, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 544, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1286l-v3.json b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1286l-v3.json index dea8974e336e..58bfb7280b11 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1286l-v3.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1286l-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 774, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1585l-v5.json b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1585l-v5.json index b8bcb9b1aba2..0a92cb3fcdbf 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e3-1585l-v5.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e3-1585l-v5.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 445, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e5-2448l-v2.json b/data/cpu/intel/2018/enterprise/intel-xeon-e5-2448l-v2.json index 412f4d014a96..dfb2dcc68702 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e5-2448l-v2.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e5-2448l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1424, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e5-2637.json b/data/cpu/intel/2018/enterprise/intel-xeon-e5-2637.json index bc3487ea9273..387526ecca30 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e5-2637.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e5-2637.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 2, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 5.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 79, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e5-2649-v3.json b/data/cpu/intel/2018/enterprise/intel-xeon-e5-2649-v3.json index d7708ab127c1..5027839f7767 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e5-2649-v3.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e5-2649-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e5-4610.json b/data/cpu/intel/2018/enterprise/intel-xeon-e5-4610.json index 65e90e6a473c..d8045b59c411 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e5-4610.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e5-4610.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 215, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e5-4650-v3.json b/data/cpu/intel/2018/enterprise/intel-xeon-e5-4650-v3.json index ce3ca25ce9b1..d6402edb9df8 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e5-4650-v3.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e5-4650-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 3838, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e5-4655-v3.json b/data/cpu/intel/2018/enterprise/intel-xeon-e5-4655-v3.json index 2e6e08b3110e..29e1e6bd51f9 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e5-4655-v3.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e5-4655-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 4616, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e5-4667-v3.json b/data/cpu/intel/2018/enterprise/intel-xeon-e5-4667-v3.json index db35d0b5cf8f..acc49041348b 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e5-4667-v3.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e5-4667-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 5729, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e7-8880-v2.json b/data/cpu/intel/2018/enterprise/intel-xeon-e7-8880-v2.json index 36ea7f0a4266..583928fe0c06 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e7-8880-v2.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e7-8880-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011-1", - "process_node": null, + "process_node": "22 nm", "cores": 15, "threads": 30, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 37.5, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 219, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-e7-8890-v3.json b/data/cpu/intel/2018/enterprise/intel-xeon-e7-8890-v3.json index 617ca319ae27..d161b06d9b39 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-e7-8890-v3.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-e7-8890-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-1", - "process_node": null, + "process_node": "22 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 28696, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-gold-5115.json b/data/cpu/intel/2018/enterprise/intel-xeon-gold-5115.json index 65720fc20239..cc134697c8c0 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-gold-5115.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-gold-5115.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1024, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-gold-5120t.json b/data/cpu/intel/2018/enterprise/intel-xeon-gold-5120t.json index eeb4a3397e8f..d598e6bf4574 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-gold-5120t.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-gold-5120t.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1727, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-gold-6132.json b/data/cpu/intel/2018/enterprise/intel-xeon-gold-6132.json index e3c317ad3ffa..74520e67fa28 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-gold-6132.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-gold-6132.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1985, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-gold-6142.json b/data/cpu/intel/2018/enterprise/intel-xeon-gold-6142.json index 48787c1d7011..4ae0790bc774 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-gold-6142.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-gold-6142.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 3484, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-gold-6146.json b/data/cpu/intel/2018/enterprise/intel-xeon-gold-6146.json index 302be8665464..c201c85d020d 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-gold-6146.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-gold-6146.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2538, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-gold-6148.json b/data/cpu/intel/2018/enterprise/intel-xeon-gold-6148.json index b72f68f7e536..f5238b1c5084 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-gold-6148.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-gold-6148.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1099, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-gold-6152.json b/data/cpu/intel/2018/enterprise/intel-xeon-gold-6152.json index fd46fa8d167a..81f1060e43fc 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-gold-6152.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-gold-6152.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 30.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2168, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8124m.json b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8124m.json index 6efedf6275e1..02b540b7d8c3 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8124m.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8124m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8153.json b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8153.json index 5a321d276bdd..2fb57a58e733 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8153.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8153.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 6230, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8160m.json b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8160m.json index 1647b2232d68..8f930f18786e 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8160m.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8160m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 33.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 3117, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8173m.json b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8173m.json index 490c9ccfa75b..a49368956485 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8173m.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8173m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8175m.json b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8175m.json index 66d048da2178..e08e432f1e80 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8175m.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8175m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, - "boost_clock_ghz": null, - "l3_cache_mb": null, + "boost_clock_ghz": 3.5, + "l3_cache_mb": 33.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8180.json b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8180.json index eaeb3554fd88..d8b0e3ee79b8 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8180.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-platinum-8180.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 5998, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-silver-4108.json b/data/cpu/intel/2018/enterprise/intel-xeon-silver-4108.json index 86f94fc90471..a88dd61e1849 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-silver-4108.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-silver-4108.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 355, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-silver-4109t.json b/data/cpu/intel/2018/enterprise/intel-xeon-silver-4109t.json index 2aff555bc23b..2e53dbe3c40c 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-silver-4109t.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-silver-4109t.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 563, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-silver-4112.json b/data/cpu/intel/2018/enterprise/intel-xeon-silver-4112.json index 7ea4bdc55c2b..dbfd964d982d 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-silver-4112.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-silver-4112.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 226, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-silver-4123.json b/data/cpu/intel/2018/enterprise/intel-xeon-silver-4123.json index 54df33d766c0..474adf02e640 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-silver-4123.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-silver-4123.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-w-2102.json b/data/cpu/intel/2018/enterprise/intel-xeon-w-2102.json index 05bbc2c7818f..4785eb06201c 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-w-2102.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-w-2102.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 287, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-w-2104.json b/data/cpu/intel/2018/enterprise/intel-xeon-w-2104.json index d9b055d71dd8..e73aa542035f 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-w-2104.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-w-2104.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 255, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-w-2140b.json b/data/cpu/intel/2018/enterprise/intel-xeon-w-2140b.json index 8160b441442f..c1252e053185 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-w-2140b.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-w-2140b.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-w-2150b.json b/data/cpu/intel/2018/enterprise/intel-xeon-w-2150b.json index 08e8bec9bda8..71a0dfd6b4eb 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-w-2150b.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-w-2150b.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-w-2155.json b/data/cpu/intel/2018/enterprise/intel-xeon-w-2155.json index c88b3210b02f..c5bb7b1f3b13 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-w-2155.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-w-2155.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1530, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2018/enterprise/intel-xeon-w-2170b.json b/data/cpu/intel/2018/enterprise/intel-xeon-w-2170b.json index 78be0c0dc412..770ad6bcbc69 100644 --- a/data/cpu/intel/2018/enterprise/intel-xeon-w-2170b.json +++ b/data/cpu/intel/2018/enterprise/intel-xeon-w-2170b.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA-2066", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 4.3, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2019/consumer/intel-xeon-e-2276m.json b/data/cpu/intel/2019/consumer/intel-xeon-e-2276m.json index 5ecfb604d75e..2e350d45cb4a 100644 --- a/data/cpu/intel/2019/consumer/intel-xeon-e-2276m.json +++ b/data/cpu/intel/2019/consumer/intel-xeon-e-2276m.json @@ -6,14 +6,14 @@ "segment": "laptop", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 450, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/consumer/intel-xeon-e-2286m.json b/data/cpu/intel/2019/consumer/intel-xeon-e-2286m.json index ab036c3c0825..65da1f75c3f1 100644 --- a/data/cpu/intel/2019/consumer/intel-xeon-e-2286m.json +++ b/data/cpu/intel/2019/consumer/intel-xeon-e-2286m.json @@ -6,14 +6,14 @@ "segment": "laptop", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1373, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-d-1539.json b/data/cpu/intel/2019/enterprise/intel-xeon-d-1539.json index 0e6b0fda3dfb..4338e0109136 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-d-1539.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-d-1539.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.6, "boost_clock_ghz": 2.2, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 486, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-d-1548.json b/data/cpu/intel/2019/enterprise/intel-xeon-d-1548.json index 4968d72815a9..0674342c672c 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-d-1548.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-d-1548.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 555, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-d-1557.json b/data/cpu/intel/2019/enterprise/intel-xeon-d-1557.json index c85ffe803faa..6708a835bc93 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-d-1557.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-d-1557.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.5, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 694, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-d-2141i.json b/data/cpu/intel/2019/enterprise/intel-xeon-d-2141i.json index 5b6ecc128564..c83d8b6aba4a 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-d-2141i.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-d-2141i.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 555, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-d-2146nt.json b/data/cpu/intel/2019/enterprise/intel-xeon-d-2146nt.json index bf835b1ae427..61a1fdd93a26 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-d-2146nt.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-d-2146nt.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 641, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2124.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2124.json index 73b4da8d9029..bda90d10e55f 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2124.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2124.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.3, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 230, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2134.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2134.json index 36c067c13181..4fcbbe6099c1 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2134.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2134.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 287, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2144g.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2144g.json index 77bf60ac0096..5b58a5e42cc6 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2144g.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2144g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 335, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2224.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2224.json index fa0473233911..9a14bb24ab95 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2224.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2224.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 262, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2224g.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2224g.json index a0fcc3f7377d..202e4b639f30 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2224g.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2224g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 268, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2226g.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2226g.json index 222af7933a60..2fa5ba78c319 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2226g.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2226g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 369, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2236.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2236.json index c2e3bd2a92d5..3cdda28ec09c 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2236.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2236.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 400, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2244g.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2244g.json index 470ca41de0f7..660c50794c5d 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2244g.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2244g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 335, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2246g.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2246g.json index 65cc522b4533..19ed655b6d77 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2246g.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2246g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 311, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2254ml.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2254ml.json index 0144160a8eb5..c2792e0978db 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2254ml.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2254ml.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2274g.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2274g.json index b4cf2a5b6663..c73d156ce32d 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2274g.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2274g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 4.0, "boost_clock_ghz": 4.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 83, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 432, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2276g.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2276g.json index 0c24c0d64241..79dd4ea81863 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2276g.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2276g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.9, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 460, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2278g.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2278g.json index 5e96696a01aa..58864c7f01fa 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2278g.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2278g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 494, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2278gel.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2278gel.json index 120349860ed9..0390f05a8b8b 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2278gel.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2278gel.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 494, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2286g.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2286g.json index 420ae04a9222..b3f4cb554961 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2286g.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2286g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 4.0, "boost_clock_ghz": 4.9, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 570, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e-2288g.json b/data/cpu/intel/2019/enterprise/intel-xeon-e-2288g.json index 6dbaf817d3c6..111d1dd5c9e9 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e-2288g.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e-2288g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 539, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e3-1270l-v4.json b/data/cpu/intel/2019/enterprise/intel-xeon-e3-1270l-v4.json index 4fba34ceff58..84aa4dff187d 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e3-1270l-v4.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e3-1270l-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e5-1428l-v2.json b/data/cpu/intel/2019/enterprise/intel-xeon-e5-1428l-v2.json index e3720a300b12..0d223bea4b3f 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e5-1428l-v2.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e5-1428l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 20, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e5-2658a-v3.json b/data/cpu/intel/2019/enterprise/intel-xeon-e5-2658a-v3.json index 9446e4dd60c2..ded5dbc3a536 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e5-2658a-v3.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e5-2658a-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1832, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e5-2699a-v4.json b/data/cpu/intel/2019/enterprise/intel-xeon-e5-2699a-v4.json index 191c08947dd5..ff40c6f9732f 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e5-2699a-v4.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e5-2699a-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 55.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 4938, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e5-4610-v3.json b/data/cpu/intel/2019/enterprise/intel-xeon-e5-4610-v3.json index ba4d39d2819d..1257922acb62 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e5-4610-v3.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e5-4610-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1219, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e5-4620-v3.json b/data/cpu/intel/2019/enterprise/intel-xeon-e5-4620-v3.json index 64e8ef7458ab..782a99031d06 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e5-4620-v3.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e5-4620-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 21, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e5-4650-v2.json b/data/cpu/intel/2019/enterprise/intel-xeon-e5-4650-v2.json index 8b71630c17e2..80c9917d3869 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e5-4650-v2.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e5-4650-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 499, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e5-4650-v4.json b/data/cpu/intel/2019/enterprise/intel-xeon-e5-4650-v4.json index 7b650fe34eec..3c8511041946 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e5-4650-v4.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e5-4650-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 392, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e5-4660-v4.json b/data/cpu/intel/2019/enterprise/intel-xeon-e5-4660-v4.json index 11b8d49fedd1..f96e7cc32b1d 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e5-4660-v4.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e5-4660-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 7218, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-e7-8895-v2.json b/data/cpu/intel/2019/enterprise/intel-xeon-e7-8895-v2.json index 78ca4db6a6e3..58230e18c68c 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-e7-8895-v2.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-e7-8895-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 15, "threads": 30, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 37.5, "tdp_w": 155, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-5215.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-5215.json index 3c033883292a..7d511c44c831 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-5215.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-5215.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1301, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-5217.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-5217.json index acdc11dc3d35..a3b1aa4fcc4e 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-5217.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-5217.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1645, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-5218t.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-5218t.json index bd53f88eaac4..dc902bfce281 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-5218t.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-5218t.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1349, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-5222.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-5222.json index 95fe2d65e29f..0cc2697dcdd0 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-5222.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-5222.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1405, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6139.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6139.json index 73d9e118fd7d..02c87b07a3b5 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6139.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6139.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6210u.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6210u.json index 7d3ea8e47505..cb878fbebc25 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6210u.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6210u.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1565, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6212u.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6212u.json index 9cf6429e9dd2..4181340e4080 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6212u.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6212u.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 36.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2000, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6234.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6234.json index d62419d86aca..fffdd8c008b7 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6234.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6234.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 4878, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6238.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6238.json index 49154529f9a3..2ffeefd01cf7 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6238.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6238.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 30.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2599, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6240.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6240.json index 943ab332fd9e..f430937a663f 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6240.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6240.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 4644, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6244.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6244.json index 6583429e7a21..59a6d1f2052d 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6244.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6244.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2970, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6246.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6246.json index 1f816cfcc402..e27d39d1303c 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6246.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6246.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 3113, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6248.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6248.json index 1e2d3cebdd3c..76a0ff2e7b32 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6248.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6248.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2180, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6254.json b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6254.json index 9199e496aed2..f18a7c0e2eea 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-gold-6254.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-gold-6254.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 200, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 3245, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8167m.json b/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8167m.json index a8fb28c64bf7..4abe11b21939 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8167m.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8167m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 26, "threads": 52, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8180m.json b/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8180m.json index 72df1de25886..b8d6f16d7877 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8180m.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8180m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8275cl.json b/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8275cl.json index a6dd6d37ecc2..9cf419e6406e 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8275cl.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-platinum-8275cl.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, - "boost_clock_ghz": null, - "l3_cache_mb": null, + "boost_clock_ghz": 3.9, + "l3_cache_mb": 35.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-silver-4208.json b/data/cpu/intel/2019/enterprise/intel-xeon-silver-4208.json index 4d1f6f354c1c..826cbb9490b5 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-silver-4208.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-silver-4208.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 476, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-silver-4215.json b/data/cpu/intel/2019/enterprise/intel-xeon-silver-4215.json index 1c8bf658cb38..817919818af9 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-silver-4215.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-silver-4215.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 682, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-silver-4216.json b/data/cpu/intel/2019/enterprise/intel-xeon-silver-4216.json index 75c70ae1a021..36d0646ffa2c 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-silver-4216.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-silver-4216.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 100, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1054, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-w-2175.json b/data/cpu/intel/2019/enterprise/intel-xeon-w-2175.json index 5ce53d1be5b1..c60171def793 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-w-2175.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-w-2175.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 4.3, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 429, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-w-3235.json b/data/cpu/intel/2019/enterprise/intel-xeon-w-3235.json index f798d15d5170..8a26ce960853 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-w-3235.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-w-3235.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 180, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2002, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2019/enterprise/intel-xeon-w-3265.json b/data/cpu/intel/2019/enterprise/intel-xeon-w-3265.json index 71091db5279a..0340ea8c37df 100644 --- a/data/cpu/intel/2019/enterprise/intel-xeon-w-3265.json +++ b/data/cpu/intel/2019/enterprise/intel-xeon-w-3265.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 33.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 4551, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/consumer/intel-xeon-w-2275.json b/data/cpu/intel/2020/consumer/intel-xeon-w-2275.json index 8df3104d50e8..b3b31bba54b8 100644 --- a/data/cpu/intel/2020/consumer/intel-xeon-w-2275.json +++ b/data/cpu/intel/2020/consumer/intel-xeon-w-2275.json @@ -6,14 +6,14 @@ "segment": "hedt", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1112, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-d-1527.json b/data/cpu/intel/2020/enterprise/intel-xeon-d-1527.json index ecde5d329d05..5ba874e6f53d 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-d-1527.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-d-1527.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 213, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-d-1577.json b/data/cpu/intel/2020/enterprise/intel-xeon-d-1577.json index 2e746bb8d0cb..a18af5c57a5c 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-d-1577.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-d-1577.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.3, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1176, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-d-1602.json b/data/cpu/intel/2020/enterprise/intel-xeon-d-1602.json index c3566804460f..b24696083368 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-d-1602.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-d-1602.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 2, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 3.0, "tdp_w": 27, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 106, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-d-2166nt.json b/data/cpu/intel/2020/enterprise/intel-xeon-d-2166nt.json index 947daa68b080..ca9afb39800e 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-d-2166nt.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-d-2166nt.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 17.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1005, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-d-2187nt.json b/data/cpu/intel/2020/enterprise/intel-xeon-d-2187nt.json index ebbc89a88d1b..1c7b53249611 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-d-2187nt.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-d-2187nt.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 110, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1989, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-e-2234.json b/data/cpu/intel/2020/enterprise/intel-xeon-e-2234.json index 9ea5d79a0cc3..0df6c7e35eca 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-e-2234.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-e-2234.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 295, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-e-2278ge.json b/data/cpu/intel/2020/enterprise/intel-xeon-e-2278ge.json index bfed7196cbd3..7cf7329cf8f1 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-e-2278ge.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-e-2278ge.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 494, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-e3-1205-v6.json b/data/cpu/intel/2020/enterprise/intel-xeon-e3-1205-v6.json index ad68856c23b5..85e9f05c57b0 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-e3-1205-v6.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-e3-1205-v6.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 193, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-e5-2676-v4.json b/data/cpu/intel/2020/enterprise/intel-xeon-e5-2676-v4.json index 89d2d4ee1df8..a84dcb32f0b9 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-e5-2676-v4.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-e5-2676-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-e7-4807.json b/data/cpu/intel/2020/enterprise/intel-xeon-e7-4807.json index a1fc71c416fa..93c2a3c98679 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-e7-4807.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-e7-4807.json @@ -13,7 +13,7 @@ "e_cores": null, "base_clock_ghz": 1.87, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 90, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-e7-4880-v2.json b/data/cpu/intel/2020/enterprise/intel-xeon-e7-4880-v2.json index c2c94d629447..615bede0a3a1 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-e7-4880-v2.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-e7-4880-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 15, "threads": 30, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 37.5, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1196, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-e7-8867-v3.json b/data/cpu/intel/2020/enterprise/intel-xeon-e7-8867-v3.json index 42adf72de57b..8aaeebcc4b67 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-e7-8867-v3.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-e7-8867-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 18688, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6130t.json b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6130t.json index 5a77370aa0a5..ddc4ebc70b0e 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6130t.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6130t.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2559, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6138t.json b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6138t.json index 877ab39f036b..4837c338974d 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6138t.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6138t.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 3346, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6208u.json b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6208u.json index 189f17ab0efe..b67f4c2c5d93 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6208u.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6208u.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1426, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6226r.json b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6226r.json index c1d42502c3d1..911fc2320056 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6226r.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6226r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1211, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6240r.json b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6240r.json index 11562d9f8cf2..d02aeea7b57c 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6240r.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6240r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 4410, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6242r.json b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6242r.json index e420b8b69c67..cb64ca34e046 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6242r.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6242r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2260, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6246r.json b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6246r.json index 783d927126a5..911593dc747b 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6246r.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6246r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2949, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6248r.json b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6248r.json index 1fe6ba854bf5..174a9990285c 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6248r.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6248r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2312, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6256.json b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6256.json index 41b730cc17c8..efc06ad0c706 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-gold-6256.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-gold-6256.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 33.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 17880, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8252c.json b/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8252c.json index ef34608b2105..de7dc0c3fbc4 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8252c.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8252c.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8253.json b/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8253.json index fd013186e47d..4725ad2edf8d 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8253.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8253.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 6850, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8259cl.json b/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8259cl.json index 62ff05285269..ae1a784bb1fe 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8259cl.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8259cl.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 210, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8260m.json b/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8260m.json index 3f180c63dbbc..b5cb5971fb5f 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8260m.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-platinum-8260m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 7705, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-silver-4210r.json b/data/cpu/intel/2020/enterprise/intel-xeon-silver-4210r.json index a1cb462b5e1b..fdcd8103bbc9 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-silver-4210r.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-silver-4210r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": 100, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 474, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-silver-4214r.json b/data/cpu/intel/2020/enterprise/intel-xeon-silver-4214r.json index 29e80c96ea36..3eb686b2282d 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-silver-4214r.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-silver-4214r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 100, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 645, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-silver-4214y.json b/data/cpu/intel/2020/enterprise/intel-xeon-silver-4214y.json index a36a26596506..a11200b8974c 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-silver-4214y.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-silver-4214y.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 768, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-silver-4215r.json b/data/cpu/intel/2020/enterprise/intel-xeon-silver-4215r.json index 6d0a8a4ecbda..dd27aa4e024c 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-silver-4215r.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-silver-4215r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 785, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-10855m.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-10855m.json index 986c8bfca61f..654edbabdbfe 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-10855m.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-10855m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 5.1, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 450, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-10885m.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-10885m.json index a81dacb1f09c..43ce466c4e78 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-10885m.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-10885m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 5.3, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 623, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-2223.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-2223.json index ebca1e57b199..b0a6c6f35ccd 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-2223.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-2223.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 330, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-2225.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-2225.json index 7b3e02293442..8ff3f96eef2f 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-2225.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-2225.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 4.1, "boost_clock_ghz": 4.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 543, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-2235.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-2235.json index 1dfcee805d55..39ae104ef471 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-2235.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-2235.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 850, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-2245.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-2245.json index 2c888a996b61..6371b96af759 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-2245.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-2245.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.9, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 155, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 840, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-2255.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-2255.json index 956646966bc3..2cbda874e685 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-2255.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-2255.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 778, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-2265.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-2265.json index 65419fae1119..c25b2c847c01 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-2265.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-2265.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.6, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1082, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-2295.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-2295.json index d058700937d1..cc9098e1c325 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-2295.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-2295.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1898, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-3223.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-3223.json index 91fe90e6ca80..78688de69d9d 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-3223.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-3223.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 160, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 821, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-3245.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-3245.json index d6b0ba8e7dc8..26439a87ca53 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-3245.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-3245.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2684, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2020/enterprise/intel-xeon-w-3275m.json b/data/cpu/intel/2020/enterprise/intel-xeon-w-3275m.json index 4a69faf17fd4..081baef41db2 100644 --- a/data/cpu/intel/2020/enterprise/intel-xeon-w-3275m.json +++ b/data/cpu/intel/2020/enterprise/intel-xeon-w-3275m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 7453, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-bronze-3206r.json b/data/cpu/intel/2021/enterprise/intel-xeon-bronze-3206r.json index 148d47d3eae4..add583f9d9f4 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-bronze-3206r.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-bronze-3206r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 612, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-d-1581.json b/data/cpu/intel/2021/enterprise/intel-xeon-d-1581.json index 3f809cf37e14..8915d78f0e91 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-d-1581.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-d-1581.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-d-1622.json b/data/cpu/intel/2021/enterprise/intel-xeon-d-1622.json index 794ee31ee75b..b1926ba2ed29 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-d-1622.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-d-1622.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 40, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 170, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-e-2276me.json b/data/cpu/intel/2021/enterprise/intel-xeon-e-2276me.json index e8b5889855cf..8d616390f9e2 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-e-2276me.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-e-2276me.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 450, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-e-2388g.json b/data/cpu/intel/2021/enterprise/intel-xeon-e-2388g.json index 32355590071c..2e47a029e2f0 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-e-2388g.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-e-2388g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 5.1, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 539, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-e5-2628-v3.json b/data/cpu/intel/2021/enterprise/intel-xeon-e5-2628-v3.json index 30e09fb1700d..cd012e87269c 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-e5-2628-v3.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-e5-2628-v3.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-e5-4610-v4.json b/data/cpu/intel/2021/enterprise/intel-xeon-e5-4610-v4.json index 6c4a4b7d256f..995071e9d275 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-e5-4610-v4.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-e5-4610-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 1.8, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 845, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-e5-4667-v4.json b/data/cpu/intel/2021/enterprise/intel-xeon-e5-4667-v4.json index db4a22d248aa..287548bfe684 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-e5-4667-v4.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-e5-4667-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 22916, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-e7-8857-v2.json b/data/cpu/intel/2021/enterprise/intel-xeon-e7-8857-v2.json index 12f4094f588d..c6ca6a373eac 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-e7-8857-v2.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-e7-8857-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 15352, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-5218r.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-5218r.json index d09ffea89532..546a6bde19b7 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-5218r.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-5218r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1173, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-5220r.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-5220r.json index 5f9ce583cdfd..4796231cde0b 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-5220r.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-5220r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1881, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-5315y.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-5315y.json index 7ab3f07a7fa8..0ce35dc220e4 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-5315y.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-5315y.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1305, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-5317.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-5317.json index 80625d6870f7..ea3f232a23cb 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-5317.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-5317.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1070, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6130h.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6130h.json index f15acebd22d2..61f52ce3a2d5 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6130h.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6130h.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6149.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6149.json index 5114d3f5f5f5..f4f6a8ecbe9e 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6149.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6149.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6230r.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6230r.json index f1f40319ba27..af763260fdc3 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6230r.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6230r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 26, "threads": 52, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1560, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6238r.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6238r.json index 7627b89ea6d4..5107d9c034d9 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6238r.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6238r.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2600, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6250.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6250.json index 7bed39aa3cdb..1a4fd725180a 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6250.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6250.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.9, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 185, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 3796, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6253cl.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6253cl.json index 503c02aa5833..22d88260b9cb 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6253cl.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6253cl.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6278c.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6278c.json index dbc5c0dee1ca..3d63779ffe11 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6278c.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6278c.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 26, "threads": 52, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 185, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6312u.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6312u.json index 9d42eceedd0f..c95b0c465424 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6312u.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6312u.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 36.0, "tdp_w": 185, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1810, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6334.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6334.json index 07d1fc108270..e49afafb18c9 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6334.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6334.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2751, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6336y.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6336y.json index f918d78768e2..0b79544a49a5 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6336y.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6336y.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 36.0, "tdp_w": 185, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2858, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6338.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6338.json index 244737ada5e3..f2d5aaf4b629 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6338.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6338.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 32, "threads": 64, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 48.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 4678, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6338n.json b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6338n.json index ddcea87cd202..c047e342efa3 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-gold-6338n.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-gold-6338n.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 32, "threads": 64, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 48.0, "tdp_w": 185, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 4672, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8273cl.json b/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8273cl.json index 99393f553974..418e9514fe66 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8273cl.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8273cl.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8352y.json b/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8352y.json index e187577ea948..9ce446933a3f 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8352y.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8352y.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 32, "threads": 64, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, - "boost_clock_ghz": null, - "l3_cache_mb": null, + "boost_clock_ghz": 3.4, + "l3_cache_mb": 48.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 5900, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8375c.json b/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8375c.json index a81750817b0a..cc474809680e 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8375c.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-platinum-8375c.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 32, "threads": 64, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 54.0, "tdp_w": 300, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-platinum-p-8124.json b/data/cpu/intel/2021/enterprise/intel-xeon-platinum-p-8124.json index 54e0c86be861..358ff9446776 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-platinum-p-8124.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-platinum-p-8124.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 240, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-silver-4116t.json b/data/cpu/intel/2021/enterprise/intel-xeon-silver-4116t.json index 9fa401ec651e..0ee08cbad425 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-silver-4116t.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-silver-4116t.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1112, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-silver-4309y.json b/data/cpu/intel/2021/enterprise/intel-xeon-silver-4309y.json index e13c5f8707cd..eafad1df7f0c 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-silver-4309y.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-silver-4309y.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 737, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-silver-4310t.json b/data/cpu/intel/2021/enterprise/intel-xeon-silver-4310t.json index 00cf6f0425c5..eaf0b0c7f3d3 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-silver-4310t.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-silver-4310t.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 784, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-silver-4314.json b/data/cpu/intel/2021/enterprise/intel-xeon-silver-4314.json index 48e454208ddb..a9cfeda87577 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-silver-4314.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-silver-4314.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 786, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-w-1270te.json b/data/cpu/intel/2021/enterprise/intel-xeon-w-1270te.json index 5455f8665c2a..2dbe08df2948 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-w-1270te.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-w-1270te.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 367, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-w-1290e.json b/data/cpu/intel/2021/enterprise/intel-xeon-w-1290e.json index 3785c0bcdcda..abff0640e16e 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-w-1290e.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-w-1290e.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 500, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-w-1350.json b/data/cpu/intel/2021/enterprise/intel-xeon-w-1350.json index d99d553573c4..84eb15b99554 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-w-1350.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-w-1350.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 284, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-w-1370.json b/data/cpu/intel/2021/enterprise/intel-xeon-w-1370.json index 35321dd78265..12beffbcc632 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-w-1370.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-w-1370.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 5.1, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 430, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-w-1370p.json b/data/cpu/intel/2021/enterprise/intel-xeon-w-1370p.json index 03bf39974756..94f00d3b5285 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-w-1370p.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-w-1370p.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 5.2, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 514, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-w-1390.json b/data/cpu/intel/2021/enterprise/intel-xeon-w-1390.json index cab0146f7207..d5c6814d1c4a 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-w-1390.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-w-1390.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 5.2, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 580, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-w-1390p.json b/data/cpu/intel/2021/enterprise/intel-xeon-w-1390p.json index 769c35fddcba..753af6b1c3c7 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-w-1390p.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-w-1390p.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 5.1, "boost_clock_ghz": 5.3, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-w-2191b.json b/data/cpu/intel/2021/enterprise/intel-xeon-w-2191b.json index 25c496d9b128..391463553a71 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-w-2191b.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-w-2191b.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 4.3, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-w-3265m.json b/data/cpu/intel/2021/enterprise/intel-xeon-w-3265m.json index b9ca8d123210..9b993954624f 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-w-3265m.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-w-3265m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 33.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 6353, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2021/enterprise/intel-xeon-w-3323.json b/data/cpu/intel/2021/enterprise/intel-xeon-w-3323.json index 1b7748a1cdfc..bc8409cb97c6 100644 --- a/data/cpu/intel/2021/enterprise/intel-xeon-w-3323.json +++ b/data/cpu/intel/2021/enterprise/intel-xeon-w-3323.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 21.0, "tdp_w": 220, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 949, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e-2276ml.json b/data/cpu/intel/2022/enterprise/intel-xeon-e-2276ml.json index 5f7ecb8ff892..0c440e6a8fc8 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e-2276ml.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e-2276ml.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 0.2, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e-2314.json b/data/cpu/intel/2022/enterprise/intel-xeon-e-2314.json index 57b77af905c8..5ab3eb96aa89 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e-2314.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e-2314.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 195, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e-2334.json b/data/cpu/intel/2022/enterprise/intel-xeon-e-2334.json index 2b7da9ed0ced..9ee54293f71b 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e-2334.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e-2334.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 316, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e-2336.json b/data/cpu/intel/2022/enterprise/intel-xeon-e-2336.json index e6fb6f0aaa1b..296e81e9a45f 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e-2336.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e-2336.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 360, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e-2356g.json b/data/cpu/intel/2022/enterprise/intel-xeon-e-2356g.json index 06cdcdb97a7f..50cecf31ae92 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e-2356g.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e-2356g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 333, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e-2374g.json b/data/cpu/intel/2022/enterprise/intel-xeon-e-2374g.json index 283a10da7c9e..5b547c325a00 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e-2374g.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e-2374g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 413, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e-2378.json b/data/cpu/intel/2022/enterprise/intel-xeon-e-2378.json index fc8e9017373b..4519072728e8 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e-2378.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e-2378.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 386, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e-2378g.json b/data/cpu/intel/2022/enterprise/intel-xeon-e-2378g.json index 23ec1bd8a71a..c0f13a6cbbbf 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e-2378g.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e-2378g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 5.1, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 530, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e-2386g.json b/data/cpu/intel/2022/enterprise/intel-xeon-e-2386g.json index efa6a05b4602..242dfd9de822 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e-2386g.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e-2386g.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 5.1, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 482, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e5-2418l-v2.json b/data/cpu/intel/2022/enterprise/intel-xeon-e5-2418l-v2.json index f983fc8af581..37ca6514a249 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e5-2418l-v2.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e5-2418l-v2.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 50, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 607, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e5-2608l-v4.json b/data/cpu/intel/2022/enterprise/intel-xeon-e5-2608l-v4.json index bb7a1a220cf4..7e71c9f47858 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e5-2608l-v4.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e5-2608l-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.6, "boost_clock_ghz": 1.7, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 50, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 363, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-e7-8890-v4.json b/data/cpu/intel/2022/enterprise/intel-xeon-e7-8890-v4.json index 4e56009c3833..87d20c5ab30c 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-e7-8890-v4.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-e7-8890-v4.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 60.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 28696, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-gold-5318y.json b/data/cpu/intel/2022/enterprise/intel-xeon-gold-5318y.json index 6ff6a22d440f..668f8d49412e 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-gold-5318y.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-gold-5318y.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 36.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1361, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-gold-6122.json b/data/cpu/intel/2022/enterprise/intel-xeon-gold-6122.json index 724b329be7cd..3ad910a9ae3d 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-gold-6122.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-gold-6122.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2002, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-gold-6314u.json b/data/cpu/intel/2022/enterprise/intel-xeon-gold-6314u.json index f0eac5709bc4..c1f9a91e0266 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-gold-6314u.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-gold-6314u.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 32, "threads": 64, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 48.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2782, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-platinum-8256.json b/data/cpu/intel/2022/enterprise/intel-xeon-platinum-8256.json index 8c12be78962c..350f6a52e133 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-platinum-8256.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-platinum-8256.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 14992, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-platinum-8347c.json b/data/cpu/intel/2022/enterprise/intel-xeon-platinum-8347c.json index 62adc1459e93..91e8d04ad2f1 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-platinum-8347c.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-platinum-8347c.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 36, "threads": 72, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 54.0, "tdp_w": 210, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": null, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-w-1250e.json b/data/cpu/intel/2022/enterprise/intel-xeon-w-1250e.json index 596da4ba3986..36a91458b668 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-w-1250e.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-w-1250e.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 260, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-w-1270e.json b/data/cpu/intel/2022/enterprise/intel-xeon-w-1270e.json index e5a6f3b765e0..57607a290377 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-w-1270e.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-w-1270e.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 367, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-w-3245m.json b/data/cpu/intel/2022/enterprise/intel-xeon-w-3245m.json index bfadb5d0b5f7..bd24d4e94fbf 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-w-3245m.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-w-3245m.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.6, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 5002, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-w-3335.json b/data/cpu/intel/2022/enterprise/intel-xeon-w-3335.json index c311dc8315bb..df3aac928b2e 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-w-3335.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-w-3335.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 250, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 1299, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } diff --git a/data/cpu/intel/2022/enterprise/intel-xeon-w-3345.json b/data/cpu/intel/2022/enterprise/intel-xeon-w-3345.json index dfde5751ed50..0c9bd9777d56 100644 --- a/data/cpu/intel/2022/enterprise/intel-xeon-w-3345.json +++ b/data/cpu/intel/2022/enterprise/intel-xeon-w-3345.json @@ -6,14 +6,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 36.0, "tdp_w": 250, "max_tdp_w": null, "integrated_graphics": null, @@ -40,6 +40,7 @@ "msrp_usd": 2499, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ] } From 6f99f78b83e36db16c8261433d3a829fac0ebbfd Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Wed, 29 Jul 2026 15:06:19 +0900 Subject: [PATCH 2/2] chore(dump): refresh published cpus pages for the Xeon spec fill Regenerates site/public/v1/cpus for the 540 records changed in the previous commit, with the engine at the pinned submodule commit so scoring output is unchanged. Only pages whose content actually differs are committed; the 7,415 pages that differed solely by created_at/updated_at are left alone. Refs #1 --- .../v1/cpus/intel-xeon-bronze-3104/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-bronze-3106/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-bronze-3206r/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1518/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1520/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1521/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1527/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1528/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1531/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1537/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1539/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1540/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1541/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1548/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1557/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1559/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1567/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1577/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1581/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1587/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1602/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-1622/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-2123it/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-2141i/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-2143it/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-2146nt/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-2166nt/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-2183it/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-d-2187nt/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2104g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2124/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2124g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2126g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2134/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2136/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2144g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2146g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2174g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2176g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2176m/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2186g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2186m/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2224/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2224g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2226g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2234/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2236/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2244g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2246g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2254ml/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2274g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2276g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2276m/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2276me/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2276ml/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2278g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2278ge/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2278gel/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2286g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2286m/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2288g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2314/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2334/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2336/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2356g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2374g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2378/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2378g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2386g/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e-2388g/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1205-v6/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1220-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1220-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1220-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1220-v6/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1220/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1220l-v2/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1220l-v3/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1220l/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1225-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1225-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1225-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1225-v6/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1225/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1226-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1230-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1230-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1230-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1230-v6/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1230/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1230l-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1231-v3/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1235/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1235l-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1240-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1240-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1240-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1240-v6/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1240/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1240l-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1240l-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1241-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1245-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1245-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1245-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1245-v6/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1245/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1246-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1260l-v5/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1260l/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1265l-v2/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1265l-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1265l-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1265l/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1268l-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1268l-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1270-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1270-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1270-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1270-v6/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1270/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1270l-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1271-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1275-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1275-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1275-v6/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1275/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1275l-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1276-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1280-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1280-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1280-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1280-v6/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1280/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1281-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1285-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1285-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1285-v6/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1285l-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1285l-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1286-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1286l-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1290-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e3-1290/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1505l-v5/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1505l-v6/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1505m-v5/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1505m-v6/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1515m-v5/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1535m-v5/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1545m-v5/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1575m-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e3-1585-v5/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e3-1585l-v5/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1410-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-1410/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-1428l-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1603-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1603-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-1603/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1607-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1607-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1607-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-1607/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1620-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1620-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1620-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-1620/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1630-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1630-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1650-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1650-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1650-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-1650/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1660-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1660-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1660-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-1660/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1680-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1680-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1680-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-1681-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2403-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2403/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2407-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2407/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2418l-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2418l/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2420-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2420/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2428l/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2430-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2430/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2430l-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2430l/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2440-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2440/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2448l-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2450-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2450/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2450l/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2470-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2470/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2603-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2603-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2603-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2603/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2608l-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2609-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2609-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2609/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2618l-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2618l-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2620-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2620-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2620-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2620/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2623-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2623-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2628-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2628l-v2/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2628l-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2628l-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2629-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2630-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2630-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2630-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2630/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2630l-v2/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2630l-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2630l-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2630l/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2637-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2637-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2637-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2637/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2640-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2640-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2640-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2640/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2643-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2643-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2643-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2643/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2648l-v2/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2648l-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2648l-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2648l/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2649-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2650-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2650-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2650-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2650/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2650l-v2/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2650l-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2650l-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2650l/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2651-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2658-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2658-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2658-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2658/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2658a-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2660-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2660-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2660-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2660/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2665/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2666-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2667-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2667-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2667-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2667/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2669-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2670-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2670-v3/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2670/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2673-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2673-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2675-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2676-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2676-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2678-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2679-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2680-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2680-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2680-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2680/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2682-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2683-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2683-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2685-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2686-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2686-v4/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2687w-v2/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2687w-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2687w-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2687w/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2689-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2689/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2690-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2690-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2690-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-2690/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2692-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2695-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2695-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2695-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2696-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2696-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2697-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2697-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2697-v4/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2697a-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2698-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2698-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2699-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-2699-v4/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2699a-v4/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-2699c-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-4603/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4607-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4610-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4610-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-4610/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-4617/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4620-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4620-v3/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-4620/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4627-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4627-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4627-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4640-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4640-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4640-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-4640/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4648-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4650-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4650-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4650-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-4650/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5-4650l/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4655-v3/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-e5-4657l-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4660-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4660-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4667-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4667-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4669-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e5-4669-v4/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e5502/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5503/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5504/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5506/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5507/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5603/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5606/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5607/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5620/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5630/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5640/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5645/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e5649/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e7-4807/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e7-4830/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e7-4850/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e7-4860/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e7-4870/index.json | 9 +++++---- .../public/v1/cpus/intel-xeon-e7-4880-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e7-4890-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e7-8857-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e7-8867-v3/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e7-8870/index.json | 9 +++++---- .../public/v1/cpus/intel-xeon-e7-8880-v2/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e7-8890-v3/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e7-8890-v4/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-e7-8895-v2/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-e7530/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-e7540/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-gold-5115/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-5117/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-5120t/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-5122/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-5215/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-5217/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-5218r/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-5218t/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-5220r/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-5222/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-5315y/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-5317/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-5318y/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6122/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6128/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6130h/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6130t/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6132/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6134/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6136/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6138t/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6139/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6140/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6142/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6144/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6146/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6148/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6149/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6152/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6208u/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6210u/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6212u/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6226r/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6230r/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6234/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6238/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6238r/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6240/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6240r/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6242r/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6244/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6246/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6246r/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6248/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6248r/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6250/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-gold-6253cl/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6254/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6256/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6278c/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6312u/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6314u/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6334/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6336y/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-gold-6338/index.json | 11 ++++++----- .../public/v1/cpus/intel-xeon-gold-6338n/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-l5506/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-l5609/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-l5630/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-l5638/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-l5639/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-l5640/index.json | 9 +++++---- .../v1/cpus/intel-xeon-platinum-8124m/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8153/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8160m/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8167m/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8168/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8173m/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8175m/index.json | 13 +++++++------ .../v1/cpus/intel-xeon-platinum-8180/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8180m/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8252c/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8253/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8256/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8259cl/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8260m/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8273cl/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8275cl/index.json | 13 +++++++------ .../v1/cpus/intel-xeon-platinum-8347c/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-8352y/index.json | 13 +++++++------ .../v1/cpus/intel-xeon-platinum-8375c/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-platinum-p-8124/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4108/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4109t/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4112/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4114/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4116t/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4123/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4208/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4210r/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4214r/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4214y/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4215/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4215r/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4216/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4309y/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4310t/index.json | 11 ++++++----- .../v1/cpus/intel-xeon-silver-4314/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-10855m/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-10885m/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-1250e/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-1270e/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-1270te/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-1290e/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-1350/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-1370/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-1370p/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-1390/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-1390p/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2102/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2104/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2123/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2125/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2133/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2135/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2140b/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2145/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2150b/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2155/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2170b/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2175/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2191b/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2195/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2223/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2225/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2235/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2245/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2255/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2265/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2275/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-2295/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-3223/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-3235/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-3245/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-3245m/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-3265/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-3265m/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-3275m/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-3323/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-3335/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w-3345/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-w3503/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-w3505/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-w3670/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-w3680/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-w3690/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5647/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5650/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5660/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5667/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5670/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5672/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5675/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5677/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5679/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5680/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5687/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5690/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x5698/index.json | 11 ++++++----- site/public/v1/cpus/intel-xeon-x7550/index.json | 9 +++++---- site/public/v1/cpus/intel-xeon-x7560/index.json | 9 +++++---- 540 files changed, 3197 insertions(+), 2657 deletions(-) diff --git a/site/public/v1/cpus/intel-xeon-bronze-3104/index.json b/site/public/v1/cpus/intel-xeon-bronze-3104/index.json index bad5f846ba7f..721ef4fc8214 100644 --- a/site/public/v1/cpus/intel-xeon-bronze-3104/index.json +++ b/site/public/v1/cpus/intel-xeon-bronze-3104/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.280133", - "updated_at": "2026-06-24T08:54:41.280144", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-bronze-3104" } diff --git a/site/public/v1/cpus/intel-xeon-bronze-3106/index.json b/site/public/v1/cpus/intel-xeon-bronze-3106/index.json index 9e4a7353472c..ad047f2b751f 100644 --- a/site/public/v1/cpus/intel-xeon-bronze-3106/index.json +++ b/site/public/v1/cpus/intel-xeon-bronze-3106/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.280338", - "updated_at": "2026-06-24T08:54:41.280349", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-bronze-3106" } diff --git a/site/public/v1/cpus/intel-xeon-bronze-3206r/index.json b/site/public/v1/cpus/intel-xeon-bronze-3206r/index.json index 506e3a593167..39f5b21f7a59 100644 --- a/site/public/v1/cpus/intel-xeon-bronze-3206r/index.json +++ b/site/public/v1/cpus/intel-xeon-bronze-3206r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.366800", - "updated_at": "2026-06-24T08:54:41.366811", + "created_at": "2026-07-29T06:03:41.062541", + "updated_at": "2026-07-29T06:03:41.062541", "url": "/v1/cpus/intel-xeon-bronze-3206r" } diff --git a/site/public/v1/cpus/intel-xeon-d-1518/index.json b/site/public/v1/cpus/intel-xeon-d-1518/index.json index 3ea6c0a8d909..b8dcd5dada4a 100644 --- a/site/public/v1/cpus/intel-xeon-d-1518/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1518/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.223298", - "updated_at": "2026-06-24T08:54:41.223310", + "created_at": "2026-07-29T06:03:41.008020", + "updated_at": "2026-07-29T06:03:41.008020", "url": "/v1/cpus/intel-xeon-d-1518" } diff --git a/site/public/v1/cpus/intel-xeon-d-1520/index.json b/site/public/v1/cpus/intel-xeon-d-1520/index.json index ed4d84692da4..dcbfc6736dc6 100644 --- a/site/public/v1/cpus/intel-xeon-d-1520/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1520/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "BGA 1667", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.201005", - "updated_at": "2026-06-24T08:54:41.201016", + "created_at": "2026-07-29T06:03:41.000501", + "updated_at": "2026-07-29T06:03:41.000501", "url": "/v1/cpus/intel-xeon-d-1520" } diff --git a/site/public/v1/cpus/intel-xeon-d-1521/index.json b/site/public/v1/cpus/intel-xeon-d-1521/index.json index 58db51e9d82e..3c5c90f071ed 100644 --- a/site/public/v1/cpus/intel-xeon-d-1521/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1521/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.223484", - "updated_at": "2026-06-24T08:54:41.223494", + "created_at": "2026-07-29T06:03:41.008020", + "updated_at": "2026-07-29T06:03:41.008020", "url": "/v1/cpus/intel-xeon-d-1521" } diff --git a/site/public/v1/cpus/intel-xeon-d-1527/index.json b/site/public/v1/cpus/intel-xeon-d-1527/index.json index 8524019596a9..9f0d3275dfd3 100644 --- a/site/public/v1/cpus/intel-xeon-d-1527/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1527/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.337982", - "updated_at": "2026-06-24T08:54:41.337993", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-d-1527" } diff --git a/site/public/v1/cpus/intel-xeon-d-1528/index.json b/site/public/v1/cpus/intel-xeon-d-1528/index.json index 5e9afce5a6bf..b297e6c94ba1 100644 --- a/site/public/v1/cpus/intel-xeon-d-1528/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1528/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 9.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.223663", - "updated_at": "2026-06-24T08:54:41.223674", + "created_at": "2026-07-29T06:03:41.008020", + "updated_at": "2026-07-29T06:03:41.008020", "url": "/v1/cpus/intel-xeon-d-1528" } diff --git a/site/public/v1/cpus/intel-xeon-d-1531/index.json b/site/public/v1/cpus/intel-xeon-d-1531/index.json index 1e0b779adce7..44f834c73401 100644 --- a/site/public/v1/cpus/intel-xeon-d-1531/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1531/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 9.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.251485", - "updated_at": "2026-06-24T08:54:41.251496", + "created_at": "2026-07-29T06:03:41.020951", + "updated_at": "2026-07-29T06:03:41.020951", "url": "/v1/cpus/intel-xeon-d-1531" } diff --git a/site/public/v1/cpus/intel-xeon-d-1537/index.json b/site/public/v1/cpus/intel-xeon-d-1537/index.json index 98512a1eae36..0febc28a877d 100644 --- a/site/public/v1/cpus/intel-xeon-d-1537/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1537/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 2.3, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.280519", - "updated_at": "2026-06-24T08:54:41.280529", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-d-1537" } diff --git a/site/public/v1/cpus/intel-xeon-d-1539/index.json b/site/public/v1/cpus/intel-xeon-d-1539/index.json index 7ea97c316818..266d131b2aa6 100644 --- a/site/public/v1/cpus/intel-xeon-d-1539/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1539/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.6, "boost_clock_ghz": 2.2, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.307277", - "updated_at": "2026-06-24T08:54:41.307291", + "created_at": "2026-07-29T06:03:41.040331", + "updated_at": "2026-07-29T06:03:41.040331", "url": "/v1/cpus/intel-xeon-d-1539" } diff --git a/site/public/v1/cpus/intel-xeon-d-1540/index.json b/site/public/v1/cpus/intel-xeon-d-1540/index.json index 87228a28d679..a7c9743ef4cb 100644 --- a/site/public/v1/cpus/intel-xeon-d-1540/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1540/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.201188", - "updated_at": "2026-06-24T08:54:41.201198", + "created_at": "2026-07-29T06:03:41.000501", + "updated_at": "2026-07-29T06:03:41.000501", "url": "/v1/cpus/intel-xeon-d-1540" } diff --git a/site/public/v1/cpus/intel-xeon-d-1541/index.json b/site/public/v1/cpus/intel-xeon-d-1541/index.json index 9b16da0cd935..1f7af2a54f34 100644 --- a/site/public/v1/cpus/intel-xeon-d-1541/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1541/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.223842", - "updated_at": "2026-06-24T08:54:41.223853", + "created_at": "2026-07-29T06:03:41.008020", + "updated_at": "2026-07-29T06:03:41.008020", "url": "/v1/cpus/intel-xeon-d-1541" } diff --git a/site/public/v1/cpus/intel-xeon-d-1548/index.json b/site/public/v1/cpus/intel-xeon-d-1548/index.json index a2533cbf1389..b6cbf14c46e7 100644 --- a/site/public/v1/cpus/intel-xeon-d-1548/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1548/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.307464", - "updated_at": "2026-06-24T08:54:41.307475", + "created_at": "2026-07-29T06:03:41.040331", + "updated_at": "2026-07-29T06:03:41.040331", "url": "/v1/cpus/intel-xeon-d-1548" } diff --git a/site/public/v1/cpus/intel-xeon-d-1557/index.json b/site/public/v1/cpus/intel-xeon-d-1557/index.json index c5412ce1515a..f2737d6fcefe 100644 --- a/site/public/v1/cpus/intel-xeon-d-1557/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1557/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.5, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.307644", - "updated_at": "2026-06-24T08:54:41.307655", + "created_at": "2026-07-29T06:03:41.040331", + "updated_at": "2026-07-29T06:03:41.040331", "url": "/v1/cpus/intel-xeon-d-1557" } diff --git a/site/public/v1/cpus/intel-xeon-d-1559/index.json b/site/public/v1/cpus/intel-xeon-d-1559/index.json index d9ade4000864..8941b8b6f409 100644 --- a/site/public/v1/cpus/intel-xeon-d-1559/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1559/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.5, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.251665", - "updated_at": "2026-06-24T08:54:41.251676", + "created_at": "2026-07-29T06:03:41.020951", + "updated_at": "2026-07-29T06:03:41.020951", "url": "/v1/cpus/intel-xeon-d-1559" } diff --git a/site/public/v1/cpus/intel-xeon-d-1567/index.json b/site/public/v1/cpus/intel-xeon-d-1567/index.json index 151425585d44..bb2c6acd9514 100644 --- a/site/public/v1/cpus/intel-xeon-d-1567/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1567/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.251843", - "updated_at": "2026-06-24T08:54:41.251854", + "created_at": "2026-07-29T06:03:41.020951", + "updated_at": "2026-07-29T06:03:41.020951", "url": "/v1/cpus/intel-xeon-d-1567" } diff --git a/site/public/v1/cpus/intel-xeon-d-1577/index.json b/site/public/v1/cpus/intel-xeon-d-1577/index.json index 711a6c82996b..c27f614aa441 100644 --- a/site/public/v1/cpus/intel-xeon-d-1577/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1577/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.3, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.338161", - "updated_at": "2026-06-24T08:54:41.338172", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-d-1577" } diff --git a/site/public/v1/cpus/intel-xeon-d-1581/index.json b/site/public/v1/cpus/intel-xeon-d-1581/index.json index 04183eef1f52..56e37cab42b5 100644 --- a/site/public/v1/cpus/intel-xeon-d-1581/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1581/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.366981", - "updated_at": "2026-06-24T08:54:41.366991", + "created_at": "2026-07-29T06:03:41.062541", + "updated_at": "2026-07-29T06:03:41.062541", "url": "/v1/cpus/intel-xeon-d-1581" } diff --git a/site/public/v1/cpus/intel-xeon-d-1587/index.json b/site/public/v1/cpus/intel-xeon-d-1587/index.json index 0a42bd72742f..0a7c3a17c8cc 100644 --- a/site/public/v1/cpus/intel-xeon-d-1587/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1587/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 2.3, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.224020", - "updated_at": "2026-06-24T08:54:41.224031", + "created_at": "2026-07-29T06:03:41.008020", + "updated_at": "2026-07-29T06:03:41.008020", "url": "/v1/cpus/intel-xeon-d-1587" } diff --git a/site/public/v1/cpus/intel-xeon-d-1602/index.json b/site/public/v1/cpus/intel-xeon-d-1602/index.json index b91924a583b4..0181df445ddb 100644 --- a/site/public/v1/cpus/intel-xeon-d-1602/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1602/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 2, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 3.0, "tdp_w": 27, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.338369", - "updated_at": "2026-06-24T08:54:41.338381", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-d-1602" } diff --git a/site/public/v1/cpus/intel-xeon-d-1622/index.json b/site/public/v1/cpus/intel-xeon-d-1622/index.json index e4a1e4cc6874..9b71d1e6ce24 100644 --- a/site/public/v1/cpus/intel-xeon-d-1622/index.json +++ b/site/public/v1/cpus/intel-xeon-d-1622/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1667", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 40, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.367158", - "updated_at": "2026-06-24T08:54:41.367170", + "created_at": "2026-07-29T06:03:41.062541", + "updated_at": "2026-07-29T06:03:41.062541", "url": "/v1/cpus/intel-xeon-d-1622" } diff --git a/site/public/v1/cpus/intel-xeon-d-2123it/index.json b/site/public/v1/cpus/intel-xeon-d-2123it/index.json index f703a3a0c4cf..d8e08d7228c6 100644 --- a/site/public/v1/cpus/intel-xeon-d-2123it/index.json +++ b/site/public/v1/cpus/intel-xeon-d-2123it/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.280698", - "updated_at": "2026-06-24T08:54:41.280709", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-d-2123it" } diff --git a/site/public/v1/cpus/intel-xeon-d-2141i/index.json b/site/public/v1/cpus/intel-xeon-d-2141i/index.json index dadf4259fba5..b1fc96fced05 100644 --- a/site/public/v1/cpus/intel-xeon-d-2141i/index.json +++ b/site/public/v1/cpus/intel-xeon-d-2141i/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.307823", - "updated_at": "2026-06-24T08:54:41.307834", + "created_at": "2026-07-29T06:03:41.040331", + "updated_at": "2026-07-29T06:03:41.040331", "url": "/v1/cpus/intel-xeon-d-2141i" } diff --git a/site/public/v1/cpus/intel-xeon-d-2143it/index.json b/site/public/v1/cpus/intel-xeon-d-2143it/index.json index 54df5621d73c..770d0947ff36 100644 --- a/site/public/v1/cpus/intel-xeon-d-2143it/index.json +++ b/site/public/v1/cpus/intel-xeon-d-2143it/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.280878", - "updated_at": "2026-06-24T08:54:41.280888", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-d-2143it" } diff --git a/site/public/v1/cpus/intel-xeon-d-2146nt/index.json b/site/public/v1/cpus/intel-xeon-d-2146nt/index.json index 6a7e238fac4e..1e7fa5f844f9 100644 --- a/site/public/v1/cpus/intel-xeon-d-2146nt/index.json +++ b/site/public/v1/cpus/intel-xeon-d-2146nt/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.308095", - "updated_at": "2026-06-24T08:54:41.308108", + "created_at": "2026-07-29T06:03:41.040331", + "updated_at": "2026-07-29T06:03:41.040331", "url": "/v1/cpus/intel-xeon-d-2146nt" } diff --git a/site/public/v1/cpus/intel-xeon-d-2166nt/index.json b/site/public/v1/cpus/intel-xeon-d-2166nt/index.json index 0e37b6c15881..c480f1063bc3 100644 --- a/site/public/v1/cpus/intel-xeon-d-2166nt/index.json +++ b/site/public/v1/cpus/intel-xeon-d-2166nt/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 17.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.338551", - "updated_at": "2026-06-24T08:54:41.338562", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-d-2166nt" } diff --git a/site/public/v1/cpus/intel-xeon-d-2183it/index.json b/site/public/v1/cpus/intel-xeon-d-2183it/index.json index b1fdff7add44..ff0f1ad0d157 100644 --- a/site/public/v1/cpus/intel-xeon-d-2183it/index.json +++ b/site/public/v1/cpus/intel-xeon-d-2183it/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 100, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.281058", - "updated_at": "2026-06-24T08:54:41.281069", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-d-2183it" } diff --git a/site/public/v1/cpus/intel-xeon-d-2187nt/index.json b/site/public/v1/cpus/intel-xeon-d-2187nt/index.json index 580c09bbd213..14a803593ab4 100644 --- a/site/public/v1/cpus/intel-xeon-d-2187nt/index.json +++ b/site/public/v1/cpus/intel-xeon-d-2187nt/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA2518", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 110, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.338730", - "updated_at": "2026-06-24T08:54:41.338741", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-d-2187nt" } diff --git a/site/public/v1/cpus/intel-xeon-e-2104g/index.json b/site/public/v1/cpus/intel-xeon-e-2104g/index.json index 9b0f5d87ca86..c7f732492c64 100644 --- a/site/public/v1/cpus/intel-xeon-e-2104g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2104g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.281239", - "updated_at": "2026-06-24T08:54:41.281250", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-e-2104g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2124/index.json b/site/public/v1/cpus/intel-xeon-e-2124/index.json index 6b759f6e9d13..514ad8050681 100644 --- a/site/public/v1/cpus/intel-xeon-e-2124/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2124/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.3, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.308304", - "updated_at": "2026-06-24T08:54:41.308315", + "created_at": "2026-07-29T06:03:41.040331", + "updated_at": "2026-07-29T06:03:41.040331", "url": "/v1/cpus/intel-xeon-e-2124" } diff --git a/site/public/v1/cpus/intel-xeon-e-2124g/index.json b/site/public/v1/cpus/intel-xeon-e-2124g/index.json index 86891fa0c278..bc3c16b1d081 100644 --- a/site/public/v1/cpus/intel-xeon-e-2124g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2124g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.281442", - "updated_at": "2026-06-24T08:54:41.281453", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-e-2124g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2126g/index.json b/site/public/v1/cpus/intel-xeon-e-2126g/index.json index a3aac154b315..56d516aa52df 100644 --- a/site/public/v1/cpus/intel-xeon-e-2126g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2126g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.281623", - "updated_at": "2026-06-24T08:54:41.281634", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-e-2126g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2134/index.json b/site/public/v1/cpus/intel-xeon-e-2134/index.json index 3dfec083bf2c..bdb1bf2ed532 100644 --- a/site/public/v1/cpus/intel-xeon-e-2134/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2134/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.308486", - "updated_at": "2026-06-24T08:54:41.308497", + "created_at": "2026-07-29T06:03:41.040331", + "updated_at": "2026-07-29T06:03:41.040331", "url": "/v1/cpus/intel-xeon-e-2134" } diff --git a/site/public/v1/cpus/intel-xeon-e-2136/index.json b/site/public/v1/cpus/intel-xeon-e-2136/index.json index 65d392c0c1a2..837c3b778e8d 100644 --- a/site/public/v1/cpus/intel-xeon-e-2136/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2136/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.281802", - "updated_at": "2026-06-24T08:54:41.281813", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-e-2136" } diff --git a/site/public/v1/cpus/intel-xeon-e-2144g/index.json b/site/public/v1/cpus/intel-xeon-e-2144g/index.json index 0d39234ba02a..d2ec04fc468e 100644 --- a/site/public/v1/cpus/intel-xeon-e-2144g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2144g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.308664", - "updated_at": "2026-06-24T08:54:41.308675", + "created_at": "2026-07-29T06:03:41.040331", + "updated_at": "2026-07-29T06:03:41.040331", "url": "/v1/cpus/intel-xeon-e-2144g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2146g/index.json b/site/public/v1/cpus/intel-xeon-e-2146g/index.json index 753432be06d3..938561f20bf3 100644 --- a/site/public/v1/cpus/intel-xeon-e-2146g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2146g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.281980", - "updated_at": "2026-06-24T08:54:41.281992", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-e-2146g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2174g/index.json b/site/public/v1/cpus/intel-xeon-e-2174g/index.json index 1c3e671b68af..f20b725860c6 100644 --- a/site/public/v1/cpus/intel-xeon-e-2174g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2174g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.282161", - "updated_at": "2026-06-24T08:54:41.282172", + "created_at": "2026-07-29T06:03:41.031098", + "updated_at": "2026-07-29T06:03:41.031098", "url": "/v1/cpus/intel-xeon-e-2174g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2176g/index.json b/site/public/v1/cpus/intel-xeon-e-2176g/index.json index 1593c01f18ba..0fbc6cc8f55b 100644 --- a/site/public/v1/cpus/intel-xeon-e-2176g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2176g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.282365", - "updated_at": "2026-06-24T08:54:41.282376", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e-2176g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2176m/index.json b/site/public/v1/cpus/intel-xeon-e-2176m/index.json index c733c79cc037..75511131ffa3 100644 --- a/site/public/v1/cpus/intel-xeon-e-2176m/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2176m/index.json @@ -11,14 +11,14 @@ "segment": "laptop", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.277442", - "updated_at": "2026-06-24T08:54:41.277453", + "created_at": "2026-07-29T06:03:41.030076", + "updated_at": "2026-07-29T06:03:41.030076", "url": "/v1/cpus/intel-xeon-e-2176m" } diff --git a/site/public/v1/cpus/intel-xeon-e-2186g/index.json b/site/public/v1/cpus/intel-xeon-e-2186g/index.json index 0c6f5d7dbc44..7a82d159db56 100644 --- a/site/public/v1/cpus/intel-xeon-e-2186g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2186g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.282546", - "updated_at": "2026-06-24T08:54:41.282556", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e-2186g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2186m/index.json b/site/public/v1/cpus/intel-xeon-e-2186m/index.json index ecd4c21fb4b6..e8113a7046c0 100644 --- a/site/public/v1/cpus/intel-xeon-e-2186m/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2186m/index.json @@ -11,14 +11,14 @@ "segment": "laptop", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.277715", - "updated_at": "2026-06-24T08:54:41.277728", + "created_at": "2026-07-29T06:03:41.030076", + "updated_at": "2026-07-29T06:03:41.030076", "url": "/v1/cpus/intel-xeon-e-2186m" } diff --git a/site/public/v1/cpus/intel-xeon-e-2224/index.json b/site/public/v1/cpus/intel-xeon-e-2224/index.json index 5e706a6935ec..57f3bbd08000 100644 --- a/site/public/v1/cpus/intel-xeon-e-2224/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2224/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.308843", - "updated_at": "2026-06-24T08:54:41.308854", + "created_at": "2026-07-29T06:03:41.040331", + "updated_at": "2026-07-29T06:03:41.040331", "url": "/v1/cpus/intel-xeon-e-2224" } diff --git a/site/public/v1/cpus/intel-xeon-e-2224g/index.json b/site/public/v1/cpus/intel-xeon-e-2224g/index.json index 736c1496e5f4..457d22b22e92 100644 --- a/site/public/v1/cpus/intel-xeon-e-2224g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2224g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.309024", - "updated_at": "2026-06-24T08:54:41.309035", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2224g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2226g/index.json b/site/public/v1/cpus/intel-xeon-e-2226g/index.json index b62555b47f3e..cf473171e74e 100644 --- a/site/public/v1/cpus/intel-xeon-e-2226g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2226g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.309204", - "updated_at": "2026-06-24T08:54:41.309215", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2226g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2234/index.json b/site/public/v1/cpus/intel-xeon-e-2234/index.json index 5af3f8a23085..04a954db33d9 100644 --- a/site/public/v1/cpus/intel-xeon-e-2234/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2234/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.338911", - "updated_at": "2026-06-24T08:54:41.338922", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-e-2234" } diff --git a/site/public/v1/cpus/intel-xeon-e-2236/index.json b/site/public/v1/cpus/intel-xeon-e-2236/index.json index 546f68d4b0c6..68ebf7c6cf12 100644 --- a/site/public/v1/cpus/intel-xeon-e-2236/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2236/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.309406", - "updated_at": "2026-06-24T08:54:41.309417", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2236" } diff --git a/site/public/v1/cpus/intel-xeon-e-2244g/index.json b/site/public/v1/cpus/intel-xeon-e-2244g/index.json index 7c6154a3fb3f..bffda04f46ce 100644 --- a/site/public/v1/cpus/intel-xeon-e-2244g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2244g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 71, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.309585", - "updated_at": "2026-06-24T08:54:41.309596", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2244g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2246g/index.json b/site/public/v1/cpus/intel-xeon-e-2246g/index.json index 1e9b71b92c62..4385b024eab6 100644 --- a/site/public/v1/cpus/intel-xeon-e-2246g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2246g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.309765", - "updated_at": "2026-06-24T08:54:41.309776", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2246g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2254ml/index.json b/site/public/v1/cpus/intel-xeon-e-2254ml/index.json index 89cbe02e9b25..ffcdc9b7defc 100644 --- a/site/public/v1/cpus/intel-xeon-e-2254ml/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2254ml/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.309944", - "updated_at": "2026-06-24T08:54:41.309956", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2254ml" } diff --git a/site/public/v1/cpus/intel-xeon-e-2274g/index.json b/site/public/v1/cpus/intel-xeon-e-2274g/index.json index 55c8d18614cb..5611fe7ab94d 100644 --- a/site/public/v1/cpus/intel-xeon-e-2274g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2274g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 4.0, "boost_clock_ghz": 4.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 83, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.310124", - "updated_at": "2026-06-24T08:54:41.310135", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2274g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2276g/index.json b/site/public/v1/cpus/intel-xeon-e-2276g/index.json index fc5dea3fb2bd..3172e20568fa 100644 --- a/site/public/v1/cpus/intel-xeon-e-2276g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2276g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.9, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.310326", - "updated_at": "2026-06-24T08:54:41.310337", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2276g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2276m/index.json b/site/public/v1/cpus/intel-xeon-e-2276m/index.json index c0a628990b18..ff0aca22f592 100644 --- a/site/public/v1/cpus/intel-xeon-e-2276m/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2276m/index.json @@ -11,14 +11,14 @@ "segment": "laptop", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.305966", - "updated_at": "2026-06-24T08:54:41.305977", + "created_at": "2026-07-29T06:03:41.039329", + "updated_at": "2026-07-29T06:03:41.039329", "url": "/v1/cpus/intel-xeon-e-2276m" } diff --git a/site/public/v1/cpus/intel-xeon-e-2276me/index.json b/site/public/v1/cpus/intel-xeon-e-2276me/index.json index 9b7906be0e25..8c716a908328 100644 --- a/site/public/v1/cpus/intel-xeon-e-2276me/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2276me/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.367378", - "updated_at": "2026-06-24T08:54:41.367390", + "created_at": "2026-07-29T06:03:41.062541", + "updated_at": "2026-07-29T06:03:41.062541", "url": "/v1/cpus/intel-xeon-e-2276me" } diff --git a/site/public/v1/cpus/intel-xeon-e-2276ml/index.json b/site/public/v1/cpus/intel-xeon-e-2276ml/index.json index 80bf290b117a..f0b651031af8 100644 --- a/site/public/v1/cpus/intel-xeon-e-2276ml/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2276ml/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 0.2, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.398560", - "updated_at": "2026-06-24T08:54:41.398571", + "created_at": "2026-07-29T06:03:41.074623", + "updated_at": "2026-07-29T06:03:41.074623", "url": "/v1/cpus/intel-xeon-e-2276ml" } diff --git a/site/public/v1/cpus/intel-xeon-e-2278g/index.json b/site/public/v1/cpus/intel-xeon-e-2278g/index.json index 7d9237a5c820..aaec1676667f 100644 --- a/site/public/v1/cpus/intel-xeon-e-2278g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2278g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.310508", - "updated_at": "2026-06-24T08:54:41.310519", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2278g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2278ge/index.json b/site/public/v1/cpus/intel-xeon-e-2278ge/index.json index 7e935e643940..83ecb1e2ef57 100644 --- a/site/public/v1/cpus/intel-xeon-e-2278ge/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2278ge/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.339092", - "updated_at": "2026-06-24T08:54:41.339104", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-e-2278ge" } diff --git a/site/public/v1/cpus/intel-xeon-e-2278gel/index.json b/site/public/v1/cpus/intel-xeon-e-2278gel/index.json index 75da8044d24e..be7c4c68cdd6 100644 --- a/site/public/v1/cpus/intel-xeon-e-2278gel/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2278gel/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.310688", - "updated_at": "2026-06-24T08:54:41.310699", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2278gel" } diff --git a/site/public/v1/cpus/intel-xeon-e-2286g/index.json b/site/public/v1/cpus/intel-xeon-e-2286g/index.json index 00f311ed21e2..31307272a54c 100644 --- a/site/public/v1/cpus/intel-xeon-e-2286g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2286g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 4.0, "boost_clock_ghz": 4.9, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.310868", - "updated_at": "2026-06-24T08:54:41.310879", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2286g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2286m/index.json b/site/public/v1/cpus/intel-xeon-e-2286m/index.json index 7d584d4454e5..febad5aeede2 100644 --- a/site/public/v1/cpus/intel-xeon-e-2286m/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2286m/index.json @@ -11,14 +11,14 @@ "segment": "laptop", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.306146", - "updated_at": "2026-06-24T08:54:41.306157", + "created_at": "2026-07-29T06:03:41.040331", + "updated_at": "2026-07-29T06:03:41.040331", "url": "/v1/cpus/intel-xeon-e-2286m" } diff --git a/site/public/v1/cpus/intel-xeon-e-2288g/index.json b/site/public/v1/cpus/intel-xeon-e-2288g/index.json index 87585d27cf59..d57677eac62f 100644 --- a/site/public/v1/cpus/intel-xeon-e-2288g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2288g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151-2", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Coffee_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.311048", - "updated_at": "2026-06-24T08:54:41.311059", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e-2288g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2314/index.json b/site/public/v1/cpus/intel-xeon-e-2314/index.json index 91d37c0ee83c..931d068c5a63 100644 --- a/site/public/v1/cpus/intel-xeon-e-2314/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2314/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.398740", - "updated_at": "2026-06-24T08:54:41.398751", + "created_at": "2026-07-29T06:03:41.074623", + "updated_at": "2026-07-29T06:03:41.074623", "url": "/v1/cpus/intel-xeon-e-2314" } diff --git a/site/public/v1/cpus/intel-xeon-e-2334/index.json b/site/public/v1/cpus/intel-xeon-e-2334/index.json index ef820656d89d..f7fc2b45c6f4 100644 --- a/site/public/v1/cpus/intel-xeon-e-2334/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2334/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.398918", - "updated_at": "2026-06-24T08:54:41.398930", + "created_at": "2026-07-29T06:03:41.074623", + "updated_at": "2026-07-29T06:03:41.074623", "url": "/v1/cpus/intel-xeon-e-2334" } diff --git a/site/public/v1/cpus/intel-xeon-e-2336/index.json b/site/public/v1/cpus/intel-xeon-e-2336/index.json index b130a9349c54..5010a4876eaa 100644 --- a/site/public/v1/cpus/intel-xeon-e-2336/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2336/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.399098", - "updated_at": "2026-06-24T08:54:41.399109", + "created_at": "2026-07-29T06:03:41.074623", + "updated_at": "2026-07-29T06:03:41.074623", "url": "/v1/cpus/intel-xeon-e-2336" } diff --git a/site/public/v1/cpus/intel-xeon-e-2356g/index.json b/site/public/v1/cpus/intel-xeon-e-2356g/index.json index cdb55e6206f4..bfc0503bb6ba 100644 --- a/site/public/v1/cpus/intel-xeon-e-2356g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2356g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.399297", - "updated_at": "2026-06-24T08:54:41.399309", + "created_at": "2026-07-29T06:03:41.074623", + "updated_at": "2026-07-29T06:03:41.074623", "url": "/v1/cpus/intel-xeon-e-2356g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2374g/index.json b/site/public/v1/cpus/intel-xeon-e-2374g/index.json index 226974db303d..ca9df3ae9545 100644 --- a/site/public/v1/cpus/intel-xeon-e-2374g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2374g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.399483", - "updated_at": "2026-06-24T08:54:41.399494", + "created_at": "2026-07-29T06:03:41.074623", + "updated_at": "2026-07-29T06:03:41.074623", "url": "/v1/cpus/intel-xeon-e-2374g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2378/index.json b/site/public/v1/cpus/intel-xeon-e-2378/index.json index f6e64a1487a5..b339be91f4ff 100644 --- a/site/public/v1/cpus/intel-xeon-e-2378/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2378/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.399664", - "updated_at": "2026-06-24T08:54:41.399675", + "created_at": "2026-07-29T06:03:41.074623", + "updated_at": "2026-07-29T06:03:41.074623", "url": "/v1/cpus/intel-xeon-e-2378" } diff --git a/site/public/v1/cpus/intel-xeon-e-2378g/index.json b/site/public/v1/cpus/intel-xeon-e-2378g/index.json index 6f646e5903a9..2f9cb679f4fc 100644 --- a/site/public/v1/cpus/intel-xeon-e-2378g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2378g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 5.1, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.399843", - "updated_at": "2026-06-24T08:54:41.399854", + "created_at": "2026-07-29T06:03:41.075623", + "updated_at": "2026-07-29T06:03:41.075623", "url": "/v1/cpus/intel-xeon-e-2378g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2386g/index.json b/site/public/v1/cpus/intel-xeon-e-2386g/index.json index 9e0adf5fc712..f4b784796acb 100644 --- a/site/public/v1/cpus/intel-xeon-e-2386g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2386g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 5.1, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.400024", - "updated_at": "2026-06-24T08:54:41.400034", + "created_at": "2026-07-29T06:03:41.075623", + "updated_at": "2026-07-29T06:03:41.075623", "url": "/v1/cpus/intel-xeon-e-2386g" } diff --git a/site/public/v1/cpus/intel-xeon-e-2388g/index.json b/site/public/v1/cpus/intel-xeon-e-2388g/index.json index 068c8b3aa3d0..79a874ac40a2 100644 --- a/site/public/v1/cpus/intel-xeon-e-2388g/index.json +++ b/site/public/v1/cpus/intel-xeon-e-2388g/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 5.1, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.367560", - "updated_at": "2026-06-24T08:54:41.367571", + "created_at": "2026-07-29T06:03:41.062541", + "updated_at": "2026-07-29T06:03:41.062541", "url": "/v1/cpus/intel-xeon-e-2388g" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1205-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1205-v6/index.json index 54f583755633..ae8c5e5b3b86 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1205-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1205-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.339295", - "updated_at": "2026-06-24T08:54:41.339306", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-e3-1205-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1220-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1220-v2/index.json index 38a307e9cab1..03f2dabe6a48 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1220-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1220-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 69, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.102799", - "updated_at": "2026-06-24T08:54:41.102810", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1220-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1220-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1220-v3/index.json index 304e8d4603c8..860b49c074a2 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1220-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1220-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.077871", - "updated_at": "2026-06-24T08:54:41.077882", + "created_at": "2026-07-29T06:03:40.956353", + "updated_at": "2026-07-29T06:03:40.956353", "url": "/v1/cpus/intel-xeon-e3-1220-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1220-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1220-v5/index.json index bf5bf4a8c2b4..dc095ac5af88 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1220-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1220-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.224199", - "updated_at": "2026-06-24T08:54:41.224210", + "created_at": "2026-07-29T06:03:41.008020", + "updated_at": "2026-07-29T06:03:41.008020", "url": "/v1/cpus/intel-xeon-e3-1220-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1220-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1220-v6/index.json index 0ab560faecde..83fe7a4afb07 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1220-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1220-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 72, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.252022", - "updated_at": "2026-06-24T08:54:41.252033", + "created_at": "2026-07-29T06:03:41.021565", + "updated_at": "2026-07-29T06:03:41.021565", "url": "/v1/cpus/intel-xeon-e3-1220-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1220/index.json b/site/public/v1/cpus/intel-xeon-e3-1220/index.json index e31566d5c072..42faead7daf7 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1220/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1220/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.078052", - "updated_at": "2026-06-24T08:54:41.078063", + "created_at": "2026-07-29T06:03:40.956353", + "updated_at": "2026-07-29T06:03:40.956353", "url": "/v1/cpus/intel-xeon-e3-1220" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1220l-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1220l-v2/index.json index 64e49f8d7047..84a6f46d314d 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1220l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1220l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 2, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 3.0, "tdp_w": 17, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.169672", - "updated_at": "2026-06-24T08:54:41.169683", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1220l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1220l-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1220l-v3/index.json index f2e424781955..061396624304 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1220l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1220l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 2, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.1, "boost_clock_ghz": 1.5, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 13, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.169853", - "updated_at": "2026-06-24T08:54:41.169864", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1220l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1220l/index.json b/site/public/v1/cpus/intel-xeon-e3-1220l/index.json index 086733f74972..d807239da075 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1220l/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1220l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 2, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 3.0, "tdp_w": 20, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.078239", - "updated_at": "2026-06-24T08:54:41.078250", + "created_at": "2026-07-29T06:03:40.956353", + "updated_at": "2026-07-29T06:03:40.956353", "url": "/v1/cpus/intel-xeon-e3-1220l" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1225-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1225-v2/index.json index 5c4eaccdde5e..e82796bce2f5 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1225-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1225-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 77, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.102979", - "updated_at": "2026-06-24T08:54:41.102990", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1225-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1225-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1225-v3/index.json index 1c8758791023..a19ff947eb56 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1225-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1225-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.136228", - "updated_at": "2026-06-24T08:54:41.136239", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e3-1225-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1225-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1225-v5/index.json index 85bb2a2160d1..7ea002aa0186 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1225-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1225-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.224401", - "updated_at": "2026-06-24T08:54:41.224413", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e3-1225-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1225-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1225-v6/index.json index 96db533a22c5..d4d2a49248c4 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1225-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1225-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 73, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.252201", - "updated_at": "2026-06-24T08:54:41.252212", + "created_at": "2026-07-29T06:03:41.021565", + "updated_at": "2026-07-29T06:03:41.021565", "url": "/v1/cpus/intel-xeon-e3-1225-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1225/index.json b/site/public/v1/cpus/intel-xeon-e3-1225/index.json index e7b4370c78e6..a793a4df2245 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1225/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1225/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.078443", - "updated_at": "2026-06-24T08:54:41.078454", + "created_at": "2026-07-29T06:03:40.956353", + "updated_at": "2026-07-29T06:03:40.956353", "url": "/v1/cpus/intel-xeon-e3-1225" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1226-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1226-v3/index.json index 3eb9162d1898..da6a4497fd2a 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1226-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1226-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.170037", - "updated_at": "2026-06-24T08:54:41.170048", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1226-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1230-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1230-v2/index.json index cf83239ca9a2..e2eb2db87816 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1230-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1230-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 69, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.103162", - "updated_at": "2026-06-24T08:54:41.103173", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1230-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1230-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1230-v3/index.json index 20213dfe7d3b..9752c4f68019 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1230-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1230-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.136465", - "updated_at": "2026-06-24T08:54:41.136477", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e3-1230-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1230-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1230-v5/index.json index 55f2477d168d..1797d12a7f9b 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1230-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1230-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.224581", - "updated_at": "2026-06-24T08:54:41.224592", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e3-1230-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1230-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1230-v6/index.json index c75e712490c8..d4c982b0ef21 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1230-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1230-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 72, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.252402", - "updated_at": "2026-06-24T08:54:41.252413", + "created_at": "2026-07-29T06:03:41.021565", + "updated_at": "2026-07-29T06:03:41.021565", "url": "/v1/cpus/intel-xeon-e3-1230-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1230/index.json b/site/public/v1/cpus/intel-xeon-e3-1230/index.json index 94b7b784b7ef..f84a6b56a54f 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1230/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1230/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.078626", - "updated_at": "2026-06-24T08:54:41.078637", + "created_at": "2026-07-29T06:03:40.956353", + "updated_at": "2026-07-29T06:03:40.956353", "url": "/v1/cpus/intel-xeon-e3-1230" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1230l-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1230l-v3/index.json index 77dc26b6ab0f..375ca470da0d 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1230l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1230l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.136650", - "updated_at": "2026-06-24T08:54:41.136661", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e3-1230l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1231-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1231-v3/index.json index f1260c9c9459..f3ed2a9be43d 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1231-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1231-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.170220", - "updated_at": "2026-06-24T08:54:41.170231", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1231-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1235/index.json b/site/public/v1/cpus/intel-xeon-e3-1235/index.json index 5fac8e195b13..d108eb9eff4f 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1235/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1235/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.078808", - "updated_at": "2026-06-24T08:54:41.078819", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e3-1235" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1235l-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1235l-v5/index.json index 7fa4fea28bf6..892fb509a654 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1235l-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1235l-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.252581", - "updated_at": "2026-06-24T08:54:41.252592", + "created_at": "2026-07-29T06:03:41.021565", + "updated_at": "2026-07-29T06:03:41.021565", "url": "/v1/cpus/intel-xeon-e3-1235l-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1240-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1240-v2/index.json index eead861c229e..ab474c4a0466 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1240-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1240-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 69, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.103364", - "updated_at": "2026-06-24T08:54:41.103375", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1240-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1240-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1240-v3/index.json index c94a63780ea7..7c20b0f66978 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1240-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1240-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.136833", - "updated_at": "2026-06-24T08:54:41.136843", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e3-1240-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1240-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1240-v5/index.json index dc0d8427b050..af31a5617b8a 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1240-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1240-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.201391", - "updated_at": "2026-06-24T08:54:41.201403", + "created_at": "2026-07-29T06:03:41.000501", + "updated_at": "2026-07-29T06:03:41.000501", "url": "/v1/cpus/intel-xeon-e3-1240-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1240-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1240-v6/index.json index edf0f9c45e91..37009fb5786f 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1240-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1240-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 72, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.252763", - "updated_at": "2026-06-24T08:54:41.252774", + "created_at": "2026-07-29T06:03:41.021565", + "updated_at": "2026-07-29T06:03:41.021565", "url": "/v1/cpus/intel-xeon-e3-1240-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1240/index.json b/site/public/v1/cpus/intel-xeon-e3-1240/index.json index 8d353a72ab5a..ec35c7cb87d7 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1240/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1240/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.078989", - "updated_at": "2026-06-24T08:54:41.078999", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e3-1240" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1240l-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1240l-v3/index.json index 7ddcd0ddc355..79397ea4d6fe 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1240l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1240l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.201575", - "updated_at": "2026-06-24T08:54:41.201586", + "created_at": "2026-07-29T06:03:41.000501", + "updated_at": "2026-07-29T06:03:41.000501", "url": "/v1/cpus/intel-xeon-e3-1240l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1240l-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1240l-v5/index.json index 663e79db59d6..668266dbf362 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1240l-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1240l-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.252944", - "updated_at": "2026-06-24T08:54:41.252955", + "created_at": "2026-07-29T06:03:41.021565", + "updated_at": "2026-07-29T06:03:41.021565", "url": "/v1/cpus/intel-xeon-e3-1240l-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1241-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1241-v3/index.json index ae735e78ed48..d4b3821dbfa3 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1241-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1241-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.170429", - "updated_at": "2026-06-24T08:54:41.170441", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1241-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1245-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1245-v2/index.json index 5dcb16cf0230..611b29d143b1 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1245-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1245-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 77, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.103545", - "updated_at": "2026-06-24T08:54:41.103556", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1245-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1245-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1245-v3/index.json index 251e716a8f51..3925cf33420c 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1245-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1245-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.137014", - "updated_at": "2026-06-24T08:54:41.137025", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e3-1245-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1245-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1245-v5/index.json index 32ee63503b92..b03cbe2b54f2 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1245-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1245-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.201755", - "updated_at": "2026-06-24T08:54:41.201766", + "created_at": "2026-07-29T06:03:41.000501", + "updated_at": "2026-07-29T06:03:41.000501", "url": "/v1/cpus/intel-xeon-e3-1245-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1245-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1245-v6/index.json index df1d7473e1e6..54ca1843cb0b 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1245-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1245-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 73, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.253127", - "updated_at": "2026-06-24T08:54:41.253138", + "created_at": "2026-07-29T06:03:41.021565", + "updated_at": "2026-07-29T06:03:41.021565", "url": "/v1/cpus/intel-xeon-e3-1245-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1245/index.json b/site/public/v1/cpus/intel-xeon-e3-1245/index.json index e9542e957c31..48cbb7f6a817 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1245/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1245/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.079167", - "updated_at": "2026-06-24T08:54:41.079178", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e3-1245" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1246-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1246-v3/index.json index 0958ed5e8633..fe82274c1bd4 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1246-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1246-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.170613", - "updated_at": "2026-06-24T08:54:41.170624", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1246-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1260l-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1260l-v5/index.json index 54d6ea7809ec..8afb861060e4 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1260l-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1260l-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.224761", - "updated_at": "2026-06-24T08:54:41.224772", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e3-1260l-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1260l/index.json b/site/public/v1/cpus/intel-xeon-e3-1260l/index.json index 12351e663db9..2ce4991d2ad3 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1260l/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1260l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.079375", - "updated_at": "2026-06-24T08:54:41.079386", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e3-1260l" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1265l-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1265l-v2/index.json index 5ffcc482bcde..23c444e52622 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1265l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1265l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.103726", - "updated_at": "2026-06-24T08:54:41.103736", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1265l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1265l-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1265l-v3/index.json index d70591cb0de0..14694b19e256 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1265l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1265l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.103904", - "updated_at": "2026-06-24T08:54:41.103915", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1265l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1265l-v4/index.json b/site/public/v1/cpus/intel-xeon-e3-1265l-v4/index.json index 2bfca92fa1ee..ed3eb232338a 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1265l-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1265l-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.282726", - "updated_at": "2026-06-24T08:54:41.282736", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e3-1265l-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1265l/index.json b/site/public/v1/cpus/intel-xeon-e3-1265l/index.json index ce0f97c5ef63..a2b4b19aa80b 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1265l/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1265l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.201937", - "updated_at": "2026-06-24T08:54:41.201948", + "created_at": "2026-07-29T06:03:41.000501", + "updated_at": "2026-07-29T06:03:41.000501", "url": "/v1/cpus/intel-xeon-e3-1265l" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1268l-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1268l-v3/index.json index 014c276c8fe9..8a23a58e16f8 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1268l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1268l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.170795", - "updated_at": "2026-06-24T08:54:41.170806", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1268l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1268l-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1268l-v5/index.json index 7c84436d518d..17dcfb732987 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1268l-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1268l-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.282905", - "updated_at": "2026-06-24T08:54:41.282916", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e3-1268l-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1270-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1270-v2/index.json index 0d5801c4ff0d..ba90d2a0e27b 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1270-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1270-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 69, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.104083", - "updated_at": "2026-06-24T08:54:41.104094", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1270-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1270-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1270-v3/index.json index 66a6d6c39c52..bd1fcf582ce4 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1270-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1270-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.137194", - "updated_at": "2026-06-24T08:54:41.137205", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e3-1270-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1270-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1270-v5/index.json index 2e109fc73e51..dc86c566b11b 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1270-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1270-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.202114", - "updated_at": "2026-06-24T08:54:41.202125", + "created_at": "2026-07-29T06:03:41.000501", + "updated_at": "2026-07-29T06:03:41.000501", "url": "/v1/cpus/intel-xeon-e3-1270-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1270-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1270-v6/index.json index 9bcedf0a06e0..92038936dc30 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1270-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1270-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 72, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.253330", - "updated_at": "2026-06-24T08:54:41.253341", + "created_at": "2026-07-29T06:03:41.021565", + "updated_at": "2026-07-29T06:03:41.021565", "url": "/v1/cpus/intel-xeon-e3-1270-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1270/index.json b/site/public/v1/cpus/intel-xeon-e3-1270/index.json index 0f18d94af5e1..3006bc05e06a 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1270/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1270/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.079556", - "updated_at": "2026-06-24T08:54:41.079567", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e3-1270" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1270l-v4/index.json b/site/public/v1/cpus/intel-xeon-e3-1270l-v4/index.json index 5f0c09aaedbb..cd79ff2639a2 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1270l-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1270l-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.311227", - "updated_at": "2026-06-24T08:54:41.311238", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e3-1270l-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1271-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1271-v3/index.json index b0e13194a32a..b875b0bfa323 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1271-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1271-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.170976", - "updated_at": "2026-06-24T08:54:41.170987", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1271-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1275-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1275-v2/index.json index b01db6f661d2..5e131d7c151b 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1275-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1275-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 77, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.104281", - "updated_at": "2026-06-24T08:54:41.104294", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1275-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1275-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1275-v5/index.json index f7767cbcb431..6dec80363965 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1275-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1275-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.202315", - "updated_at": "2026-06-24T08:54:41.202326", + "created_at": "2026-07-29T06:03:41.000501", + "updated_at": "2026-07-29T06:03:41.000501", "url": "/v1/cpus/intel-xeon-e3-1275-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1275-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1275-v6/index.json index 81eedfd59ae5..638019c326b3 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1275-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1275-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 73, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.253513", - "updated_at": "2026-06-24T08:54:41.253523", + "created_at": "2026-07-29T06:03:41.022137", + "updated_at": "2026-07-29T06:03:41.022137", "url": "/v1/cpus/intel-xeon-e3-1275-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1275/index.json b/site/public/v1/cpus/intel-xeon-e3-1275/index.json index 33582395f038..db9ca6a9d202 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1275/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1275/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.079735", - "updated_at": "2026-06-24T08:54:41.079746", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e3-1275" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1275l-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1275l-v3/index.json index 58edae3e6f3b..ea0dc8c0fdc6 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1275l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1275l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.202501", - "updated_at": "2026-06-24T08:54:41.202511", + "created_at": "2026-07-29T06:03:41.000501", + "updated_at": "2026-07-29T06:03:41.000501", "url": "/v1/cpus/intel-xeon-e3-1275l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1276-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1276-v3/index.json index 330713159813..c8fe88883507 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1276-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1276-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.171156", - "updated_at": "2026-06-24T08:54:41.171167", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1276-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1280-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1280-v2/index.json index 564b810b31f3..c30b66cde82f 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1280-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1280-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 69, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.104467", - "updated_at": "2026-06-24T08:54:41.104478", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1280-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1280-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1280-v3/index.json index 44fd19318264..64d4d0bf11eb 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1280-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1280-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 82, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.137583", - "updated_at": "2026-06-24T08:54:41.137594", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e3-1280-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1280-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1280-v5/index.json index c2b861d24d23..05291e7fa5c9 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1280-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1280-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.224943", - "updated_at": "2026-06-24T08:54:41.224954", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e3-1280-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1280-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1280-v6/index.json index 3cba917a7b47..08964f005706 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1280-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1280-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.9, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 72, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.253692", - "updated_at": "2026-06-24T08:54:41.253702", + "created_at": "2026-07-29T06:03:41.022137", + "updated_at": "2026-07-29T06:03:41.022137", "url": "/v1/cpus/intel-xeon-e3-1280-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1280/index.json b/site/public/v1/cpus/intel-xeon-e3-1280/index.json index f0e8dc24074d..0e62f30603ec 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1280/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1280/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.079914", - "updated_at": "2026-06-24T08:54:41.079925", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e3-1280" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1281-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1281-v3/index.json index f6417d6cabf6..86d86c75f658 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1281-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1281-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 82, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.202682", - "updated_at": "2026-06-24T08:54:41.202693", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e3-1281-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1285-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1285-v3/index.json index 8f214526475d..0a6dff22521f 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1285-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1285-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.225124", - "updated_at": "2026-06-24T08:54:41.225135", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e3-1285-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1285-v4/index.json b/site/public/v1/cpus/intel-xeon-e3-1285-v4/index.json index c06cb3d6809a..78eef9cc3b04 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1285-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1285-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1150", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.283085", - "updated_at": "2026-06-24T08:54:41.283095", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e3-1285-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1285-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1285-v6/index.json index f2d02fdcdcb9..4b0db0cddddf 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1285-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1285-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1151", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 4.1, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 79, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.283281", - "updated_at": "2026-06-24T08:54:41.283293", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e3-1285-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1285l-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1285l-v3/index.json index 12a2a6ae2798..f0d7aadcf0f1 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1285l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1285l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.171360", - "updated_at": "2026-06-24T08:54:41.171371", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1285l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1285l-v4/index.json b/site/public/v1/cpus/intel-xeon-e3-1285l-v4/index.json index d15698dcd7c7..87305385b6ee 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1285l-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1285l-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 6.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.225327", - "updated_at": "2026-06-24T08:54:41.225338", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e3-1285l-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1286-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1286-v3/index.json index f961bf3f9a0a..18fce02aa195 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1286-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1286-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 84, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.171542", - "updated_at": "2026-06-24T08:54:41.171553", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e3-1286-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1286l-v3/index.json b/site/public/v1/cpus/intel-xeon-e3-1286l-v3/index.json index 4714f72632f3..e1b5d095177c 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1286l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1286l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1150", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.283467", - "updated_at": "2026-06-24T08:54:41.283478", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e3-1286l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1290-v2/index.json b/site/public/v1/cpus/intel-xeon-e3-1290-v2/index.json index 3b772605c4da..fc8ee2e1bfb1 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1290-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1290-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 87, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.104647", - "updated_at": "2026-06-24T08:54:41.104658", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e3-1290-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1290/index.json b/site/public/v1/cpus/intel-xeon-e3-1290/index.json index 351e8a49c836..dc2735faa3a2 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1290/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1290/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1155", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.080093", - "updated_at": "2026-06-24T08:54:41.080104", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e3-1290" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1505l-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1505l-v5/index.json index ce001534ab47..99e2ff2a87a9 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1505l-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1505l-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.253871", - "updated_at": "2026-06-24T08:54:41.253881", + "created_at": "2026-07-29T06:03:41.022137", + "updated_at": "2026-07-29T06:03:41.022137", "url": "/v1/cpus/intel-xeon-e3-1505l-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1505l-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1505l-v6/index.json index c995faeefa93..44ab30b6e288 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1505l-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1505l-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 25, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.254050", - "updated_at": "2026-06-24T08:54:41.254061", + "created_at": "2026-07-29T06:03:41.022137", + "updated_at": "2026-07-29T06:03:41.022137", "url": "/v1/cpus/intel-xeon-e3-1505l-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1505m-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1505m-v5/index.json index 230fcc691174..52cfb7d6375e 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1505m-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1505m-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.202865", - "updated_at": "2026-06-24T08:54:41.202876", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e3-1505m-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1505m-v6/index.json b/site/public/v1/cpus/intel-xeon-e3-1505m-v6/index.json index 564da779bc46..c3dd7ec63549 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1505m-v6/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1505m-v6/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Kaby_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.254230", - "updated_at": "2026-06-24T08:54:41.254241", + "created_at": "2026-07-29T06:03:41.022137", + "updated_at": "2026-07-29T06:03:41.022137", "url": "/v1/cpus/intel-xeon-e3-1505m-v6" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1515m-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1515m-v5/index.json index ab46c7fb1d0f..aa413dd6b7d3 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1515m-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1515m-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.254436", - "updated_at": "2026-06-24T08:54:41.254447", + "created_at": "2026-07-29T06:03:41.022137", + "updated_at": "2026-07-29T06:03:41.022137", "url": "/v1/cpus/intel-xeon-e3-1515m-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1535m-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1535m-v5/index.json index d4918c73c34c..7084d47c703a 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1535m-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1535m-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.203044", - "updated_at": "2026-06-24T08:54:41.203055", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e3-1535m-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1545m-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1545m-v5/index.json index 3a322af40a80..1c31720e604e 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1545m-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1545m-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.225508", - "updated_at": "2026-06-24T08:54:41.225520", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e3-1545m-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1575m-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1575m-v5/index.json index 36f1b7075e06..2c3f8d947124 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1575m-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1575m-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.225688", - "updated_at": "2026-06-24T08:54:41.225698", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e3-1575m-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1585-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1585-v5/index.json index 813bc71f0674..6adbe79d584b 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1585-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1585-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.254797", - "updated_at": "2026-06-24T08:54:41.254808", + "created_at": "2026-07-29T06:03:41.022137", + "updated_at": "2026-07-29T06:03:41.022137", "url": "/v1/cpus/intel-xeon-e3-1585-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e3-1585l-v5/index.json b/site/public/v1/cpus/intel-xeon-e3-1585l-v5/index.json index 3b2bf852e1fc..4a229c0a25bb 100644 --- a/site/public/v1/cpus/intel-xeon-e3-1585l-v5/index.json +++ b/site/public/v1/cpus/intel-xeon-e3-1585l-v5/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.283648", - "updated_at": "2026-06-24T08:54:41.283659", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e3-1585l-v5" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1410-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-1410-v2/index.json index cccf163554e2..737722dc7a60 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1410-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1410-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.203224", - "updated_at": "2026-06-24T08:54:41.203235", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-1410-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1410/index.json b/site/public/v1/cpus/intel-xeon-e5-1410/index.json index f1bef8834931..8bcd76649fac 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1410/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1410/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1356", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.104826", - "updated_at": "2026-06-24T08:54:41.104837", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e5-1410" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1428l-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-1428l-v2/index.json index 2e11f5378595..5f2e26f4d5ae 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1428l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1428l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.311432", - "updated_at": "2026-06-24T08:54:41.311444", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e5-1428l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1603-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-1603-v3/index.json index 0d5efc3cb36f..5a61fa7ba8d5 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1603-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1603-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.203428", - "updated_at": "2026-06-24T08:54:41.203439", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-1603-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1603-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-1603-v4/index.json index 9ac4fd908be3..63247ebc95b3 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1603-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1603-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.254977", - "updated_at": "2026-06-24T08:54:41.254988", + "created_at": "2026-07-29T06:03:41.022137", + "updated_at": "2026-07-29T06:03:41.022137", "url": "/v1/cpus/intel-xeon-e5-1603-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1603/index.json b/site/public/v1/cpus/intel-xeon-e5-1603/index.json index dc46cc04c2a8..4c107211e52e 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1603/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1603/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.105005", - "updated_at": "2026-06-24T08:54:41.105016", + "created_at": "2026-07-29T06:03:40.966422", + "updated_at": "2026-07-29T06:03:40.966422", "url": "/v1/cpus/intel-xeon-e5-1603" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1607-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-1607-v2/index.json index 2f87b0c51253..711dbe98b4df 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1607-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1607-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.171905", - "updated_at": "2026-06-24T08:54:41.171916", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.989463", "url": "/v1/cpus/intel-xeon-e5-1607-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1607-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-1607-v3/index.json index ef567e072d7d..dcc078f50b0d 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1607-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1607-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.203609", - "updated_at": "2026-06-24T08:54:41.203620", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-1607-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1607-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-1607-v4/index.json index 05df330f8af7..a275c61b4538 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1607-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1607-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.225866", - "updated_at": "2026-06-24T08:54:41.225878", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-1607-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1607/index.json b/site/public/v1/cpus/intel-xeon-e5-1607/index.json index c2008b6556b7..dc692fc26a13 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1607/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1607/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.105184", - "updated_at": "2026-06-24T08:54:41.105194", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-1607" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1620-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-1620-v2/index.json index 5d9d753d4fab..21911ab53939 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1620-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1620-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.137762", - "updated_at": "2026-06-24T08:54:41.137773", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e5-1620-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1620-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-1620-v3/index.json index 4a9bffd822d7..9fd77902ae79 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1620-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1620-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.172083", - "updated_at": "2026-06-24T08:54:41.172094", + "created_at": "2026-07-29T06:03:40.989463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-1620-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1620-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-1620-v4/index.json index 180b5cabb2f9..7c7f103a4897 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1620-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1620-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.226046", - "updated_at": "2026-06-24T08:54:41.226057", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-1620-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1620/index.json b/site/public/v1/cpus/intel-xeon-e5-1620/index.json index 55db1cb7a8bc..8e2bbdc80f7b 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1620/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1620/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.105384", - "updated_at": "2026-06-24T08:54:41.105395", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-1620" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1630-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-1630-v3/index.json index e16ac10273f8..176ebf95a85a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1630-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1630-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.172282", - "updated_at": "2026-06-24T08:54:41.172295", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-1630-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1630-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-1630-v4/index.json index 1da2a5184c83..9b8d7066a30b 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1630-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1630-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.226227", - "updated_at": "2026-06-24T08:54:41.226238", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-1630-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1650-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-1650-v2/index.json index 8bf61f3f8b34..6e911bac37b9 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1650-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1650-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.137941", - "updated_at": "2026-06-24T08:54:41.137952", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e5-1650-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1650-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-1650-v3/index.json index 4c3ff1e7bbb1..1eb57599982c 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1650-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1650-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.172470", - "updated_at": "2026-06-24T08:54:41.172481", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-1650-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1650-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-1650-v4/index.json index 29db45b8b7e5..e2904e49dcd2 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1650-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1650-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.226432", - "updated_at": "2026-06-24T08:54:41.226444", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-1650-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1650/index.json b/site/public/v1/cpus/intel-xeon-e5-1650/index.json index ace664ac2558..2211e3494c9a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1650/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1650/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.105562", - "updated_at": "2026-06-24T08:54:41.105573", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-1650" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1660-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-1660-v2/index.json index d154fb7a5a05..809732278f18 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1660-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1660-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.138121", - "updated_at": "2026-06-24T08:54:41.138132", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e5-1660-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1660-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-1660-v3/index.json index 38b7f215ccd7..09fb1d56fd5d 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1660-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1660-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.172649", - "updated_at": "2026-06-24T08:54:41.172661", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-1660-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1660-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-1660-v4/index.json index 95893a832963..bc436eb42dc5 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1660-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1660-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.226612", - "updated_at": "2026-06-24T08:54:41.226623", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-1660-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1660/index.json b/site/public/v1/cpus/intel-xeon-e5-1660/index.json index 7eb0cec4b737..c8775322b9e1 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1660/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1660/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.105740", - "updated_at": "2026-06-24T08:54:41.105751", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-1660" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1680-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-1680-v2/index.json index 40facfa5555a..ac1d994fa517 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1680-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1680-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.172827", - "updated_at": "2026-06-24T08:54:41.172838", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-1680-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1680-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-1680-v3/index.json index 0faf984eeae3..281fae14af01 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1680-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1680-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.203793", - "updated_at": "2026-06-24T08:54:41.203804", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-1680-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1680-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-1680-v4/index.json index 5523f54f3c0f..d9eb01af61d9 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1680-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1680-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.226793", - "updated_at": "2026-06-24T08:54:41.226804", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-1680-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-1681-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-1681-v3/index.json index 9b27d3181587..6ec526d9ad0e 100644 --- a/site/public/v1/cpus/intel-xeon-e5-1681-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-1681-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.226974", - "updated_at": "2026-06-24T08:54:41.226985", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-1681-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2403-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2403-v2/index.json index f18b9c1a2179..894c61394bde 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2403-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2403-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.203973", - "updated_at": "2026-06-24T08:54:41.203984", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-2403-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2403/index.json b/site/public/v1/cpus/intel-xeon-e5-2403/index.json index 003bee14e374..bb1e7c1654c1 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2403/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2403/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.105920", - "updated_at": "2026-06-24T08:54:41.105932", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2403" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2407-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2407-v2/index.json index d038e2316599..2e48a88aa6b0 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2407-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2407-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.173006", - "updated_at": "2026-06-24T08:54:41.173018", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-2407-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2407/index.json b/site/public/v1/cpus/intel-xeon-e5-2407/index.json index f7f3836fbc24..23529b520d2a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2407/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2407/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.106110", - "updated_at": "2026-06-24T08:54:41.106121", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2407" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2418l-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2418l-v2/index.json index eaacca7de63f..c8ea65786d64 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2418l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2418l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 50, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.400203", - "updated_at": "2026-06-24T08:54:41.400214", + "created_at": "2026-07-29T06:03:41.075623", + "updated_at": "2026-07-29T06:03:41.075623", "url": "/v1/cpus/intel-xeon-e5-2418l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2418l/index.json b/site/public/v1/cpus/intel-xeon-e5-2418l/index.json index 6b49817b19f1..c6821487c5ac 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2418l/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2418l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 50, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.227152", - "updated_at": "2026-06-24T08:54:41.227163", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-2418l" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2420-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2420-v2/index.json index 9937cb1edb51..768c29485ba8 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2420-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2420-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.173185", - "updated_at": "2026-06-24T08:54:41.173196", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-2420-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2420/index.json b/site/public/v1/cpus/intel-xeon-e5-2420/index.json index 33541b310f75..49cb181948ba 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2420/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2420/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA1356", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.106310", - "updated_at": "2026-06-24T08:54:41.106321", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2420" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2428l/index.json b/site/public/v1/cpus/intel-xeon-e5-2428l/index.json index fc5b87e38fc1..fa392fa14200 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2428l/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2428l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.0, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.255158", - "updated_at": "2026-06-24T08:54:41.255169", + "created_at": "2026-07-29T06:03:41.022724", + "updated_at": "2026-07-29T06:03:41.022724", "url": "/v1/cpus/intel-xeon-e5-2428l" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2430-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2430-v2/index.json index 4bd8b1c5f3fd..a1d98d73d8c4 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2430-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2430-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.173387", - "updated_at": "2026-06-24T08:54:41.173398", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-2430-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2430/index.json b/site/public/v1/cpus/intel-xeon-e5-2430/index.json index 3f25a94d5800..affc6edc63c1 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2430/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2430/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.106494", - "updated_at": "2026-06-24T08:54:41.106505", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2430" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2430l-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2430l-v2/index.json index a4083e53e093..5693e69f46cd 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2430l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2430l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.204152", - "updated_at": "2026-06-24T08:54:41.204163", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-2430l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2430l/index.json b/site/public/v1/cpus/intel-xeon-e5-2430l/index.json index 64be7c7e09e7..4f0c2f96cd06 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2430l/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2430l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1356", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.255364", - "updated_at": "2026-06-24T08:54:41.255375", + "created_at": "2026-07-29T06:03:41.022724", + "updated_at": "2026-07-29T06:03:41.022724", "url": "/v1/cpus/intel-xeon-e5-2430l" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2440-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2440-v2/index.json index 3f659ecf9c02..d04868386f60 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2440-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2440-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.173566", - "updated_at": "2026-06-24T08:54:41.173578", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-2440-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2440/index.json b/site/public/v1/cpus/intel-xeon-e5-2440/index.json index 45d0efad0fb6..9b5e9fc3ee75 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2440/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2440/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.173748", - "updated_at": "2026-06-24T08:54:41.173759", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-2440" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2448l-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2448l-v2/index.json index 8e291dbe702c..dc40530161a3 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2448l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2448l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.283828", - "updated_at": "2026-06-24T08:54:41.283839", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e5-2448l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2450-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2450-v2/index.json index 4b212b5be3a2..faf9d25ced82 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2450-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2450-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.255548", - "updated_at": "2026-06-24T08:54:41.255559", + "created_at": "2026-07-29T06:03:41.022724", + "updated_at": "2026-07-29T06:03:41.022724", "url": "/v1/cpus/intel-xeon-e5-2450-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2450/index.json b/site/public/v1/cpus/intel-xeon-e5-2450/index.json index 3100b37d64c1..a1011a2c3886 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2450/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2450/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.204355", - "updated_at": "2026-06-24T08:54:41.204366", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-2450" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2450l/index.json b/site/public/v1/cpus/intel-xeon-e5-2450l/index.json index 8c4fabd0da8d..9c5e27117840 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2450l/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2450l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.3, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.204536", - "updated_at": "2026-06-24T08:54:41.204547", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-2450l" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2470-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2470-v2/index.json index 2c3912ab74d3..9f98b75b241d 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2470-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2470-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.227354", - "updated_at": "2026-06-24T08:54:41.227366", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-2470-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2470/index.json b/site/public/v1/cpus/intel-xeon-e5-2470/index.json index 51878d2acbe0..334c7a8ed612 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2470/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2470/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 1356", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.138330", - "updated_at": "2026-06-24T08:54:41.138341", + "created_at": "2026-07-29T06:03:40.977445", + "updated_at": "2026-07-29T06:03:40.977445", "url": "/v1/cpus/intel-xeon-e5-2470" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2603-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2603-v2/index.json index 805aa5a88119..1a56b1c83b36 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2603-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2603-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.173930", - "updated_at": "2026-06-24T08:54:41.173941", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-2603-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2603-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2603-v3/index.json index 092aa442682a..a57f365c36dd 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2603-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2603-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.6, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.204716", - "updated_at": "2026-06-24T08:54:41.204727", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-2603-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2603-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2603-v4/index.json index ddc320d0786d..59e53fbb39e3 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2603-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2603-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.227534", - "updated_at": "2026-06-24T08:54:41.227545", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-2603-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2603/index.json b/site/public/v1/cpus/intel-xeon-e5-2603/index.json index 6d5429d7dbe5..95ae2ad265ab 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2603/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2603/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.106683", - "updated_at": "2026-06-24T08:54:41.106694", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2603" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2608l-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2608l-v4/index.json index 3082688d2a06..21b40d46d324 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2608l-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2608l-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.6, "boost_clock_ghz": 1.7, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 50, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.400419", - "updated_at": "2026-06-24T08:54:41.400430", + "created_at": "2026-07-29T06:03:41.075623", + "updated_at": "2026-07-29T06:03:41.075623", "url": "/v1/cpus/intel-xeon-e5-2608l-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2609-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2609-v2/index.json index 9cd295735db5..5afc9aeaa1a6 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2609-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2609-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.174111", - "updated_at": "2026-06-24T08:54:41.174122", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-2609-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2609-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2609-v4/index.json index 3fc867289f8d..ab1616da0884 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2609-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2609-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.227714", - "updated_at": "2026-06-24T08:54:41.227725", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-2609-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2609/index.json b/site/public/v1/cpus/intel-xeon-e5-2609/index.json index 9c03fb57347f..def88603fa49 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2609/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2609/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.106862", - "updated_at": "2026-06-24T08:54:41.106873", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2609" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2618l-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2618l-v3/index.json index 922d441f552d..1679324c5c39 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2618l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2618l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.255726", - "updated_at": "2026-06-24T08:54:41.255737", + "created_at": "2026-07-29T06:03:41.022724", + "updated_at": "2026-07-29T06:03:41.022724", "url": "/v1/cpus/intel-xeon-e5-2618l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2618l-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2618l-v4/index.json index 917bd2ddf0bf..d691c82963c3 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2618l-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2618l-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.255903", - "updated_at": "2026-06-24T08:54:41.255914", + "created_at": "2026-07-29T06:03:41.022724", + "updated_at": "2026-07-29T06:03:41.022724", "url": "/v1/cpus/intel-xeon-e5-2618l-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2620-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2620-v2/index.json index 9a2f34abee33..0ee70d5a3619 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2620-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2620-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.138513", - "updated_at": "2026-06-24T08:54:41.138524", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2620-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2620-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2620-v3/index.json index 8c2d2a865839..a6b4811e40a5 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2620-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2620-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.174495", - "updated_at": "2026-06-24T08:54:41.174506", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-2620-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2620-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2620-v4/index.json index a826f8fd21fd..4de0e5352654 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2620-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2620-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.227891", - "updated_at": "2026-06-24T08:54:41.227902", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-2620-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2620/index.json b/site/public/v1/cpus/intel-xeon-e5-2620/index.json index bcf903d40596..2d3c6c053b22 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2620/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2620/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.107040", - "updated_at": "2026-06-24T08:54:41.107050", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2620" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2623-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2623-v3/index.json index 8edbea52c555..0959de3cc989 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2623-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2623-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.204896", - "updated_at": "2026-06-24T08:54:41.204906", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-2623-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2623-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2623-v4/index.json index 8e1d696873ad..62d5dcaeb18b 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2623-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2623-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.228069", - "updated_at": "2026-06-24T08:54:41.228079", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-2623-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2628-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2628-v3/index.json index a878705263e7..5f160c1880f9 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2628-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2628-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.367742", - "updated_at": "2026-06-24T08:54:41.367753", + "created_at": "2026-07-29T06:03:41.062541", + "updated_at": "2026-07-29T06:03:41.062541", "url": "/v1/cpus/intel-xeon-e5-2628-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2628l-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2628l-v2/index.json index 904d23f731ca..9b964903b71a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2628l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2628l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.205077", - "updated_at": "2026-06-24T08:54:41.205087", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-2628l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2628l-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2628l-v3/index.json index a77edba55733..403b16f97cbc 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2628l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2628l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.205280", - "updated_at": "2026-06-24T08:54:41.205295", + "created_at": "2026-07-29T06:03:41.001501", + "updated_at": "2026-07-29T06:03:41.001501", "url": "/v1/cpus/intel-xeon-e5-2628l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2628l-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2628l-v4/index.json index 6610df388c13..94f48f11ccdc 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2628l-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2628l-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.256081", - "updated_at": "2026-06-24T08:54:41.256091", + "created_at": "2026-07-29T06:03:41.022724", + "updated_at": "2026-07-29T06:03:41.022724", "url": "/v1/cpus/intel-xeon-e5-2628l-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2629-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2629-v3/index.json index 334eafbab60d..f5b6a2366575 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2629-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2629-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.228270", - "updated_at": "2026-06-24T08:54:41.228286", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.009528", "url": "/v1/cpus/intel-xeon-e5-2629-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2630-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2630-v2/index.json index 10b0de229065..faf5ff2ce591 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2630-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2630-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.138693", - "updated_at": "2026-06-24T08:54:41.138704", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2630-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2630-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2630-v3/index.json index d6bb93e0cf4b..379c623716de 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2630-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2630-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.174676", - "updated_at": "2026-06-24T08:54:41.174687", + "created_at": "2026-07-29T06:03:40.990463", + "updated_at": "2026-07-29T06:03:40.990463", "url": "/v1/cpus/intel-xeon-e5-2630-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2630-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2630-v4/index.json index 1a516b2e580e..cd81578d0664 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2630-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2630-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.228463", - "updated_at": "2026-06-24T08:54:41.228474", + "created_at": "2026-07-29T06:03:41.009528", + "updated_at": "2026-07-29T06:03:41.011057", "url": "/v1/cpus/intel-xeon-e5-2630-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2630/index.json b/site/public/v1/cpus/intel-xeon-e5-2630/index.json index 75ae368ef5c7..4416e46a6481 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2630/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2630/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.107216", - "updated_at": "2026-06-24T08:54:41.107227", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2630" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2630l-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2630l-v2/index.json index f5c89e9a93a3..d19869be560d 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2630l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2630l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.174852", - "updated_at": "2026-06-24T08:54:41.174863", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2630l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2630l-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2630l-v3/index.json index 18b2f19d9d67..94882018b8c5 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2630l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2630l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 55, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.228650", - "updated_at": "2026-06-24T08:54:41.228661", + "created_at": "2026-07-29T06:03:41.011057", + "updated_at": "2026-07-29T06:03:41.011057", "url": "/v1/cpus/intel-xeon-e5-2630l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2630l-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2630l-v4/index.json index 59f6e7c16aa5..950a2c0cfcea 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2630l-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2630l-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 55, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.256273", - "updated_at": "2026-06-24T08:54:41.256287", + "created_at": "2026-07-29T06:03:41.022724", + "updated_at": "2026-07-29T06:03:41.022724", "url": "/v1/cpus/intel-xeon-e5-2630l-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2630l/index.json b/site/public/v1/cpus/intel-xeon-e5-2630l/index.json index 26d228c57882..505af79750c7 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2630l/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2630l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.175031", - "updated_at": "2026-06-24T08:54:41.175043", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2630l" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2637-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2637-v2/index.json index d930679ea2b0..a139ebda8fa8 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2637-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2637-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.175211", - "updated_at": "2026-06-24T08:54:41.175222", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2637-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2637-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2637-v3/index.json index 405101395f39..bed6fd670583 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2637-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2637-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.175416", - "updated_at": "2026-06-24T08:54:41.175427", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2637-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2637-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2637-v4/index.json index a3578b869eb4..6db0daf3516a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2637-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2637-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.228833", - "updated_at": "2026-06-24T08:54:41.228844", + "created_at": "2026-07-29T06:03:41.011057", + "updated_at": "2026-07-29T06:03:41.011057", "url": "/v1/cpus/intel-xeon-e5-2637-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2637/index.json b/site/public/v1/cpus/intel-xeon-e5-2637/index.json index 884fce8c2fe5..093d6f9595cc 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2637/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2637/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 2, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 5.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.284188", - "updated_at": "2026-06-24T08:54:41.284199", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e5-2637" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2640-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2640-v2/index.json index 8d385075ff24..77fe53c519af 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2640-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2640-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.175596", - "updated_at": "2026-06-24T08:54:41.175606", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2640-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2640-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2640-v3/index.json index 10fc9b87284f..67ed98661e24 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2640-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2640-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 90, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.175774", - "updated_at": "2026-06-24T08:54:41.175785", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2640-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2640-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2640-v4/index.json index e60bab6d52cb..493a77e8e5dd 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2640-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2640-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 90, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.229014", - "updated_at": "2026-06-24T08:54:41.229024", + "created_at": "2026-07-29T06:03:41.011057", + "updated_at": "2026-07-29T06:03:41.011057", "url": "/v1/cpus/intel-xeon-e5-2640-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2640/index.json b/site/public/v1/cpus/intel-xeon-e5-2640/index.json index 66652e5fd7ba..79bb22567d94 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2640/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2640/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.107419", - "updated_at": "2026-06-24T08:54:41.107431", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2640" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2643-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2643-v2/index.json index 02857af33b68..cb7cd6578abc 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2643-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2643-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.138872", - "updated_at": "2026-06-24T08:54:41.138883", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2643-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2643-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2643-v3/index.json index 6462713936cd..93c8dbfe89f9 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2643-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2643-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.205573", - "updated_at": "2026-06-24T08:54:41.205587", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2643-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2643-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2643-v4/index.json index 3594a3d5ce67..91f17f4ce584 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2643-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2643-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.229194", - "updated_at": "2026-06-24T08:54:41.229205", + "created_at": "2026-07-29T06:03:41.011057", + "updated_at": "2026-07-29T06:03:41.011057", "url": "/v1/cpus/intel-xeon-e5-2643-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2643/index.json b/site/public/v1/cpus/intel-xeon-e5-2643/index.json index 4bac86f57ff7..3c6e01da29e8 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2643/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2643/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.107602", - "updated_at": "2026-06-24T08:54:41.107613", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2643" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2648l-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2648l-v2/index.json index 824ecac392f4..2aeb69175e4e 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2648l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2648l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.256462", - "updated_at": "2026-06-24T08:54:41.256473", + "created_at": "2026-07-29T06:03:41.022724", + "updated_at": "2026-07-29T06:03:41.022724", "url": "/v1/cpus/intel-xeon-e5-2648l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2648l-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2648l-v3/index.json index b9c3ba354e99..bc6e5995637c 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2648l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2648l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.229399", - "updated_at": "2026-06-24T08:54:41.229410", + "created_at": "2026-07-29T06:03:41.011057", + "updated_at": "2026-07-29T06:03:41.011057", "url": "/v1/cpus/intel-xeon-e5-2648l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2648l-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2648l-v4/index.json index f522482e920d..38c1ae118ca0 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2648l-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2648l-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 75, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.256643", - "updated_at": "2026-06-24T08:54:41.256654", + "created_at": "2026-07-29T06:03:41.023273", + "updated_at": "2026-07-29T06:03:41.023273", "url": "/v1/cpus/intel-xeon-e5-2648l-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2648l/index.json b/site/public/v1/cpus/intel-xeon-e5-2648l/index.json index 96fc3456a507..033c9e965c36 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2648l/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2648l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.205762", - "updated_at": "2026-06-24T08:54:41.205773", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2648l" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2649-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2649-v3/index.json index 394c3605ac91..2e03e6981902 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2649-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2649-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.284391", - "updated_at": "2026-06-24T08:54:41.284402", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e5-2649-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2650-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2650-v2/index.json index fbedef66b2d1..097fdf4e4ca1 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2650-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2650-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.139052", - "updated_at": "2026-06-24T08:54:41.139063", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2650-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2650-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2650-v3/index.json index 7244365b3f4a..94a0c119cca5 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2650-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2650-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.175954", - "updated_at": "2026-06-24T08:54:41.175965", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2650-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2650-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2650-v4/index.json index de49f61601ae..a67390d5e04b 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2650-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2650-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.229581", - "updated_at": "2026-06-24T08:54:41.229593", + "created_at": "2026-07-29T06:03:41.011444", + "updated_at": "2026-07-29T06:03:41.011444", "url": "/v1/cpus/intel-xeon-e5-2650-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2650/index.json b/site/public/v1/cpus/intel-xeon-e5-2650/index.json index f1cb0f592e78..1fa27f51f548 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2650/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2650/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.107785", - "updated_at": "2026-06-24T08:54:41.107797", + "created_at": "2026-07-29T06:03:40.967422", + "updated_at": "2026-07-29T06:03:40.967422", "url": "/v1/cpus/intel-xeon-e5-2650" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2650l-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2650l-v2/index.json index 4ba14834f6a2..f8e909dfa9a9 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2650l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2650l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 2.1, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.256826", - "updated_at": "2026-06-24T08:54:41.256836", + "created_at": "2026-07-29T06:03:41.023273", + "updated_at": "2026-07-29T06:03:41.023273", "url": "/v1/cpus/intel-xeon-e5-2650l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2650l-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2650l-v3/index.json index 555aa4aeb369..701228f11907 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2650l-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2650l-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.205943", - "updated_at": "2026-06-24T08:54:41.205954", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2650l-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2650l-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2650l-v4/index.json index 04220566edd6..8b0a1939f505 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2650l-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2650l-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 2.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 65, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.257005", - "updated_at": "2026-06-24T08:54:41.257016", + "created_at": "2026-07-29T06:03:41.023273", + "updated_at": "2026-07-29T06:03:41.023273", "url": "/v1/cpus/intel-xeon-e5-2650l-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2650l/index.json b/site/public/v1/cpus/intel-xeon-e5-2650l/index.json index d0be54ea45ec..87d1a8f89b19 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2650l/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2650l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.3, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.107968", - "updated_at": "2026-06-24T08:54:41.107979", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-2650l" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2651-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2651-v2/index.json index 1ae99d934641..0194c01559bf 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2651-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2651-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.2, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.229761", - "updated_at": "2026-06-24T08:54:41.229772", + "created_at": "2026-07-29T06:03:41.011444", + "updated_at": "2026-07-29T06:03:41.011444", "url": "/v1/cpus/intel-xeon-e5-2651-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2658-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2658-v2/index.json index 111cf90ee1e3..9d781b059def 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2658-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2658-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.139231", - "updated_at": "2026-06-24T08:54:41.139242", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2658-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2658-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2658-v3/index.json index 1eb459988fc6..681a81c67277 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2658-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2658-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.206124", - "updated_at": "2026-06-24T08:54:41.206135", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2658-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2658-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2658-v4/index.json index 24bb8c054ed7..2e02d48b63a5 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2658-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2658-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.229941", - "updated_at": "2026-06-24T08:54:41.229951", + "created_at": "2026-07-29T06:03:41.011444", + "updated_at": "2026-07-29T06:03:41.011444", "url": "/v1/cpus/intel-xeon-e5-2658-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2658/index.json b/site/public/v1/cpus/intel-xeon-e5-2658/index.json index 2630cbdf1030..5c0e02544483 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2658/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2658/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.108148", - "updated_at": "2026-06-24T08:54:41.108159", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-2658" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2658a-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2658a-v3/index.json index ef6349188c56..17f8853f959e 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2658a-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2658a-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.311619", - "updated_at": "2026-06-24T08:54:41.311630", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e5-2658a-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2660-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2660-v2/index.json index 8e093add032b..ea4b2323016d 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2660-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2660-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.176134", - "updated_at": "2026-06-24T08:54:41.176144", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2660-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2660-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2660-v3/index.json index c67294f42131..0b00054537d6 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2660-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2660-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.176434", - "updated_at": "2026-06-24T08:54:41.176448", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2660-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2660-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2660-v4/index.json index e23a29cea665..8c14b5c5b000 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2660-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2660-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.230120", - "updated_at": "2026-06-24T08:54:41.230131", + "created_at": "2026-07-29T06:03:41.011444", + "updated_at": "2026-07-29T06:03:41.011444", "url": "/v1/cpus/intel-xeon-e5-2660-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2660/index.json b/site/public/v1/cpus/intel-xeon-e5-2660/index.json index fa69c6a1a815..6e3d34ff8700 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2660/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2660/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.108356", - "updated_at": "2026-06-24T08:54:41.108368", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-2660" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2665/index.json b/site/public/v1/cpus/intel-xeon-e5-2665/index.json index 35e9fc1a9496..12321fb687b5 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2665/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2665/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.108538", - "updated_at": "2026-06-24T08:54:41.108549", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-2665" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2666-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2666-v3/index.json index 3c7b3b417990..d4834f450305 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2666-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2666-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.206511", - "updated_at": "2026-06-24T08:54:41.206522", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2666-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2667-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2667-v2/index.json index 93af81335036..f732220c1365 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2667-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2667-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.176624", - "updated_at": "2026-06-24T08:54:41.176635", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2667-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2667-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2667-v3/index.json index d3885ee41c19..f1e280d49eb5 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2667-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2667-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.176805", - "updated_at": "2026-06-24T08:54:41.176816", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2667-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2667-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2667-v4/index.json index a8100bf89fb3..b1decee1da36 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2667-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2667-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.230321", - "updated_at": "2026-06-24T08:54:41.230333", + "created_at": "2026-07-29T06:03:41.011444", + "updated_at": "2026-07-29T06:03:41.011444", "url": "/v1/cpus/intel-xeon-e5-2667-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2667/index.json b/site/public/v1/cpus/intel-xeon-e5-2667/index.json index 243524742d15..50d67116b8e3 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2667/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2667/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.108716", - "updated_at": "2026-06-24T08:54:41.108727", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-2667" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2669-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2669-v3/index.json index 4fc10d04f263..0d5e70d77855 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2669-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2669-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.230504", - "updated_at": "2026-06-24T08:54:41.230515", + "created_at": "2026-07-29T06:03:41.011444", + "updated_at": "2026-07-29T06:03:41.011444", "url": "/v1/cpus/intel-xeon-e5-2669-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2670-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2670-v2/index.json index ca0825027110..e531e23ba556 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2670-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2670-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.176986", - "updated_at": "2026-06-24T08:54:41.176997", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2670-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2670-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2670-v3/index.json index 2d70e1126473..d0e406ad985a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2670-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2670-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.177163", - "updated_at": "2026-06-24T08:54:41.177174", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2670-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2670/index.json b/site/public/v1/cpus/intel-xeon-e5-2670/index.json index 0f01624db18c..79ce70dc1a1a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2670/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2670/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.108893", - "updated_at": "2026-06-24T08:54:41.108904", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-2670" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2673-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2673-v2/index.json index f7b007e3dd5a..0756f9b2059e 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2673-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2673-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 110, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.230685", - "updated_at": "2026-06-24T08:54:41.230696", + "created_at": "2026-07-29T06:03:41.011444", + "updated_at": "2026-07-29T06:03:41.011444", "url": "/v1/cpus/intel-xeon-e5-2673-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2673-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2673-v4/index.json index 91ad4a5eabe7..260c3d2f90fe 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2673-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2673-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 50.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.230875", - "updated_at": "2026-06-24T08:54:41.230886", + "created_at": "2026-07-29T06:03:41.011950", + "updated_at": "2026-07-29T06:03:41.011950", "url": "/v1/cpus/intel-xeon-e5-2673-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2675-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2675-v3/index.json index 92a58d84006c..f6cfe2bbc4a1 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2675-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2675-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 2.3, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.231057", - "updated_at": "2026-06-24T08:54:41.231068", + "created_at": "2026-07-29T06:03:41.011950", + "updated_at": "2026-07-29T06:03:41.011950", "url": "/v1/cpus/intel-xeon-e5-2675-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2676-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2676-v3/index.json index cbf07b9e1625..b0f8df6504e0 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2676-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2676-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.206871", - "updated_at": "2026-06-24T08:54:41.206882", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2676-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2676-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2676-v4/index.json index d83097c1d7be..b5fad3415bcd 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2676-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2676-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.339482", - "updated_at": "2026-06-24T08:54:41.339493", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-e5-2676-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2678-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2678-v3/index.json index 9dd70816f93f..c86b16275778 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2678-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2678-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.207050", - "updated_at": "2026-06-24T08:54:41.207061", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2678-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2679-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2679-v4/index.json index 65dc24aa8ade..f1dbb3f58903 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2679-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2679-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 50.0, "tdp_w": 200, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.231238", - "updated_at": "2026-06-24T08:54:41.231248", + "created_at": "2026-07-29T06:03:41.011950", + "updated_at": "2026-07-29T06:03:41.011950", "url": "/v1/cpus/intel-xeon-e5-2679-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2680-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2680-v2/index.json index afa4b930d62f..66ace04ad20c 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2680-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2680-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.139435", - "updated_at": "2026-06-24T08:54:41.139446", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2680-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2680-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2680-v3/index.json index fbdb7a63c417..769c58c7dc83 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2680-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2680-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.177366", - "updated_at": "2026-06-24T08:54:41.177377", + "created_at": "2026-07-29T06:03:40.991464", + "updated_at": "2026-07-29T06:03:40.991464", "url": "/v1/cpus/intel-xeon-e5-2680-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2680-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2680-v4/index.json index 9dd42c4a381d..af3abf80e980 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2680-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2680-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.231448", - "updated_at": "2026-06-24T08:54:41.231460", + "created_at": "2026-07-29T06:03:41.011950", + "updated_at": "2026-07-29T06:03:41.011950", "url": "/v1/cpus/intel-xeon-e5-2680-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2680/index.json b/site/public/v1/cpus/intel-xeon-e5-2680/index.json index ed0f95e5e41d..f324982136b6 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2680/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2680/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.109072", - "updated_at": "2026-06-24T08:54:41.109083", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-2680" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2682-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2682-v4/index.json index d7ac70845f9e..38f1474a730a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2682-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2682-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.257184", - "updated_at": "2026-06-24T08:54:41.257195", + "created_at": "2026-07-29T06:03:41.023273", + "updated_at": "2026-07-29T06:03:41.023273", "url": "/v1/cpus/intel-xeon-e5-2682-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2683-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2683-v3/index.json index f4ef9fb8638c..6d513612b288 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2683-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2683-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.207227", - "updated_at": "2026-06-24T08:54:41.207238", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2683-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2683-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2683-v4/index.json index 7b92d8143b45..32e0e44ee7a0 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2683-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2683-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.231630", - "updated_at": "2026-06-24T08:54:41.231641", + "created_at": "2026-07-29T06:03:41.011950", + "updated_at": "2026-07-29T06:03:41.011950", "url": "/v1/cpus/intel-xeon-e5-2683-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2685-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2685-v3/index.json index aa16b768b354..f6d4b5c0a3f7 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2685-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2685-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.207430", - "updated_at": "2026-06-24T08:54:41.207442", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2685-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2686-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2686-v3/index.json index 330c38a78cf2..c6755a7b763e 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2686-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2686-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.207616", - "updated_at": "2026-06-24T08:54:41.207627", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2686-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2686-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2686-v4/index.json index 13259883766e..3ecdbd1844d4 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2686-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2686-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.231810", - "updated_at": "2026-06-24T08:54:41.231821", + "created_at": "2026-07-29T06:03:41.011950", + "updated_at": "2026-07-29T06:03:41.011950", "url": "/v1/cpus/intel-xeon-e5-2686-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2687w-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2687w-v2/index.json index c37fb9d27a54..b8900baa551e 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2687w-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2687w-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.139617", - "updated_at": "2026-06-24T08:54:41.139628", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2687w-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2687w-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2687w-v3/index.json index 567bdd3eb1c8..44a0147bbf9b 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2687w-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2687w-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 160, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.177547", - "updated_at": "2026-06-24T08:54:41.177557", + "created_at": "2026-07-29T06:03:40.992464", + "updated_at": "2026-07-29T06:03:40.992464", "url": "/v1/cpus/intel-xeon-e5-2687w-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2687w-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2687w-v4/index.json index f16c1e33a740..332578d333d6 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2687w-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2687w-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 160, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.231992", - "updated_at": "2026-06-24T08:54:41.232003", + "created_at": "2026-07-29T06:03:41.011950", + "updated_at": "2026-07-29T06:03:41.011950", "url": "/v1/cpus/intel-xeon-e5-2687w-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2687w/index.json b/site/public/v1/cpus/intel-xeon-e5-2687w/index.json index 4883fd0db7a7..16a525b434a8 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2687w/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2687w/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.109251", - "updated_at": "2026-06-24T08:54:41.109282", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-2687w" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2689-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2689-v4/index.json index cb1ac8dfb66c..3ee630c08cf9 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2689-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2689-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.232174", - "updated_at": "2026-06-24T08:54:41.232185", + "created_at": "2026-07-29T06:03:41.011950", + "updated_at": "2026-07-29T06:03:41.011950", "url": "/v1/cpus/intel-xeon-e5-2689-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2689/index.json b/site/public/v1/cpus/intel-xeon-e5-2689/index.json index 8dd17acea983..492ef63286c0 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2689/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2689/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.139795", - "updated_at": "2026-06-24T08:54:41.139806", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2689" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2690-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2690-v2/index.json index 4ea443048a9a..e44419781a49 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2690-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2690-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.139974", - "updated_at": "2026-06-24T08:54:41.139985", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2690-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2690-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2690-v3/index.json index 1a0140aafe0e..9f0d4d6efb23 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2690-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2690-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.177728", - "updated_at": "2026-06-24T08:54:41.177739", + "created_at": "2026-07-29T06:03:40.992464", + "updated_at": "2026-07-29T06:03:40.992464", "url": "/v1/cpus/intel-xeon-e5-2690-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2690-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2690-v4/index.json index a87603452566..8f2085e21bc3 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2690-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2690-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.232379", - "updated_at": "2026-06-24T08:54:41.232390", + "created_at": "2026-07-29T06:03:41.012480", + "updated_at": "2026-07-29T06:03:41.012480", "url": "/v1/cpus/intel-xeon-e5-2690-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2690/index.json b/site/public/v1/cpus/intel-xeon-e5-2690/index.json index 848416349e0d..52e840400a4a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2690/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2690/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.109458", - "updated_at": "2026-06-24T08:54:41.109469", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-2690" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2692-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2692-v2/index.json index 6b046738d4b4..6360a58991c3 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2692-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2692-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.232561", - "updated_at": "2026-06-24T08:54:41.232572", + "created_at": "2026-07-29T06:03:41.012480", + "updated_at": "2026-07-29T06:03:41.012480", "url": "/v1/cpus/intel-xeon-e5-2692-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2695-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2695-v2/index.json index ea8198138ede..ad8caa05877a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2695-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2695-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.140153", - "updated_at": "2026-06-24T08:54:41.140164", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2695-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2695-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2695-v3/index.json index 5b9a7aaafbc5..e46f52e4d01c 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2695-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2695-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.177913", - "updated_at": "2026-06-24T08:54:41.177924", + "created_at": "2026-07-29T06:03:40.992464", + "updated_at": "2026-07-29T06:03:40.992464", "url": "/v1/cpus/intel-xeon-e5-2695-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2695-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2695-v4/index.json index 77a5131f4412..cbf8c02d6cba 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2695-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2695-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.232743", - "updated_at": "2026-06-24T08:54:41.232754", + "created_at": "2026-07-29T06:03:41.012480", + "updated_at": "2026-07-29T06:03:41.012480", "url": "/v1/cpus/intel-xeon-e5-2695-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2696-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2696-v2/index.json index e612a16e1bc7..2cdb3576d703 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2696-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2696-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.140356", - "updated_at": "2026-06-24T08:54:41.140368", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2696-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2696-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2696-v3/index.json index 5d33494a9444..add7d151fae5 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2696-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2696-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.207798", - "updated_at": "2026-06-24T08:54:41.207809", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-2696-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2697-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-2697-v2/index.json index 8021f2894e24..bf04eba7cfb9 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2697-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2697-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.140538", - "updated_at": "2026-06-24T08:54:41.140549", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e5-2697-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2697-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2697-v3/index.json index e2d78a0a70b9..54e1abc5ad5b 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2697-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2697-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.178091", - "updated_at": "2026-06-24T08:54:41.178102", + "created_at": "2026-07-29T06:03:40.992464", + "updated_at": "2026-07-29T06:03:40.992464", "url": "/v1/cpus/intel-xeon-e5-2697-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2697-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2697-v4/index.json index cd309cf4238a..af8a8105ade4 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2697-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2697-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.233102", - "updated_at": "2026-06-24T08:54:41.233113", + "created_at": "2026-07-29T06:03:41.012480", + "updated_at": "2026-07-29T06:03:41.012480", "url": "/v1/cpus/intel-xeon-e5-2697-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2697a-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2697a-v4/index.json index f0ba999544b9..cd363286d7f7 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2697a-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2697a-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.233304", - "updated_at": "2026-06-24T08:54:41.233315", + "created_at": "2026-07-29T06:03:41.012480", + "updated_at": "2026-07-29T06:03:41.012480", "url": "/v1/cpus/intel-xeon-e5-2697a-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2698-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2698-v3/index.json index 079ab7e10dee..e84c6386a571 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2698-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2698-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.178298", - "updated_at": "2026-06-24T08:54:41.178310", + "created_at": "2026-07-29T06:03:40.992464", + "updated_at": "2026-07-29T06:03:40.992464", "url": "/v1/cpus/intel-xeon-e5-2698-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2698-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2698-v4/index.json index a7158097cd3b..6d59bd313cfb 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2698-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2698-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 50.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.233486", - "updated_at": "2026-06-24T08:54:41.233497", + "created_at": "2026-07-29T06:03:41.012480", + "updated_at": "2026-07-29T06:03:41.012480", "url": "/v1/cpus/intel-xeon-e5-2698-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2699-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-2699-v3/index.json index a3810069c617..ae77116d3623 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2699-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2699-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "22 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.178483", - "updated_at": "2026-06-24T08:54:41.178494", + "created_at": "2026-07-29T06:03:40.992464", + "updated_at": "2026-07-29T06:03:40.992464", "url": "/v1/cpus/intel-xeon-e5-2699-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2699-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2699-v4/index.json index fc9367620a0e..eb4dc9bd5cd8 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2699-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2699-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 55.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.233665", - "updated_at": "2026-06-24T08:54:41.233675", + "created_at": "2026-07-29T06:03:41.012480", + "updated_at": "2026-07-29T06:03:41.012480", "url": "/v1/cpus/intel-xeon-e5-2699-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2699a-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2699a-v4/index.json index aa080a180b1d..9c7960a55b06 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2699a-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2699a-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 55.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.311799", - "updated_at": "2026-06-24T08:54:41.311810", + "created_at": "2026-07-29T06:03:41.041330", + "updated_at": "2026-07-29T06:03:41.041330", "url": "/v1/cpus/intel-xeon-e5-2699a-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-2699c-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-2699c-v4/index.json index e99c59f4da20..1a9d3af15d3e 100644 --- a/site/public/v1/cpus/intel-xeon-e5-2699c-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-2699c-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 55.0, "tdp_w": 145, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.257386", - "updated_at": "2026-06-24T08:54:41.257397", + "created_at": "2026-07-29T06:03:41.023273", + "updated_at": "2026-07-29T06:03:41.023273", "url": "/v1/cpus/intel-xeon-e5-2699c-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4603/index.json b/site/public/v1/cpus/intel-xeon-e5-4603/index.json index 2a038051a207..37738a331e6e 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4603/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4603/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 10.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.178668", - "updated_at": "2026-06-24T08:54:41.178680", + "created_at": "2026-07-29T06:03:40.992464", + "updated_at": "2026-07-29T06:03:40.992464", "url": "/v1/cpus/intel-xeon-e5-4603" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4607-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-4607-v2/index.json index 94a055331d86..bb123339c1f2 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4607-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4607-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.233843", - "updated_at": "2026-06-24T08:54:41.233854", + "created_at": "2026-07-29T06:03:41.013032", + "updated_at": "2026-07-29T06:03:41.013032", "url": "/v1/cpus/intel-xeon-e5-4607-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4610-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-4610-v3/index.json index 711771e55ac2..0cba2e1f4b85 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4610-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4610-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.311981", - "updated_at": "2026-06-24T08:54:41.311992", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-e5-4610-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4610-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-4610-v4/index.json index b466d96d5fe5..5d1ef45a193d 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4610-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4610-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 1.8, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.368307", - "updated_at": "2026-06-24T08:54:41.368318", + "created_at": "2026-07-29T06:03:41.062541", + "updated_at": "2026-07-29T06:03:41.062541", "url": "/v1/cpus/intel-xeon-e5-4610-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4610/index.json b/site/public/v1/cpus/intel-xeon-e5-4610/index.json index a68ac803e32f..1a3aca6f2fba 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4610/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4610/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.284570", - "updated_at": "2026-06-24T08:54:41.284581", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e5-4610" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4617/index.json b/site/public/v1/cpus/intel-xeon-e5-4617/index.json index 72d7a810bdd8..88f6a0a5febf 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4617/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4617/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 6, "threads": 6, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.178848", - "updated_at": "2026-06-24T08:54:41.178859", + "created_at": "2026-07-29T06:03:40.992464", + "updated_at": "2026-07-29T06:03:40.992464", "url": "/v1/cpus/intel-xeon-e5-4617" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4620-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-4620-v2/index.json index f2f8e26e9bbf..49b6e8fbb411 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4620-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4620-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.207980", - "updated_at": "2026-06-24T08:54:41.207991", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-4620-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4620-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-4620-v3/index.json index f5545bd5b3eb..852c90905cf1 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4620-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4620-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.312160", - "updated_at": "2026-06-24T08:54:41.312171", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-e5-4620-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4620/index.json b/site/public/v1/cpus/intel-xeon-e5-4620/index.json index 9374fc6122ca..0841a863817b 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4620/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4620/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.208160", - "updated_at": "2026-06-24T08:54:41.208172", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-4620" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4627-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-4627-v2/index.json index b33257083d02..6c1d78ca78aa 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4627-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4627-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 8, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.208369", - "updated_at": "2026-06-24T08:54:41.208381", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-4627-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4627-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-4627-v3/index.json index 4e872c07c6f7..4fb344d6a6df 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4627-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4627-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 10, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.234022", - "updated_at": "2026-06-24T08:54:41.234033", + "created_at": "2026-07-29T06:03:41.013032", + "updated_at": "2026-07-29T06:03:41.013032", "url": "/v1/cpus/intel-xeon-e5-4627-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4627-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-4627-v4/index.json index 73689431bb2b..630d0def3d5d 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4627-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4627-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 10, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.257565", - "updated_at": "2026-06-24T08:54:41.257576", + "created_at": "2026-07-29T06:03:41.023273", + "updated_at": "2026-07-29T06:03:41.023273", "url": "/v1/cpus/intel-xeon-e5-4627-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4640-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-4640-v2/index.json index 2cb118566499..bd4479c2486f 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4640-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4640-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.7, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.208550", - "updated_at": "2026-06-24T08:54:41.208561", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-4640-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4640-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-4640-v3/index.json index eaa28ce6d36d..1662b5c42e1f 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4640-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4640-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.9, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.257747", - "updated_at": "2026-06-24T08:54:41.257758", + "created_at": "2026-07-29T06:03:41.023273", + "updated_at": "2026-07-29T06:03:41.023273", "url": "/v1/cpus/intel-xeon-e5-4640-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4640-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-4640-v4/index.json index 6807b5f59df6..18e0c129c62a 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4640-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4640-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.6, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.257929", - "updated_at": "2026-06-24T08:54:41.257940", + "created_at": "2026-07-29T06:03:41.023273", + "updated_at": "2026-07-29T06:03:41.023273", "url": "/v1/cpus/intel-xeon-e5-4640-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4640/index.json b/site/public/v1/cpus/intel-xeon-e5-4640/index.json index 30576c217bd4..bcaaeb848b40 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4640/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4640/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.109638", - "updated_at": "2026-06-24T08:54:41.109648", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-4640" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4648-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-4648-v3/index.json index 8ff60e06be73..90bd7a3a09e2 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4648-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4648-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.7, "boost_clock_ghz": 2.2, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.258110", - "updated_at": "2026-06-24T08:54:41.258122", + "created_at": "2026-07-29T06:03:41.023273", + "updated_at": "2026-07-29T06:03:41.023273", "url": "/v1/cpus/intel-xeon-e5-4648-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4650-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-4650-v2/index.json index 8428bf7c68e5..ca2cf528d42d 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4650-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4650-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 25.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.312374", - "updated_at": "2026-06-24T08:54:41.312385", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-e5-4650-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4650-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-4650-v3/index.json index 335770a9efe3..77f7a3744070 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4650-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4650-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.284749", - "updated_at": "2026-06-24T08:54:41.284759", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e5-4650-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4650-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-4650-v4/index.json index 06bf40b9bd73..ea1ec17f6eb8 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4650-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4650-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.312565", - "updated_at": "2026-06-24T08:54:41.312576", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-e5-4650-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4650/index.json b/site/public/v1/cpus/intel-xeon-e5-4650/index.json index 537697e7b6a5..a0745c4d79f3 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4650/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4650/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.109816", - "updated_at": "2026-06-24T08:54:41.109826", + "created_at": "2026-07-29T06:03:40.968421", + "updated_at": "2026-07-29T06:03:40.968421", "url": "/v1/cpus/intel-xeon-e5-4650" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4650l/index.json b/site/public/v1/cpus/intel-xeon-e5-4650l/index.json index cb5121499437..87f636aa259d 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4650l/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4650l/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "32 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.258317", - "updated_at": "2026-06-24T08:54:41.258328", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-e5-4650l" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4655-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-4655-v3/index.json index da213611817f..a9756c0d0a44 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4655-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4655-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.284929", - "updated_at": "2026-06-24T08:54:41.284939", + "created_at": "2026-07-29T06:03:41.032306", + "updated_at": "2026-07-29T06:03:41.032306", "url": "/v1/cpus/intel-xeon-e5-4655-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4657l-v2/index.json b/site/public/v1/cpus/intel-xeon-e5-4657l-v2/index.json index 04bdafc879ae..0633430473ff 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4657l-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4657l-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.208733", - "updated_at": "2026-06-24T08:54:41.208744", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-4657l-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4660-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-4660-v3/index.json index a4083e606b24..e936d168d802 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4660-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4660-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 35.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.258501", - "updated_at": "2026-06-24T08:54:41.258511", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-e5-4660-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4660-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-4660-v4/index.json index 19adaacaca60..9bc69e7cbf7b 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4660-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4660-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.312745", - "updated_at": "2026-06-24T08:54:41.312756", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-e5-4660-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4667-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-4667-v3/index.json index 30c5f67f1e99..3cbd1c7c47fe 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4667-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4667-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 40.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.285109", - "updated_at": "2026-06-24T08:54:41.285120", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-e5-4667-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4667-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-4667-v4/index.json index 69cb18f4a497..cc09169852f1 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4667-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4667-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.368492", - "updated_at": "2026-06-24T08:54:41.368504", + "created_at": "2026-07-29T06:03:41.062541", + "updated_at": "2026-07-29T06:03:41.062541", "url": "/v1/cpus/intel-xeon-e5-4667-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4669-v3/index.json b/site/public/v1/cpus/intel-xeon-e5-4669-v3/index.json index 436856623cd2..7aa68456ed53 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4669-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4669-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "22 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 2.9, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.208915", - "updated_at": "2026-06-24T08:54:41.208926", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e5-4669-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e5-4669-v4/index.json b/site/public/v1/cpus/intel-xeon-e5-4669-v4/index.json index 760121350609..555258d30007 100644 --- a/site/public/v1/cpus/intel-xeon-e5-4669-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e5-4669-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011-3", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 55.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.258682", - "updated_at": "2026-06-24T08:54:41.258693", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-e5-4669-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e5502/index.json b/site/public/v1/cpus/intel-xeon-e5502/index.json index 7cd205376931..ef86437602ed 100644 --- a/site/public/v1/cpus/intel-xeon-e5502/index.json +++ b/site/public/v1/cpus/intel-xeon-e5502/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 1.87, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.030296", - "updated_at": "2026-06-24T08:54:41.030308", + "created_at": "2026-07-29T06:03:40.934245", + "updated_at": "2026-07-29T06:03:40.934245", "url": "/v1/cpus/intel-xeon-e5502" } diff --git a/site/public/v1/cpus/intel-xeon-e5503/index.json b/site/public/v1/cpus/intel-xeon-e5503/index.json index 801bb3bef917..fead8a325fbd 100644 --- a/site/public/v1/cpus/intel-xeon-e5503/index.json +++ b/site/public/v1/cpus/intel-xeon-e5503/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.053991", - "updated_at": "2026-06-24T08:54:41.054002", + "created_at": "2026-07-29T06:03:40.945304", + "updated_at": "2026-07-29T06:03:40.945304", "url": "/v1/cpus/intel-xeon-e5503" } diff --git a/site/public/v1/cpus/intel-xeon-e5504/index.json b/site/public/v1/cpus/intel-xeon-e5504/index.json index dd2f12a0ee9d..16499ddd9c0c 100644 --- a/site/public/v1/cpus/intel-xeon-e5504/index.json +++ b/site/public/v1/cpus/intel-xeon-e5504/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.030481", - "updated_at": "2026-06-24T08:54:41.030492", + "created_at": "2026-07-29T06:03:40.934245", + "updated_at": "2026-07-29T06:03:40.934245", "url": "/v1/cpus/intel-xeon-e5504" } diff --git a/site/public/v1/cpus/intel-xeon-e5506/index.json b/site/public/v1/cpus/intel-xeon-e5506/index.json index 2e5a8ab1e23f..61545cd3cc34 100644 --- a/site/public/v1/cpus/intel-xeon-e5506/index.json +++ b/site/public/v1/cpus/intel-xeon-e5506/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.030754", - "updated_at": "2026-06-24T08:54:41.030767", + "created_at": "2026-07-29T06:03:40.934245", + "updated_at": "2026-07-29T06:03:40.934245", "url": "/v1/cpus/intel-xeon-e5506" } diff --git a/site/public/v1/cpus/intel-xeon-e5507/index.json b/site/public/v1/cpus/intel-xeon-e5507/index.json index e0fab8a10cb8..994414a7741c 100644 --- a/site/public/v1/cpus/intel-xeon-e5507/index.json +++ b/site/public/v1/cpus/intel-xeon-e5507/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.27, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.054168", - "updated_at": "2026-06-24T08:54:41.054179", + "created_at": "2026-07-29T06:03:40.945304", + "updated_at": "2026-07-29T06:03:40.945304", "url": "/v1/cpus/intel-xeon-e5507" } diff --git a/site/public/v1/cpus/intel-xeon-e5603/index.json b/site/public/v1/cpus/intel-xeon-e5603/index.json index 5405f722e060..f28a0a54346a 100644 --- a/site/public/v1/cpus/intel-xeon-e5603/index.json +++ b/site/public/v1/cpus/intel-xeon-e5603/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 1.6, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.080298", - "updated_at": "2026-06-24T08:54:41.080309", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e5603" } diff --git a/site/public/v1/cpus/intel-xeon-e5606/index.json b/site/public/v1/cpus/intel-xeon-e5606/index.json index 9d9f33e468e8..a209abfb85e0 100644 --- a/site/public/v1/cpus/intel-xeon-e5606/index.json +++ b/site/public/v1/cpus/intel-xeon-e5606/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.080485", - "updated_at": "2026-06-24T08:54:41.080496", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e5606" } diff --git a/site/public/v1/cpus/intel-xeon-e5607/index.json b/site/public/v1/cpus/intel-xeon-e5607/index.json index 937ecff0a52f..f874a479087c 100644 --- a/site/public/v1/cpus/intel-xeon-e5607/index.json +++ b/site/public/v1/cpus/intel-xeon-e5607/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.27, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.080663", - "updated_at": "2026-06-24T08:54:41.080674", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e5607" } diff --git a/site/public/v1/cpus/intel-xeon-e5620/index.json b/site/public/v1/cpus/intel-xeon-e5620/index.json index 59b94d0a54f5..ed6f32ce27b9 100644 --- a/site/public/v1/cpus/intel-xeon-e5620/index.json +++ b/site/public/v1/cpus/intel-xeon-e5620/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.66, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.054372", - "updated_at": "2026-06-24T08:54:41.054384", + "created_at": "2026-07-29T06:03:40.945304", + "updated_at": "2026-07-29T06:03:40.945304", "url": "/v1/cpus/intel-xeon-e5620" } diff --git a/site/public/v1/cpus/intel-xeon-e5630/index.json b/site/public/v1/cpus/intel-xeon-e5630/index.json index 96d86765d407..72df7f911ddb 100644 --- a/site/public/v1/cpus/intel-xeon-e5630/index.json +++ b/site/public/v1/cpus/intel-xeon-e5630/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.53, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.054555", - "updated_at": "2026-06-24T08:54:41.054567", + "created_at": "2026-07-29T06:03:40.945304", + "updated_at": "2026-07-29T06:03:40.945304", "url": "/v1/cpus/intel-xeon-e5630" } diff --git a/site/public/v1/cpus/intel-xeon-e5640/index.json b/site/public/v1/cpus/intel-xeon-e5640/index.json index 99d8f007de6c..6a536045a92f 100644 --- a/site/public/v1/cpus/intel-xeon-e5640/index.json +++ b/site/public/v1/cpus/intel-xeon-e5640/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.67, "boost_clock_ghz": 2.93, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.054737", - "updated_at": "2026-06-24T08:54:41.054748", + "created_at": "2026-07-29T06:03:40.945304", + "updated_at": "2026-07-29T06:03:40.945304", "url": "/v1/cpus/intel-xeon-e5640" } diff --git a/site/public/v1/cpus/intel-xeon-e5645/index.json b/site/public/v1/cpus/intel-xeon-e5645/index.json index 44177a097623..a18a46e20b55 100644 --- a/site/public/v1/cpus/intel-xeon-e5645/index.json +++ b/site/public/v1/cpus/intel-xeon-e5645/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.67, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.080840", - "updated_at": "2026-06-24T08:54:41.080851", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e5645" } diff --git a/site/public/v1/cpus/intel-xeon-e5649/index.json b/site/public/v1/cpus/intel-xeon-e5649/index.json index e05e99b83594..7f83c3b7ba8b 100644 --- a/site/public/v1/cpus/intel-xeon-e5649/index.json +++ b/site/public/v1/cpus/intel-xeon-e5649/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.53, "boost_clock_ghz": 2.93, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.081018", - "updated_at": "2026-06-24T08:54:41.081029", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-e5649" } diff --git a/site/public/v1/cpus/intel-xeon-e7-4807/index.json b/site/public/v1/cpus/intel-xeon-e7-4807/index.json index 8c25a0299f82..0cd6cff5a318 100644 --- a/site/public/v1/cpus/intel-xeon-e7-4807/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-4807/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 1.87, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.339844", - "updated_at": "2026-06-24T08:54:41.339855", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-e7-4807" } diff --git a/site/public/v1/cpus/intel-xeon-e7-4830/index.json b/site/public/v1/cpus/intel-xeon-e7-4830/index.json index de4ab3357f35..a40814c3bf02 100644 --- a/site/public/v1/cpus/intel-xeon-e7-4830/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-4830/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.209095", - "updated_at": "2026-06-24T08:54:41.209106", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e7-4830" } diff --git a/site/public/v1/cpus/intel-xeon-e7-4850/index.json b/site/public/v1/cpus/intel-xeon-e7-4850/index.json index 576794fcbe27..7cfea203b556 100644 --- a/site/public/v1/cpus/intel-xeon-e7-4850/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-4850/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.140718", - "updated_at": "2026-06-24T08:54:41.140729", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e7-4850" } diff --git a/site/public/v1/cpus/intel-xeon-e7-4860/index.json b/site/public/v1/cpus/intel-xeon-e7-4860/index.json index 62be2da5ef19..4f8ee1ea4364 100644 --- a/site/public/v1/cpus/intel-xeon-e7-4860/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-4860/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.27, "boost_clock_ghz": 2.67, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.258861", - "updated_at": "2026-06-24T08:54:41.258872", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-e7-4860" } diff --git a/site/public/v1/cpus/intel-xeon-e7-4870/index.json b/site/public/v1/cpus/intel-xeon-e7-4870/index.json index 3bfb57a02647..3c0c75ba3982 100644 --- a/site/public/v1/cpus/intel-xeon-e7-4870/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-4870/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.140896", - "updated_at": "2026-06-24T08:54:41.140907", + "created_at": "2026-07-29T06:03:40.978441", + "updated_at": "2026-07-29T06:03:40.978441", "url": "/v1/cpus/intel-xeon-e7-4870" } diff --git a/site/public/v1/cpus/intel-xeon-e7-4880-v2/index.json b/site/public/v1/cpus/intel-xeon-e7-4880-v2/index.json index 7efec4a6a0c3..72db1e01ee7d 100644 --- a/site/public/v1/cpus/intel-xeon-e7-4880-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-4880-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011", - "process_node": null, + "process_node": "22 nm", "cores": 15, "threads": 30, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 37.5, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.340025", - "updated_at": "2026-06-24T08:54:41.340035", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-e7-4880-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e7-4890-v2/index.json b/site/public/v1/cpus/intel-xeon-e7-4890-v2/index.json index f6bc1dbd16fc..7bba8cedb207 100644 --- a/site/public/v1/cpus/intel-xeon-e7-4890-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-4890-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011-1", - "process_node": null, + "process_node": "22 nm", "cores": 15, "threads": 30, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 37.5, "tdp_w": 155, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.209296", - "updated_at": "2026-06-24T08:54:41.209308", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e7-4890-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e7-8857-v2/index.json b/site/public/v1/cpus/intel-xeon-e7-8857-v2/index.json index f19e731cbf5f..a2ce6a4ec686 100644 --- a/site/public/v1/cpus/intel-xeon-e7-8857-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-8857-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 12, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.368673", - "updated_at": "2026-06-24T08:54:41.368683", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-e7-8857-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e7-8867-v3/index.json b/site/public/v1/cpus/intel-xeon-e7-8867-v3/index.json index c68f3e71ad29..7b99e0dea347 100644 --- a/site/public/v1/cpus/intel-xeon-e7-8867-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-8867-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.340203", - "updated_at": "2026-06-24T08:54:41.340214", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-e7-8867-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e7-8870/index.json b/site/public/v1/cpus/intel-xeon-e7-8870/index.json index 6a4850b7178b..22f6ae23066e 100644 --- a/site/public/v1/cpus/intel-xeon-e7-8870/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-8870/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 30.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.209481", - "updated_at": "2026-06-24T08:54:41.209491", + "created_at": "2026-07-29T06:03:41.002501", + "updated_at": "2026-07-29T06:03:41.002501", "url": "/v1/cpus/intel-xeon-e7-8870" } diff --git a/site/public/v1/cpus/intel-xeon-e7-8880-v2/index.json b/site/public/v1/cpus/intel-xeon-e7-8880-v2/index.json index 758a4f294e70..62d782f114a8 100644 --- a/site/public/v1/cpus/intel-xeon-e7-8880-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-8880-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 2011-1", - "process_node": null, + "process_node": "22 nm", "cores": 15, "threads": 30, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.1, - "l3_cache_mb": null, + "l3_cache_mb": 37.5, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.285494", - "updated_at": "2026-06-24T08:54:41.285505", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-e7-8880-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e7-8890-v3/index.json b/site/public/v1/cpus/intel-xeon-e7-8890-v3/index.json index e39da3438a7d..f99a4d401920 100644 --- a/site/public/v1/cpus/intel-xeon-e7-8890-v3/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-8890-v3/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-1", - "process_node": null, + "process_node": "22 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.3, - "l3_cache_mb": null, + "l3_cache_mb": 45.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)" ], - "created_at": "2026-06-24T08:54:41.285675", - "updated_at": "2026-06-24T08:54:41.285686", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-e7-8890-v3" } diff --git a/site/public/v1/cpus/intel-xeon-e7-8890-v4/index.json b/site/public/v1/cpus/intel-xeon-e7-8890-v4/index.json index 4b9bb48a1b7f..c5af6fbd56c4 100644 --- a/site/public/v1/cpus/intel-xeon-e7-8890-v4/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-8890-v4/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA2011-v3", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 60.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)" ], - "created_at": "2026-06-24T08:54:41.400601", - "updated_at": "2026-06-24T08:54:41.400612", + "created_at": "2026-07-29T06:03:41.075623", + "updated_at": "2026-07-29T06:03:41.075623", "url": "/v1/cpus/intel-xeon-e7-8890-v4" } diff --git a/site/public/v1/cpus/intel-xeon-e7-8895-v2/index.json b/site/public/v1/cpus/intel-xeon-e7-8895-v2/index.json index 873dd9c293ad..12fee90c8bea 100644 --- a/site/public/v1/cpus/intel-xeon-e7-8895-v2/index.json +++ b/site/public/v1/cpus/intel-xeon-e7-8895-v2/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2011", - "process_node": null, + "process_node": "22 nm", "cores": 15, "threads": 30, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 37.5, "tdp_w": 155, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)" ], - "created_at": "2026-06-24T08:54:41.312925", - "updated_at": "2026-06-24T08:54:41.312936", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-e7-8895-v2" } diff --git a/site/public/v1/cpus/intel-xeon-e7530/index.json b/site/public/v1/cpus/intel-xeon-e7530/index.json index dcd81e59d5ab..0a29d8cfcadc 100644 --- a/site/public/v1/cpus/intel-xeon-e7530/index.json +++ b/site/public/v1/cpus/intel-xeon-e7530/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 1.87, "boost_clock_ghz": 2.133, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.234699", - "updated_at": "2026-06-24T08:54:41.234710", + "created_at": "2026-07-29T06:03:41.014808", + "updated_at": "2026-07-29T06:03:41.014808", "url": "/v1/cpus/intel-xeon-e7530" } diff --git a/site/public/v1/cpus/intel-xeon-e7540/index.json b/site/public/v1/cpus/intel-xeon-e7540/index.json index 3231cb3806e0..dc8527fa14e0 100644 --- a/site/public/v1/cpus/intel-xeon-e7540/index.json +++ b/site/public/v1/cpus/intel-xeon-e7540/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.266, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.209839", - "updated_at": "2026-06-24T08:54:41.209850", + "created_at": "2026-07-29T06:03:41.004009", + "updated_at": "2026-07-29T06:03:41.004009", "url": "/v1/cpus/intel-xeon-e7540" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5115/index.json b/site/public/v1/cpus/intel-xeon-gold-5115/index.json index 00f2c6451bd1..4c05c3244e0f 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5115/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5115/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.285853", - "updated_at": "2026-06-24T08:54:41.285864", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-gold-5115" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5117/index.json b/site/public/v1/cpus/intel-xeon-gold-5117/index.json index ce01fc5af005..aaca72a0ed7e 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5117/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5117/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.259040", - "updated_at": "2026-06-24T08:54:41.259050", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-gold-5117" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5120t/index.json b/site/public/v1/cpus/intel-xeon-gold-5120t/index.json index 5c9e25e0f448..78afab79e5e3 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5120t/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5120t/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.286032", - "updated_at": "2026-06-24T08:54:41.286043", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-gold-5120t" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5122/index.json b/site/public/v1/cpus/intel-xeon-gold-5122/index.json index 01b315f3a6f0..d6064440f203 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5122/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5122/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.259218", - "updated_at": "2026-06-24T08:54:41.259228", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-gold-5122" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5215/index.json b/site/public/v1/cpus/intel-xeon-gold-5215/index.json index a029f073c0f5..b0b3abb447c7 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5215/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5215/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.313104", - "updated_at": "2026-06-24T08:54:41.313115", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-gold-5215" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5217/index.json b/site/public/v1/cpus/intel-xeon-gold-5217/index.json index 7a0b9a4d18bf..ea138d2bd664 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5217/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5217/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.313305", - "updated_at": "2026-06-24T08:54:41.313316", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-gold-5217" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5218r/index.json b/site/public/v1/cpus/intel-xeon-gold-5218r/index.json index de9bcac908f6..bbc9fd40bb10 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5218r/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5218r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.368852", - "updated_at": "2026-06-24T08:54:41.368863", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-5218r" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5218t/index.json b/site/public/v1/cpus/intel-xeon-gold-5218t/index.json index 45778e095d3d..656f6d6b0ee3 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5218t/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5218t/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.313491", - "updated_at": "2026-06-24T08:54:41.313502", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-gold-5218t" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5220r/index.json b/site/public/v1/cpus/intel-xeon-gold-5220r/index.json index 0a6309cb9235..9b98c91ef59c 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5220r/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5220r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.369029", - "updated_at": "2026-06-24T08:54:41.369040", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-5220r" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5222/index.json b/site/public/v1/cpus/intel-xeon-gold-5222/index.json index f70ff2218e9d..d557dea0a410 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5222/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5222/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.313674", - "updated_at": "2026-06-24T08:54:41.313685", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-gold-5222" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5315y/index.json b/site/public/v1/cpus/intel-xeon-gold-5315y/index.json index b0353213cf7a..5f87b1ee1f45 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5315y/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5315y/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.369207", - "updated_at": "2026-06-24T08:54:41.369218", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-5315y" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5317/index.json b/site/public/v1/cpus/intel-xeon-gold-5317/index.json index a25f8e109934..1a13dae0d9a9 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5317/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5317/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.369409", - "updated_at": "2026-06-24T08:54:41.369420", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-5317" } diff --git a/site/public/v1/cpus/intel-xeon-gold-5318y/index.json b/site/public/v1/cpus/intel-xeon-gold-5318y/index.json index 566dafdff81d..08f92b38f41b 100644 --- a/site/public/v1/cpus/intel-xeon-gold-5318y/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-5318y/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 36.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.400957", - "updated_at": "2026-06-24T08:54:41.400968", + "created_at": "2026-07-29T06:03:41.075623", + "updated_at": "2026-07-29T06:03:41.075623", "url": "/v1/cpus/intel-xeon-gold-5318y" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6122/index.json b/site/public/v1/cpus/intel-xeon-gold-6122/index.json index 6222022e276e..8219ddbd3820 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6122/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6122/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.401137", - "updated_at": "2026-06-24T08:54:41.401147", + "created_at": "2026-07-29T06:03:41.075623", + "updated_at": "2026-07-29T06:03:41.075623", "url": "/v1/cpus/intel-xeon-gold-6122" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6128/index.json b/site/public/v1/cpus/intel-xeon-gold-6128/index.json index 856eb74e7e45..2616ba78c611 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6128/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6128/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.259419", - "updated_at": "2026-06-24T08:54:41.259430", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-gold-6128" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6130h/index.json b/site/public/v1/cpus/intel-xeon-gold-6130h/index.json index 31751fa39299..0b68031f5a53 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6130h/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6130h/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.369592", - "updated_at": "2026-06-24T08:54:41.369603", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-6130h" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6130t/index.json b/site/public/v1/cpus/intel-xeon-gold-6130t/index.json index 11b1428916a2..e836b3552fc7 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6130t/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6130t/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.340406", - "updated_at": "2026-06-24T08:54:41.340417", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-gold-6130t" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6132/index.json b/site/public/v1/cpus/intel-xeon-gold-6132/index.json index 1221892dfa3d..d5ac11a7353b 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6132/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6132/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.286211", - "updated_at": "2026-06-24T08:54:41.286222", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-gold-6132" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6134/index.json b/site/public/v1/cpus/intel-xeon-gold-6134/index.json index df8a1acb2cd2..13366a791b8a 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6134/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6134/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.259599", - "updated_at": "2026-06-24T08:54:41.259610", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-gold-6134" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6136/index.json b/site/public/v1/cpus/intel-xeon-gold-6136/index.json index 0fc08ed9da30..3f8c3065cb0f 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6136/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6136/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.259777", - "updated_at": "2026-06-24T08:54:41.259787", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-gold-6136" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6138t/index.json b/site/public/v1/cpus/intel-xeon-gold-6138t/index.json index a677a7f5622f..2175bde1e70a 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6138t/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6138t/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.340587", - "updated_at": "2026-06-24T08:54:41.340598", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-gold-6138t" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6139/index.json b/site/public/v1/cpus/intel-xeon-gold-6139/index.json index 5a73933b4d99..b3d7f9bd2cee 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6139/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6139/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.314035", - "updated_at": "2026-06-24T08:54:41.314045", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-gold-6139" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6140/index.json b/site/public/v1/cpus/intel-xeon-gold-6140/index.json index eb7c713e602f..5cf1f176e7ff 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6140/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6140/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.259954", - "updated_at": "2026-06-24T08:54:41.259965", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-gold-6140" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6142/index.json b/site/public/v1/cpus/intel-xeon-gold-6142/index.json index 0f758546fd60..17740af37147 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6142/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6142/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.286411", - "updated_at": "2026-06-24T08:54:41.286422", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-gold-6142" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6144/index.json b/site/public/v1/cpus/intel-xeon-gold-6144/index.json index 524862264ab4..2208cd46fc24 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6144/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6144/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.260132", - "updated_at": "2026-06-24T08:54:41.260143", + "created_at": "2026-07-29T06:03:41.023850", + "updated_at": "2026-07-29T06:03:41.023850", "url": "/v1/cpus/intel-xeon-gold-6144" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6146/index.json b/site/public/v1/cpus/intel-xeon-gold-6146/index.json index 6222006a1d65..6afc70a88c11 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6146/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6146/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.286590", - "updated_at": "2026-06-24T08:54:41.286601", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-gold-6146" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6148/index.json b/site/public/v1/cpus/intel-xeon-gold-6148/index.json index c3539e221f03..d0eb8cd2967e 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6148/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6148/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.286769", - "updated_at": "2026-06-24T08:54:41.286780", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-gold-6148" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6149/index.json b/site/public/v1/cpus/intel-xeon-gold-6149/index.json index ecb0fb6fcbb9..c8dc526f4f3e 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6149/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6149/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.369955", - "updated_at": "2026-06-24T08:54:41.369966", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-6149" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6152/index.json b/site/public/v1/cpus/intel-xeon-gold-6152/index.json index 9ab3dc7d8e6b..3f515bb1c787 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6152/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6152/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 30.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.286949", - "updated_at": "2026-06-24T08:54:41.286960", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-gold-6152" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6208u/index.json b/site/public/v1/cpus/intel-xeon-gold-6208u/index.json index b7a97bd75894..851671add3ec 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6208u/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6208u/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.340768", - "updated_at": "2026-06-24T08:54:41.340779", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-gold-6208u" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6210u/index.json b/site/public/v1/cpus/intel-xeon-gold-6210u/index.json index 888d5bf5e32d..2ab85f17ab83 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6210u/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6210u/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.314420", - "updated_at": "2026-06-24T08:54:41.314431", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-gold-6210u" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6212u/index.json b/site/public/v1/cpus/intel-xeon-gold-6212u/index.json index 24ef936284c2..5ec51174d95c 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6212u/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6212u/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 36.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.314602", - "updated_at": "2026-06-24T08:54:41.314614", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-gold-6212u" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6226r/index.json b/site/public/v1/cpus/intel-xeon-gold-6226r/index.json index 4b14ecef0015..a5d78fa2ca6b 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6226r/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6226r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.340952", - "updated_at": "2026-06-24T08:54:41.340962", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-gold-6226r" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6230r/index.json b/site/public/v1/cpus/intel-xeon-gold-6230r/index.json index df4b616a4500..78ff3a67a46d 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6230r/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6230r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 26, "threads": 52, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.370134", - "updated_at": "2026-06-24T08:54:41.370146", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-6230r" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6234/index.json b/site/public/v1/cpus/intel-xeon-gold-6234/index.json index b3a333f87ddc..4da18e4ad75a 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6234/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6234/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.314782", - "updated_at": "2026-06-24T08:54:41.314793", + "created_at": "2026-07-29T06:03:41.042376", + "updated_at": "2026-07-29T06:03:41.042376", "url": "/v1/cpus/intel-xeon-gold-6234" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6238/index.json b/site/public/v1/cpus/intel-xeon-gold-6238/index.json index 77babf7b6317..b6ef7c4adf97 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6238/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6238/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 22, "threads": 44, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 30.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.314961", - "updated_at": "2026-06-24T08:54:41.314972", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-gold-6238" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6238r/index.json b/site/public/v1/cpus/intel-xeon-gold-6238r/index.json index 474b07be26ee..1f7db5a7ca32 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6238r/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6238r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.370337", - "updated_at": "2026-06-24T08:54:41.370348", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-6238r" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6240/index.json b/site/public/v1/cpus/intel-xeon-gold-6240/index.json index 6eba75f0f1e2..828503c3abfd 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6240/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6240/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.315141", - "updated_at": "2026-06-24T08:54:41.315152", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-gold-6240" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6240r/index.json b/site/public/v1/cpus/intel-xeon-gold-6240r/index.json index c85ee3cfef58..183a0b5134e6 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6240r/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6240r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.341132", - "updated_at": "2026-06-24T08:54:41.341144", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-gold-6240r" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6242r/index.json b/site/public/v1/cpus/intel-xeon-gold-6242r/index.json index 072c94a9aa11..fbce43167636 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6242r/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6242r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.341336", - "updated_at": "2026-06-24T08:54:41.341347", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-gold-6242r" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6244/index.json b/site/public/v1/cpus/intel-xeon-gold-6244/index.json index 1ec7846b248f..227b13b6d55a 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6244/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6244/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.315342", - "updated_at": "2026-06-24T08:54:41.315353", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-gold-6244" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6246/index.json b/site/public/v1/cpus/intel-xeon-gold-6246/index.json index 0548970c8da8..90e314fcc018 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6246/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6246/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.315522", - "updated_at": "2026-06-24T08:54:41.315533", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-gold-6246" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6246r/index.json b/site/public/v1/cpus/intel-xeon-gold-6246r/index.json index 8b5cc773d196..6bbe9eb3101f 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6246r/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6246r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.1, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.341518", - "updated_at": "2026-06-24T08:54:41.341530", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-gold-6246r" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6248/index.json b/site/public/v1/cpus/intel-xeon-gold-6248/index.json index 18827d245693..5671a944b5f0 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6248/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6248/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 20, "threads": 40, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 27.5, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.315702", - "updated_at": "2026-06-24T08:54:41.315712", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-gold-6248" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6248r/index.json b/site/public/v1/cpus/intel-xeon-gold-6248r/index.json index eb19c179e956..eeec96d530f7 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6248r/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6248r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.341700", - "updated_at": "2026-06-24T08:54:41.341711", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-gold-6248r" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6250/index.json b/site/public/v1/cpus/intel-xeon-gold-6250/index.json index 6ee5b09e5b9f..a74751e8fd50 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6250/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6250/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.9, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 185, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.370522", - "updated_at": "2026-06-24T08:54:41.370533", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-6250" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6253cl/index.json b/site/public/v1/cpus/intel-xeon-gold-6253cl/index.json index bf105140affc..c394874176f3 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6253cl/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6253cl/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.370706", - "updated_at": "2026-06-24T08:54:41.370717", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-6253cl" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6254/index.json b/site/public/v1/cpus/intel-xeon-gold-6254/index.json index 55282830a4da..3166f847d0be 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6254/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6254/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.1, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 200, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.315882", - "updated_at": "2026-06-24T08:54:41.315893", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-gold-6254" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6256/index.json b/site/public/v1/cpus/intel-xeon-gold-6256/index.json index 71784dc5381d..cb4594a92525 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6256/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6256/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 33.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.341880", - "updated_at": "2026-06-24T08:54:41.341891", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-gold-6256" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6278c/index.json b/site/public/v1/cpus/intel-xeon-gold-6278c/index.json index 2f2d629513c3..a949ae1e5c9d 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6278c/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6278c/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 26, "threads": 52, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 185, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.370890", - "updated_at": "2026-06-24T08:54:41.370901", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-6278c" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6312u/index.json b/site/public/v1/cpus/intel-xeon-gold-6312u/index.json index 1b46a569cc8c..3c5e55bbb81d 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6312u/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6312u/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 36.0, "tdp_w": 185, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.371073", - "updated_at": "2026-06-24T08:54:41.371083", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-6312u" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6314u/index.json b/site/public/v1/cpus/intel-xeon-gold-6314u/index.json index 51290a93d921..dcc7c6dba4e8 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6314u/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6314u/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 32, "threads": 64, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 48.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.401528", - "updated_at": "2026-06-24T08:54:41.401538", + "created_at": "2026-07-29T06:03:41.075623", + "updated_at": "2026-07-29T06:03:41.075623", "url": "/v1/cpus/intel-xeon-gold-6314u" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6334/index.json b/site/public/v1/cpus/intel-xeon-gold-6334/index.json index 32c29653adb8..560036d76899 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6334/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6334/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.371252", - "updated_at": "2026-06-24T08:54:41.371285", + "created_at": "2026-07-29T06:03:41.063613", + "updated_at": "2026-07-29T06:03:41.063613", "url": "/v1/cpus/intel-xeon-gold-6334" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6336y/index.json b/site/public/v1/cpus/intel-xeon-gold-6336y/index.json index 8306d2bed931..4034130c7dbf 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6336y/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6336y/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 36.0, "tdp_w": 185, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.371461", - "updated_at": "2026-06-24T08:54:41.371472", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-gold-6336y" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6338/index.json b/site/public/v1/cpus/intel-xeon-gold-6338/index.json index c13acd9e76c5..84ebb1c5363a 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6338/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6338/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 32, "threads": 64, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 48.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.371650", - "updated_at": "2026-06-24T08:54:41.371660", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-gold-6338" } diff --git a/site/public/v1/cpus/intel-xeon-gold-6338n/index.json b/site/public/v1/cpus/intel-xeon-gold-6338n/index.json index b35bd4ea21b3..d553b6a188e7 100644 --- a/site/public/v1/cpus/intel-xeon-gold-6338n/index.json +++ b/site/public/v1/cpus/intel-xeon-gold-6338n/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 32, "threads": 64, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 48.0, "tdp_w": 185, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.371832", - "updated_at": "2026-06-24T08:54:41.371842", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-gold-6338n" } diff --git a/site/public/v1/cpus/intel-xeon-l5506/index.json b/site/public/v1/cpus/intel-xeon-l5506/index.json index e42cd42aaa19..1848c5b9b677 100644 --- a/site/public/v1/cpus/intel-xeon-l5506/index.json +++ b/site/public/v1/cpus/intel-xeon-l5506/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.081396", - "updated_at": "2026-06-24T08:54:41.081407", + "created_at": "2026-07-29T06:03:40.957367", + "updated_at": "2026-07-29T06:03:40.957367", "url": "/v1/cpus/intel-xeon-l5506" } diff --git a/site/public/v1/cpus/intel-xeon-l5609/index.json b/site/public/v1/cpus/intel-xeon-l5609/index.json index c4b8eba3e465..090aa94f72b3 100644 --- a/site/public/v1/cpus/intel-xeon-l5609/index.json +++ b/site/public/v1/cpus/intel-xeon-l5609/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 1.87, "boost_clock_ghz": 1.87, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 40, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.055477", - "updated_at": "2026-06-24T08:54:41.055488", + "created_at": "2026-07-29T06:03:40.946304", + "updated_at": "2026-07-29T06:03:40.946304", "url": "/v1/cpus/intel-xeon-l5609" } diff --git a/site/public/v1/cpus/intel-xeon-l5630/index.json b/site/public/v1/cpus/intel-xeon-l5630/index.json index 8ca84848cef9..ecb76ce474a7 100644 --- a/site/public/v1/cpus/intel-xeon-l5630/index.json +++ b/site/public/v1/cpus/intel-xeon-l5630/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 40, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.055656", - "updated_at": "2026-06-24T08:54:41.055667", + "created_at": "2026-07-29T06:03:40.946304", + "updated_at": "2026-07-29T06:03:40.946304", "url": "/v1/cpus/intel-xeon-l5630" } diff --git a/site/public/v1/cpus/intel-xeon-l5638/index.json b/site/public/v1/cpus/intel-xeon-l5638/index.json index e46bcfe74e21..b89331d9a9aa 100644 --- a/site/public/v1/cpus/intel-xeon-l5638/index.json +++ b/site/public/v1/cpus/intel-xeon-l5638/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.081755", - "updated_at": "2026-06-24T08:54:41.081766", + "created_at": "2026-07-29T06:03:40.958363", + "updated_at": "2026-07-29T06:03:40.958363", "url": "/v1/cpus/intel-xeon-l5638" } diff --git a/site/public/v1/cpus/intel-xeon-l5639/index.json b/site/public/v1/cpus/intel-xeon-l5639/index.json index 69b856a95ca2..cf4b1b3cb49f 100644 --- a/site/public/v1/cpus/intel-xeon-l5639/index.json +++ b/site/public/v1/cpus/intel-xeon-l5639/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.13, "boost_clock_ghz": 2.667, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.141074", - "updated_at": "2026-06-24T08:54:41.141085", + "created_at": "2026-07-29T06:03:40.979439", + "updated_at": "2026-07-29T06:03:40.979439", "url": "/v1/cpus/intel-xeon-l5639" } diff --git a/site/public/v1/cpus/intel-xeon-l5640/index.json b/site/public/v1/cpus/intel-xeon-l5640/index.json index 9b1c1f21e60b..6c58765b419c 100644 --- a/site/public/v1/cpus/intel-xeon-l5640/index.json +++ b/site/public/v1/cpus/intel-xeon-l5640/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.27, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 60, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.055837", - "updated_at": "2026-06-24T08:54:41.055848", + "created_at": "2026-07-29T06:03:40.946304", + "updated_at": "2026-07-29T06:03:40.946304", "url": "/v1/cpus/intel-xeon-l5640" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8124m/index.json b/site/public/v1/cpus/intel-xeon-platinum-8124m/index.json index 8346ef2f9b47..231456c928ad 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8124m/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8124m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.287128", - "updated_at": "2026-06-24T08:54:41.287139", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-platinum-8124m" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8153/index.json b/site/public/v1/cpus/intel-xeon-platinum-8153/index.json index e4049b601d94..04e95ba9e416 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8153/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8153/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.8, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.287330", - "updated_at": "2026-06-24T08:54:41.287341", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-platinum-8153" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8160m/index.json b/site/public/v1/cpus/intel-xeon-platinum-8160m/index.json index 5a9f3c1922fe..5e9e3239f1e2 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8160m/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8160m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 33.0, "tdp_w": 150, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.287513", - "updated_at": "2026-06-24T08:54:41.287524", + "created_at": "2026-07-29T06:03:41.033287", + "updated_at": "2026-07-29T06:03:41.033287", "url": "/v1/cpus/intel-xeon-platinum-8160m" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8167m/index.json b/site/public/v1/cpus/intel-xeon-platinum-8167m/index.json index bd32ad92db35..ea2e036195a4 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8167m/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8167m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 26, "threads": 52, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.316241", - "updated_at": "2026-06-24T08:54:41.316252", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-platinum-8167m" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8168/index.json b/site/public/v1/cpus/intel-xeon-platinum-8168/index.json index ea239bc10b4c..62015df8cec7 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8168/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8168/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 33.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.260333", - "updated_at": "2026-06-24T08:54:41.260344", + "created_at": "2026-07-29T06:03:41.024522", + "updated_at": "2026-07-29T06:03:41.024522", "url": "/v1/cpus/intel-xeon-platinum-8168" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8173m/index.json b/site/public/v1/cpus/intel-xeon-platinum-8173m/index.json index 8e9bb4b9bff0..eba51c1741ac 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8173m/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8173m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.287874", - "updated_at": "2026-06-24T08:54:41.287885", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-platinum-8173m" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8175m/index.json b/site/public/v1/cpus/intel-xeon-platinum-8175m/index.json index 31050a9b1b9d..1ca2fde80e8e 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8175m/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8175m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, - "boost_clock_ghz": null, - "l3_cache_mb": null, + "boost_clock_ghz": 3.5, + "l3_cache_mb": 33.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.288053", - "updated_at": "2026-06-24T08:54:41.288064", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-platinum-8175m" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8180/index.json b/site/public/v1/cpus/intel-xeon-platinum-8180/index.json index 7edfc01b5c33..02868848503c 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8180/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8180/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.288238", - "updated_at": "2026-06-24T08:54:41.288250", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-platinum-8180" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8180m/index.json b/site/public/v1/cpus/intel-xeon-platinum-8180m/index.json index 3ba575a4b939..2344dc04679b 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8180m/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8180m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.8, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.316446", - "updated_at": "2026-06-24T08:54:41.316457", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-platinum-8180m" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8252c/index.json b/site/public/v1/cpus/intel-xeon-platinum-8252c/index.json index 8a487e09807b..8ab304e00c72 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8252c/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8252c/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.342060", - "updated_at": "2026-06-24T08:54:41.342071", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-platinum-8252c" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8253/index.json b/site/public/v1/cpus/intel-xeon-platinum-8253/index.json index b0ae34908f54..b9ed3df3aadd 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8253/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8253/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.342238", - "updated_at": "2026-06-24T08:54:41.342250", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-platinum-8253" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8256/index.json b/site/public/v1/cpus/intel-xeon-platinum-8256/index.json index ef7d01017a04..a2b65aab2253 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8256/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8256/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.401710", - "updated_at": "2026-06-24T08:54:41.401721", + "created_at": "2026-07-29T06:03:41.075623", + "updated_at": "2026-07-29T06:03:41.075623", "url": "/v1/cpus/intel-xeon-platinum-8256" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8259cl/index.json b/site/public/v1/cpus/intel-xeon-platinum-8259cl/index.json index ad7a7455ea7d..c657158b9920 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8259cl/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8259cl/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA 3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 210, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.342443", - "updated_at": "2026-06-24T08:54:41.342455", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-platinum-8259cl" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8260m/index.json b/site/public/v1/cpus/intel-xeon-platinum-8260m/index.json index deabadd4bcaa..68d132c92a24 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8260m/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8260m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 35.75, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.342627", - "updated_at": "2026-06-24T08:54:41.342638", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-platinum-8260m" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8273cl/index.json b/site/public/v1/cpus/intel-xeon-platinum-8273cl/index.json index 5121af2279a8..2d1bc6872f97 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8273cl/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8273cl/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.7, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.372014", - "updated_at": "2026-06-24T08:54:41.372025", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-platinum-8273cl" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8275cl/index.json b/site/public/v1/cpus/intel-xeon-platinum-8275cl/index.json index bcdaaf3a1e70..a1dcc655a73f 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8275cl/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8275cl/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, - "boost_clock_ghz": null, - "l3_cache_mb": null, + "boost_clock_ghz": 3.9, + "l3_cache_mb": 35.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.316627", - "updated_at": "2026-06-24T08:54:41.316638", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-platinum-8275cl" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8347c/index.json b/site/public/v1/cpus/intel-xeon-platinum-8347c/index.json index 9dc0d621ed3f..e0f8792b0cca 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8347c/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8347c/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "LGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 36, "threads": 72, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 54.0, "tdp_w": 210, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.402072", - "updated_at": "2026-06-24T08:54:41.402083", + "created_at": "2026-07-29T06:03:41.075623", + "updated_at": "2026-07-29T06:03:41.075623", "url": "/v1/cpus/intel-xeon-platinum-8347c" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8352y/index.json b/site/public/v1/cpus/intel-xeon-platinum-8352y/index.json index 0fa68a42540b..a7f4608f2abb 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8352y/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8352y/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 32, "threads": 64, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, - "boost_clock_ghz": null, - "l3_cache_mb": null, + "boost_clock_ghz": 3.4, + "l3_cache_mb": 48.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.372195", - "updated_at": "2026-06-24T08:54:41.372206", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-platinum-8352y" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-8375c/index.json b/site/public/v1/cpus/intel-xeon-platinum-8375c/index.json index cc01441b915a..7ceda2d22aa8 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-8375c/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-8375c/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 32, "threads": 64, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 54.0, "tdp_w": 300, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.372399", - "updated_at": "2026-06-24T08:54:41.372411", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-platinum-8375c" } diff --git a/site/public/v1/cpus/intel-xeon-platinum-p-8124/index.json b/site/public/v1/cpus/intel-xeon-platinum-p-8124/index.json index 19da1b28d30e..2dde821df436 100644 --- a/site/public/v1/cpus/intel-xeon-platinum-p-8124/index.json +++ b/site/public/v1/cpus/intel-xeon-platinum-p-8124/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 240, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.372582", - "updated_at": "2026-06-24T08:54:41.372593", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-platinum-p-8124" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4108/index.json b/site/public/v1/cpus/intel-xeon-silver-4108/index.json index 25783012c60a..fe6ed997f7d2 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4108/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4108/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 1.8, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.288444", - "updated_at": "2026-06-24T08:54:41.288456", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-silver-4108" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4109t/index.json b/site/public/v1/cpus/intel-xeon-silver-4109t/index.json index 1a8ea294abcf..285f4b244504 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4109t/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4109t/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 70, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.288628", - "updated_at": "2026-06-24T08:54:41.288639", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-silver-4109t" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4112/index.json b/site/public/v1/cpus/intel-xeon-silver-4112/index.json index c132cf1b343c..5cde7a75766a 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4112/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4112/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.6, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.288809", - "updated_at": "2026-06-24T08:54:41.288819", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-silver-4112" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4114/index.json b/site/public/v1/cpus/intel-xeon-silver-4114/index.json index f95f41f9b0c9..fa987b5a48f6 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4114/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4114/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.260512", - "updated_at": "2026-06-24T08:54:41.260523", + "created_at": "2026-07-29T06:03:41.024522", + "updated_at": "2026-07-29T06:03:41.024522", "url": "/v1/cpus/intel-xeon-silver-4114" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4116t/index.json b/site/public/v1/cpus/intel-xeon-silver-4116t/index.json index 9b3040b62489..763c428fe879 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4116t/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4116t/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.0, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.372763", - "updated_at": "2026-06-24T08:54:41.372774", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-silver-4116t" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4123/index.json b/site/public/v1/cpus/intel-xeon-silver-4123/index.json index 42d623ab54b2..cc74543c9213 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4123/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4123/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": null, - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.288988", - "updated_at": "2026-06-24T08:54:41.288999", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-silver-4123" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4208/index.json b/site/public/v1/cpus/intel-xeon-silver-4208/index.json index f10e38a924ae..6907fe68ddd8 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4208/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4208/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.316808", - "updated_at": "2026-06-24T08:54:41.316819", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-silver-4208" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4210r/index.json b/site/public/v1/cpus/intel-xeon-silver-4210r/index.json index 3eebb89bebfc..f0b185def311 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4210r/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4210r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": 100, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.342808", - "updated_at": "2026-06-24T08:54:41.342819", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-silver-4210r" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4214r/index.json b/site/public/v1/cpus/intel-xeon-silver-4214r/index.json index 6cf0dc7f9563..d97cb66bf81d 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4214r/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4214r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 100, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.342988", - "updated_at": "2026-06-24T08:54:41.342999", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-silver-4214r" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4214y/index.json b/site/public/v1/cpus/intel-xeon-silver-4214y/index.json index e7795e6f7aca..633bf8efdc08 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4214y/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4214y/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.2, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.343234", - "updated_at": "2026-06-24T08:54:41.343246", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-silver-4214y" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4215/index.json b/site/public/v1/cpus/intel-xeon-silver-4215/index.json index 379fd579dbf3..ec5fd01f1dbc 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4215/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4215/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 3.5, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 85, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.316987", - "updated_at": "2026-06-24T08:54:41.316998", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-silver-4215" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4215r/index.json b/site/public/v1/cpus/intel-xeon-silver-4215r/index.json index 9dc65f97c1dd..06c7b542eb33 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4215r/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4215r/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.343443", - "updated_at": "2026-06-24T08:54:41.343455", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-silver-4215r" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4216/index.json b/site/public/v1/cpus/intel-xeon-silver-4216/index.json index e8128c4bd630..f01a41916cb8 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4216/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4216/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.1, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 100, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.317168", - "updated_at": "2026-06-24T08:54:41.317179", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-silver-4216" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4309y/index.json b/site/public/v1/cpus/intel-xeon-silver-4309y/index.json index 9e4a67340ebd..ec1702dc8f05 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4309y/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4309y/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.372942", - "updated_at": "2026-06-24T08:54:41.372953", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-silver-4309y" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4310t/index.json b/site/public/v1/cpus/intel-xeon-silver-4310t/index.json index e796b403b1b3..f84e07317d43 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4310t/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4310t/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 15.0, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.373122", - "updated_at": "2026-06-24T08:54:41.373133", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-silver-4310t" } diff --git a/site/public/v1/cpus/intel-xeon-silver-4314/index.json b/site/public/v1/cpus/intel-xeon-silver-4314/index.json index 53603c6361f3..2e41ecde3ba8 100644 --- a/site/public/v1/cpus/intel-xeon-silver-4314/index.json +++ b/site/public/v1/cpus/intel-xeon-silver-4314/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 3.4, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 135, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.373324", - "updated_at": "2026-06-24T08:54:41.373335", + "created_at": "2026-07-29T06:03:41.064611", + "updated_at": "2026-07-29T06:03:41.064611", "url": "/v1/cpus/intel-xeon-silver-4314" } diff --git a/site/public/v1/cpus/intel-xeon-w-10855m/index.json b/site/public/v1/cpus/intel-xeon-w-10855m/index.json index 769effa0b34f..048347c33a6b 100644 --- a/site/public/v1/cpus/intel-xeon-w-10855m/index.json +++ b/site/public/v1/cpus/intel-xeon-w-10855m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 5.1, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.343628", - "updated_at": "2026-06-24T08:54:41.343639", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-w-10855m" } diff --git a/site/public/v1/cpus/intel-xeon-w-10885m/index.json b/site/public/v1/cpus/intel-xeon-w-10885m/index.json index 34a7ab6735ce..2ad4f78b0789 100644 --- a/site/public/v1/cpus/intel-xeon-w-10885m/index.json +++ b/site/public/v1/cpus/intel-xeon-w-10885m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCBGA1440", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": 5.3, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 45, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.343810", - "updated_at": "2026-06-24T08:54:41.343821", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-w-10885m" } diff --git a/site/public/v1/cpus/intel-xeon-w-1250e/index.json b/site/public/v1/cpus/intel-xeon-w-1250e/index.json index 63f7edeccf8f..3c50894dd238 100644 --- a/site/public/v1/cpus/intel-xeon-w-1250e/index.json +++ b/site/public/v1/cpus/intel-xeon-w-1250e/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.402813", - "updated_at": "2026-06-24T08:54:41.402824", + "created_at": "2026-07-29T06:03:41.076623", + "updated_at": "2026-07-29T06:03:41.076623", "url": "/v1/cpus/intel-xeon-w-1250e" } diff --git a/site/public/v1/cpus/intel-xeon-w-1270e/index.json b/site/public/v1/cpus/intel-xeon-w-1270e/index.json index dab898b454b3..263ef7487aad 100644 --- a/site/public/v1/cpus/intel-xeon-w-1270e/index.json +++ b/site/public/v1/cpus/intel-xeon-w-1270e/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.402993", - "updated_at": "2026-06-24T08:54:41.403004", + "created_at": "2026-07-29T06:03:41.076623", + "updated_at": "2026-07-29T06:03:41.076623", "url": "/v1/cpus/intel-xeon-w-1270e" } diff --git a/site/public/v1/cpus/intel-xeon-w-1270te/index.json b/site/public/v1/cpus/intel-xeon-w-1270te/index.json index 4cadb54a7087..ecce72c320bc 100644 --- a/site/public/v1/cpus/intel-xeon-w-1270te/index.json +++ b/site/public/v1/cpus/intel-xeon-w-1270te/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 35, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.374047", - "updated_at": "2026-06-24T08:54:41.374058", + "created_at": "2026-07-29T06:03:41.065611", + "updated_at": "2026-07-29T06:03:41.065611", "url": "/v1/cpus/intel-xeon-w-1270te" } diff --git a/site/public/v1/cpus/intel-xeon-w-1290e/index.json b/site/public/v1/cpus/intel-xeon-w-1290e/index.json index 425759684a5a..b480e215ed3f 100644 --- a/site/public/v1/cpus/intel-xeon-w-1290e/index.json +++ b/site/public/v1/cpus/intel-xeon-w-1290e/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 20.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Comet_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.374225", - "updated_at": "2026-06-24T08:54:41.374236", + "created_at": "2026-07-29T06:03:41.065611", + "updated_at": "2026-07-29T06:03:41.065611", "url": "/v1/cpus/intel-xeon-w-1290e" } diff --git a/site/public/v1/cpus/intel-xeon-w-1350/index.json b/site/public/v1/cpus/intel-xeon-w-1350/index.json index 05bd0bfb81ce..32cfa0f71a2d 100644 --- a/site/public/v1/cpus/intel-xeon-w-1350/index.json +++ b/site/public/v1/cpus/intel-xeon-w-1350/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 5.0, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.374607", - "updated_at": "2026-06-24T08:54:41.374618", + "created_at": "2026-07-29T06:03:41.065611", + "updated_at": "2026-07-29T06:03:41.065611", "url": "/v1/cpus/intel-xeon-w-1350" } diff --git a/site/public/v1/cpus/intel-xeon-w-1370/index.json b/site/public/v1/cpus/intel-xeon-w-1370/index.json index b5bf7c7b5860..39902d08f045 100644 --- a/site/public/v1/cpus/intel-xeon-w-1370/index.json +++ b/site/public/v1/cpus/intel-xeon-w-1370/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": 5.1, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.374966", - "updated_at": "2026-06-24T08:54:41.374977", + "created_at": "2026-07-29T06:03:41.065611", + "updated_at": "2026-07-29T06:03:41.065611", "url": "/v1/cpus/intel-xeon-w-1370" } diff --git a/site/public/v1/cpus/intel-xeon-w-1370p/index.json b/site/public/v1/cpus/intel-xeon-w-1370p/index.json index 5343dd95302f..7c6cf6d3b762 100644 --- a/site/public/v1/cpus/intel-xeon-w-1370p/index.json +++ b/site/public/v1/cpus/intel-xeon-w-1370p/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 5.2, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.375145", - "updated_at": "2026-06-24T08:54:41.375156", + "created_at": "2026-07-29T06:03:41.065611", + "updated_at": "2026-07-29T06:03:41.065611", "url": "/v1/cpus/intel-xeon-w-1370p" } diff --git a/site/public/v1/cpus/intel-xeon-w-1390/index.json b/site/public/v1/cpus/intel-xeon-w-1390/index.json index 09b72f1d5416..c55e32fe5f69 100644 --- a/site/public/v1/cpus/intel-xeon-w-1390/index.json +++ b/site/public/v1/cpus/intel-xeon-w-1390/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 5.2, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 80, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.375348", - "updated_at": "2026-06-24T08:54:41.375360", + "created_at": "2026-07-29T06:03:41.065611", + "updated_at": "2026-07-29T06:03:41.065611", "url": "/v1/cpus/intel-xeon-w-1390" } diff --git a/site/public/v1/cpus/intel-xeon-w-1390p/index.json b/site/public/v1/cpus/intel-xeon-w-1390p/index.json index 6571b6f14597..ef0133f5ab0a 100644 --- a/site/public/v1/cpus/intel-xeon-w-1390p/index.json +++ b/site/public/v1/cpus/intel-xeon-w-1390p/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA1200", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 5.1, "boost_clock_ghz": 5.3, - "l3_cache_mb": null, + "l3_cache_mb": 16.0, "tdp_w": 125, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Rocket_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.375530", - "updated_at": "2026-06-24T08:54:41.375541", + "created_at": "2026-07-29T06:03:41.065611", + "updated_at": "2026-07-29T06:03:41.065611", "url": "/v1/cpus/intel-xeon-w-1390p" } diff --git a/site/public/v1/cpus/intel-xeon-w-2102/index.json b/site/public/v1/cpus/intel-xeon-w-2102/index.json index 047e71f68c6c..c89630ee8aa9 100644 --- a/site/public/v1/cpus/intel-xeon-w-2102/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2102/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.9, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.289167", - "updated_at": "2026-06-24T08:54:41.289178", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-w-2102" } diff --git a/site/public/v1/cpus/intel-xeon-w-2104/index.json b/site/public/v1/cpus/intel-xeon-w-2104/index.json index b3eeb1ada383..8f0e73b79cc5 100644 --- a/site/public/v1/cpus/intel-xeon-w-2104/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2104/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 4, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.289370", - "updated_at": "2026-06-24T08:54:41.289381", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-w-2104" } diff --git a/site/public/v1/cpus/intel-xeon-w-2123/index.json b/site/public/v1/cpus/intel-xeon-w-2123/index.json index 4ba5b9bc9ed0..177aab8c5d57 100644 --- a/site/public/v1/cpus/intel-xeon-w-2123/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2123/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.260690", - "updated_at": "2026-06-24T08:54:41.260700", + "created_at": "2026-07-29T06:03:41.024522", + "updated_at": "2026-07-29T06:03:41.024522", "url": "/v1/cpus/intel-xeon-w-2123" } diff --git a/site/public/v1/cpus/intel-xeon-w-2125/index.json b/site/public/v1/cpus/intel-xeon-w-2125/index.json index 2967c4c8a583..3c5e3dd91c58 100644 --- a/site/public/v1/cpus/intel-xeon-w-2125/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2125/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 4.0, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.260868", - "updated_at": "2026-06-24T08:54:41.260879", + "created_at": "2026-07-29T06:03:41.024522", + "updated_at": "2026-07-29T06:03:41.024522", "url": "/v1/cpus/intel-xeon-w-2125" } diff --git a/site/public/v1/cpus/intel-xeon-w-2133/index.json b/site/public/v1/cpus/intel-xeon-w-2133/index.json index f4bc646c4153..0b07b06022e1 100644 --- a/site/public/v1/cpus/intel-xeon-w-2133/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2133/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.261046", - "updated_at": "2026-06-24T08:54:41.261057", + "created_at": "2026-07-29T06:03:41.024522", + "updated_at": "2026-07-29T06:03:41.024522", "url": "/v1/cpus/intel-xeon-w-2133" } diff --git a/site/public/v1/cpus/intel-xeon-w-2135/index.json b/site/public/v1/cpus/intel-xeon-w-2135/index.json index c2512e17a370..ce9a493ada12 100644 --- a/site/public/v1/cpus/intel-xeon-w-2135/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2135/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.261226", - "updated_at": "2026-06-24T08:54:41.261237", + "created_at": "2026-07-29T06:03:41.024522", + "updated_at": "2026-07-29T06:03:41.024522", "url": "/v1/cpus/intel-xeon-w-2135" } diff --git a/site/public/v1/cpus/intel-xeon-w-2140b/index.json b/site/public/v1/cpus/intel-xeon-w-2140b/index.json index 5fed92db5e15..7aae5e34f95f 100644 --- a/site/public/v1/cpus/intel-xeon-w-2140b/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2140b/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.2, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.289549", - "updated_at": "2026-06-24T08:54:41.289559", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-w-2140b" } diff --git a/site/public/v1/cpus/intel-xeon-w-2145/index.json b/site/public/v1/cpus/intel-xeon-w-2145/index.json index 76e561ae2a87..25e69cdbcacd 100644 --- a/site/public/v1/cpus/intel-xeon-w-2145/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2145/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 11.0, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.261426", - "updated_at": "2026-06-24T08:54:41.261437", + "created_at": "2026-07-29T06:03:41.024522", + "updated_at": "2026-07-29T06:03:41.024522", "url": "/v1/cpus/intel-xeon-w-2145" } diff --git a/site/public/v1/cpus/intel-xeon-w-2150b/index.json b/site/public/v1/cpus/intel-xeon-w-2150b/index.json index da4c41af1f1a..c6e7cb8b7339 100644 --- a/site/public/v1/cpus/intel-xeon-w-2150b/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2150b/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.289728", - "updated_at": "2026-06-24T08:54:41.289739", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-w-2150b" } diff --git a/site/public/v1/cpus/intel-xeon-w-2155/index.json b/site/public/v1/cpus/intel-xeon-w-2155/index.json index fee0da336802..c56a4c632c39 100644 --- a/site/public/v1/cpus/intel-xeon-w-2155/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2155/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 13.75, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.289907", - "updated_at": "2026-06-24T08:54:41.289917", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-w-2155" } diff --git a/site/public/v1/cpus/intel-xeon-w-2170b/index.json b/site/public/v1/cpus/intel-xeon-w-2170b/index.json index b6a69204a635..e380c0fb7a9c 100644 --- a/site/public/v1/cpus/intel-xeon-w-2170b/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2170b/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA-2066", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 4.3, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": null, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.290086", - "updated_at": "2026-06-24T08:54:41.290096", + "created_at": "2026-07-29T06:03:41.034288", + "updated_at": "2026-07-29T06:03:41.034288", "url": "/v1/cpus/intel-xeon-w-2170b" } diff --git a/site/public/v1/cpus/intel-xeon-w-2175/index.json b/site/public/v1/cpus/intel-xeon-w-2175/index.json index 10113f0e2eae..15e0d616cfa8 100644 --- a/site/public/v1/cpus/intel-xeon-w-2175/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2175/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 4.3, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.317373", - "updated_at": "2026-06-24T08:54:41.317384", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-w-2175" } diff --git a/site/public/v1/cpus/intel-xeon-w-2191b/index.json b/site/public/v1/cpus/intel-xeon-w-2191b/index.json index 5db543fe8c9b..892499376f63 100644 --- a/site/public/v1/cpus/intel-xeon-w-2191b/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2191b/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 4.3, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.375712", - "updated_at": "2026-06-24T08:54:41.375723", + "created_at": "2026-07-29T06:03:41.065611", + "updated_at": "2026-07-29T06:03:41.065611", "url": "/v1/cpus/intel-xeon-w-2191b" } diff --git a/site/public/v1/cpus/intel-xeon-w-2195/index.json b/site/public/v1/cpus/intel-xeon-w-2195/index.json index de01faaf3349..100417f1a6ff 100644 --- a/site/public/v1/cpus/intel-xeon-w-2195/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2195/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.3, "boost_clock_ghz": 4.3, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 140, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)" ], - "created_at": "2026-06-24T08:54:41.261608", - "updated_at": "2026-06-24T08:54:41.261618", + "created_at": "2026-07-29T06:03:41.024522", + "updated_at": "2026-07-29T06:03:41.024522", "url": "/v1/cpus/intel-xeon-w-2195" } diff --git a/site/public/v1/cpus/intel-xeon-w-2223/index.json b/site/public/v1/cpus/intel-xeon-w-2223/index.json index df086dd1122f..3f77f11a8260 100644 --- a/site/public/v1/cpus/intel-xeon-w-2223/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2223/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 120, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.344927", - "updated_at": "2026-06-24T08:54:41.344939", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-w-2223" } diff --git a/site/public/v1/cpus/intel-xeon-w-2225/index.json b/site/public/v1/cpus/intel-xeon-w-2225/index.json index 7892c94365f8..fb60b0f77c4d 100644 --- a/site/public/v1/cpus/intel-xeon-w-2225/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2225/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 4, "threads": 8, "p_cores": null, "e_cores": null, "base_clock_ghz": 4.1, "boost_clock_ghz": 4.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 105, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.345110", - "updated_at": "2026-06-24T08:54:41.345121", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-w-2225" } diff --git a/site/public/v1/cpus/intel-xeon-w-2235/index.json b/site/public/v1/cpus/intel-xeon-w-2235/index.json index 5557a162c6b8..3790f1b2d509 100644 --- a/site/public/v1/cpus/intel-xeon-w-2235/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2235/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 6, "threads": 12, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.8, "boost_clock_ghz": 4.6, - "l3_cache_mb": null, + "l3_cache_mb": 8.25, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.345313", - "updated_at": "2026-06-24T08:54:41.345324", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-w-2235" } diff --git a/site/public/v1/cpus/intel-xeon-w-2245/index.json b/site/public/v1/cpus/intel-xeon-w-2245/index.json index 7455796d8b07..e961eb3ea826 100644 --- a/site/public/v1/cpus/intel-xeon-w-2245/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2245/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.9, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 155, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.345497", - "updated_at": "2026-06-24T08:54:41.345508", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-w-2245" } diff --git a/site/public/v1/cpus/intel-xeon-w-2255/index.json b/site/public/v1/cpus/intel-xeon-w-2255/index.json index 945dd755e042..a0537347cf45 100644 --- a/site/public/v1/cpus/intel-xeon-w-2255/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2255/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 10, "threads": 20, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.7, "boost_clock_ghz": 4.7, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.345676", - "updated_at": "2026-06-24T08:54:41.345687", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-w-2255" } diff --git a/site/public/v1/cpus/intel-xeon-w-2265/index.json b/site/public/v1/cpus/intel-xeon-w-2265/index.json index 5cf839cff73f..e0e815cbaaaf 100644 --- a/site/public/v1/cpus/intel-xeon-w-2265/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2265/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.6, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.345855", - "updated_at": "2026-06-24T08:54:41.345865", + "created_at": "2026-07-29T06:03:41.053503", + "updated_at": "2026-07-29T06:03:41.053503", "url": "/v1/cpus/intel-xeon-w-2265" } diff --git a/site/public/v1/cpus/intel-xeon-w-2275/index.json b/site/public/v1/cpus/intel-xeon-w-2275/index.json index e84b17a74c9c..646d108d7091 100644 --- a/site/public/v1/cpus/intel-xeon-w-2275/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2275/index.json @@ -11,14 +11,14 @@ "segment": "hedt", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 14, "threads": 28, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.337435", - "updated_at": "2026-06-24T08:54:41.337446", + "created_at": "2026-07-29T06:03:41.051979", + "updated_at": "2026-07-29T06:03:41.051979", "url": "/v1/cpus/intel-xeon-w-2275" } diff --git a/site/public/v1/cpus/intel-xeon-w-2295/index.json b/site/public/v1/cpus/intel-xeon-w-2295/index.json index 3bf2cf3b9a6c..9994aeaf3c6a 100644 --- a/site/public/v1/cpus/intel-xeon-w-2295/index.json +++ b/site/public/v1/cpus/intel-xeon-w-2295/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA2066", - "process_node": null, + "process_node": "14 nm", "cores": 18, "threads": 36, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 4.8, - "l3_cache_mb": null, + "l3_cache_mb": 24.75, "tdp_w": 165, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.346033", - "updated_at": "2026-06-24T08:54:41.346044", + "created_at": "2026-07-29T06:03:41.055026", + "updated_at": "2026-07-29T06:03:41.055026", "url": "/v1/cpus/intel-xeon-w-2295" } diff --git a/site/public/v1/cpus/intel-xeon-w-3223/index.json b/site/public/v1/cpus/intel-xeon-w-3223/index.json index bc6fe3d04197..6cb34d318fc3 100644 --- a/site/public/v1/cpus/intel-xeon-w-3223/index.json +++ b/site/public/v1/cpus/intel-xeon-w-3223/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 8, "threads": 16, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 16.5, "tdp_w": 160, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.346213", - "updated_at": "2026-06-24T08:54:41.346223", + "created_at": "2026-07-29T06:03:41.055026", + "updated_at": "2026-07-29T06:03:41.055026", "url": "/v1/cpus/intel-xeon-w-3223" } diff --git a/site/public/v1/cpus/intel-xeon-w-3235/index.json b/site/public/v1/cpus/intel-xeon-w-3235/index.json index e4e3409c7422..2b16a13e9e7f 100644 --- a/site/public/v1/cpus/intel-xeon-w-3235/index.json +++ b/site/public/v1/cpus/intel-xeon-w-3235/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.3, "boost_clock_ghz": 4.5, - "l3_cache_mb": null, + "l3_cache_mb": 19.25, "tdp_w": 180, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.317554", - "updated_at": "2026-06-24T08:54:41.317565", + "created_at": "2026-07-29T06:03:41.043374", + "updated_at": "2026-07-29T06:03:41.043374", "url": "/v1/cpus/intel-xeon-w-3235" } diff --git a/site/public/v1/cpus/intel-xeon-w-3245/index.json b/site/public/v1/cpus/intel-xeon-w-3245/index.json index 4d89da4e12c8..b5cc0a9374fa 100644 --- a/site/public/v1/cpus/intel-xeon-w-3245/index.json +++ b/site/public/v1/cpus/intel-xeon-w-3245/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.346416", - "updated_at": "2026-06-24T08:54:41.346428", + "created_at": "2026-07-29T06:03:41.055026", + "updated_at": "2026-07-29T06:03:41.055026", "url": "/v1/cpus/intel-xeon-w-3245" } diff --git a/site/public/v1/cpus/intel-xeon-w-3245m/index.json b/site/public/v1/cpus/intel-xeon-w-3245m/index.json index 093551f8b61a..61d428310c2c 100644 --- a/site/public/v1/cpus/intel-xeon-w-3245m/index.json +++ b/site/public/v1/cpus/intel-xeon-w-3245m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 4.6, - "l3_cache_mb": null, + "l3_cache_mb": 22.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.403172", - "updated_at": "2026-06-24T08:54:41.403183", + "created_at": "2026-07-29T06:03:41.076623", + "updated_at": "2026-07-29T06:03:41.076623", "url": "/v1/cpus/intel-xeon-w-3245m" } diff --git a/site/public/v1/cpus/intel-xeon-w-3265/index.json b/site/public/v1/cpus/intel-xeon-w-3265/index.json index abf2cad31d2f..5c409fc0996d 100644 --- a/site/public/v1/cpus/intel-xeon-w-3265/index.json +++ b/site/public/v1/cpus/intel-xeon-w-3265/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 33.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.317735", - "updated_at": "2026-06-24T08:54:41.317746", + "created_at": "2026-07-29T06:03:41.044374", + "updated_at": "2026-07-29T06:03:41.044374", "url": "/v1/cpus/intel-xeon-w-3265" } diff --git a/site/public/v1/cpus/intel-xeon-w-3265m/index.json b/site/public/v1/cpus/intel-xeon-w-3265m/index.json index 884ef12d60d8..8f900d702499 100644 --- a/site/public/v1/cpus/intel-xeon-w-3265m/index.json +++ b/site/public/v1/cpus/intel-xeon-w-3265m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.7, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 33.0, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.375893", - "updated_at": "2026-06-24T08:54:41.375904", + "created_at": "2026-07-29T06:03:41.065611", + "updated_at": "2026-07-29T06:03:41.065611", "url": "/v1/cpus/intel-xeon-w-3265m" } diff --git a/site/public/v1/cpus/intel-xeon-w-3275m/index.json b/site/public/v1/cpus/intel-xeon-w-3275m/index.json index 99a2cc8d6b98..b849aef93991 100644 --- a/site/public/v1/cpus/intel-xeon-w-3275m/index.json +++ b/site/public/v1/cpus/intel-xeon-w-3275m/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA3647", - "process_node": null, + "process_node": "14 nm", "cores": 28, "threads": 56, "p_cores": null, "e_cores": null, "base_clock_ghz": 2.5, "boost_clock_ghz": 4.4, - "l3_cache_mb": null, + "l3_cache_mb": 38.5, "tdp_w": 205, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Cascade_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.346598", - "updated_at": "2026-06-24T08:54:41.346609", + "created_at": "2026-07-29T06:03:41.055026", + "updated_at": "2026-07-29T06:03:41.055026", "url": "/v1/cpus/intel-xeon-w-3275m" } diff --git a/site/public/v1/cpus/intel-xeon-w-3323/index.json b/site/public/v1/cpus/intel-xeon-w-3323/index.json index 542d4995c069..9810797ca9f2 100644 --- a/site/public/v1/cpus/intel-xeon-w-3323/index.json +++ b/site/public/v1/cpus/intel-xeon-w-3323/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 12, "threads": 24, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.5, "boost_clock_ghz": 3.9, - "l3_cache_mb": null, + "l3_cache_mb": 21.0, "tdp_w": 220, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.376076", - "updated_at": "2026-06-24T08:54:41.376087", + "created_at": "2026-07-29T06:03:41.065611", + "updated_at": "2026-07-29T06:03:41.065611", "url": "/v1/cpus/intel-xeon-w-3323" } diff --git a/site/public/v1/cpus/intel-xeon-w-3335/index.json b/site/public/v1/cpus/intel-xeon-w-3335/index.json index 53ef4a02dd69..18491572d465 100644 --- a/site/public/v1/cpus/intel-xeon-w-3335/index.json +++ b/site/public/v1/cpus/intel-xeon-w-3335/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 16, "threads": 32, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.4, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 250, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.403375", - "updated_at": "2026-06-24T08:54:41.403386", + "created_at": "2026-07-29T06:03:41.076623", + "updated_at": "2026-07-29T06:03:41.076623", "url": "/v1/cpus/intel-xeon-w-3335" } diff --git a/site/public/v1/cpus/intel-xeon-w-3345/index.json b/site/public/v1/cpus/intel-xeon-w-3345/index.json index b49a75a620cc..8bb119f27dd5 100644 --- a/site/public/v1/cpus/intel-xeon-w-3345/index.json +++ b/site/public/v1/cpus/intel-xeon-w-3345/index.json @@ -11,14 +11,14 @@ "segment": "server", "architecture": "Xeon", "socket": "FCLGA4189", - "process_node": null, + "process_node": "10 nm", "cores": 24, "threads": 48, "p_cores": null, "e_cores": null, "base_clock_ghz": 3.0, "boost_clock_ghz": 4.0, - "l3_cache_mb": null, + "l3_cache_mb": 36.0, "tdp_w": 250, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ice_Lake-based)" ], - "created_at": "2026-06-24T08:54:41.403557", - "updated_at": "2026-06-24T08:54:41.403568", + "created_at": "2026-07-29T06:03:41.076623", + "updated_at": "2026-07-29T06:03:41.076623", "url": "/v1/cpus/intel-xeon-w-3345" } diff --git a/site/public/v1/cpus/intel-xeon-w3503/index.json b/site/public/v1/cpus/intel-xeon-w3503/index.json index fa9af266a283..e25147a9d3cd 100644 --- a/site/public/v1/cpus/intel-xeon-w3503/index.json +++ b/site/public/v1/cpus/intel-xeon-w3503/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.4, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.032215", - "updated_at": "2026-06-24T08:54:41.032226", + "created_at": "2026-07-29T06:03:40.934245", + "updated_at": "2026-07-29T06:03:40.934245", "url": "/v1/cpus/intel-xeon-w3503" } diff --git a/site/public/v1/cpus/intel-xeon-w3505/index.json b/site/public/v1/cpus/intel-xeon-w3505/index.json index 38a788f5dafb..83de2e17dc90 100644 --- a/site/public/v1/cpus/intel-xeon-w3505/index.json +++ b/site/public/v1/cpus/intel-xeon-w3505/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.53, "boost_clock_ghz": null, - "l3_cache_mb": null, + "l3_cache_mb": 4.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.032416", - "updated_at": "2026-06-24T08:54:41.032427", + "created_at": "2026-07-29T06:03:40.934245", + "updated_at": "2026-07-29T06:03:40.934245", "url": "/v1/cpus/intel-xeon-w3505" } diff --git a/site/public/v1/cpus/intel-xeon-w3670/index.json b/site/public/v1/cpus/intel-xeon-w3670/index.json index b6010ae63ca8..b9516c2cb9f7 100644 --- a/site/public/v1/cpus/intel-xeon-w3670/index.json +++ b/site/public/v1/cpus/intel-xeon-w3670/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.46, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.081936", - "updated_at": "2026-06-24T08:54:41.081946", + "created_at": "2026-07-29T06:03:40.958363", + "updated_at": "2026-07-29T06:03:40.958363", "url": "/v1/cpus/intel-xeon-w3670" } diff --git a/site/public/v1/cpus/intel-xeon-w3680/index.json b/site/public/v1/cpus/intel-xeon-w3680/index.json index 24bba0495529..91be75867bcd 100644 --- a/site/public/v1/cpus/intel-xeon-w3680/index.json +++ b/site/public/v1/cpus/intel-xeon-w3680/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.33, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.056200", - "updated_at": "2026-06-24T08:54:41.056211", + "created_at": "2026-07-29T06:03:40.946304", + "updated_at": "2026-07-29T06:03:40.946304", "url": "/v1/cpus/intel-xeon-w3680" } diff --git a/site/public/v1/cpus/intel-xeon-w3690/index.json b/site/public/v1/cpus/intel-xeon-w3690/index.json index 8174b8ce1495..6d1e62d25308 100644 --- a/site/public/v1/cpus/intel-xeon-w3690/index.json +++ b/site/public/v1/cpus/intel-xeon-w3690/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.47, "boost_clock_ghz": 3.73, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.082114", - "updated_at": "2026-06-24T08:54:41.082124", + "created_at": "2026-07-29T06:03:40.958363", + "updated_at": "2026-07-29T06:03:40.958363", "url": "/v1/cpus/intel-xeon-w3690" } diff --git a/site/public/v1/cpus/intel-xeon-x5647/index.json b/site/public/v1/cpus/intel-xeon-x5647/index.json index 570c27b7028c..578ecb78e0d3 100644 --- a/site/public/v1/cpus/intel-xeon-x5647/index.json +++ b/site/public/v1/cpus/intel-xeon-x5647/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.93, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.082314", - "updated_at": "2026-06-24T08:54:41.082325", + "created_at": "2026-07-29T06:03:40.958363", + "updated_at": "2026-07-29T06:03:40.958363", "url": "/v1/cpus/intel-xeon-x5647" } diff --git a/site/public/v1/cpus/intel-xeon-x5650/index.json b/site/public/v1/cpus/intel-xeon-x5650/index.json index 376ac7508f4d..ec208d899cc0 100644 --- a/site/public/v1/cpus/intel-xeon-x5650/index.json +++ b/site/public/v1/cpus/intel-xeon-x5650/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.67, "boost_clock_ghz": 3.06, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.056945", - "updated_at": "2026-06-24T08:54:41.056956", + "created_at": "2026-07-29T06:03:40.946304", + "updated_at": "2026-07-29T06:03:40.946304", "url": "/v1/cpus/intel-xeon-x5650" } diff --git a/site/public/v1/cpus/intel-xeon-x5660/index.json b/site/public/v1/cpus/intel-xeon-x5660/index.json index a7941a49b2dc..fd8f739f5564 100644 --- a/site/public/v1/cpus/intel-xeon-x5660/index.json +++ b/site/public/v1/cpus/intel-xeon-x5660/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.8, "boost_clock_ghz": 3.2, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.057127", - "updated_at": "2026-06-24T08:54:41.057139", + "created_at": "2026-07-29T06:03:40.946304", + "updated_at": "2026-07-29T06:03:40.946304", "url": "/v1/cpus/intel-xeon-x5660" } diff --git a/site/public/v1/cpus/intel-xeon-x5667/index.json b/site/public/v1/cpus/intel-xeon-x5667/index.json index 4fe9fa1c6f83..f2f6dc4b96d7 100644 --- a/site/public/v1/cpus/intel-xeon-x5667/index.json +++ b/site/public/v1/cpus/intel-xeon-x5667/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.07, "boost_clock_ghz": 3.46, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.057332", - "updated_at": "2026-06-24T08:54:41.057344", + "created_at": "2026-07-29T06:03:40.946304", + "updated_at": "2026-07-29T06:03:40.946304", "url": "/v1/cpus/intel-xeon-x5667" } diff --git a/site/public/v1/cpus/intel-xeon-x5670/index.json b/site/public/v1/cpus/intel-xeon-x5670/index.json index fe1ed794d332..00575e35cb70 100644 --- a/site/public/v1/cpus/intel-xeon-x5670/index.json +++ b/site/public/v1/cpus/intel-xeon-x5670/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.93, "boost_clock_ghz": 3.33, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.057517", - "updated_at": "2026-06-24T08:54:41.057529", + "created_at": "2026-07-29T06:03:40.946304", + "updated_at": "2026-07-29T06:03:40.946304", "url": "/v1/cpus/intel-xeon-x5670" } diff --git a/site/public/v1/cpus/intel-xeon-x5672/index.json b/site/public/v1/cpus/intel-xeon-x5672/index.json index b041cab21ab8..9135bbf802c5 100644 --- a/site/public/v1/cpus/intel-xeon-x5672/index.json +++ b/site/public/v1/cpus/intel-xeon-x5672/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.082497", - "updated_at": "2026-06-24T08:54:41.082508", + "created_at": "2026-07-29T06:03:40.958363", + "updated_at": "2026-07-29T06:03:40.958363", "url": "/v1/cpus/intel-xeon-x5672" } diff --git a/site/public/v1/cpus/intel-xeon-x5675/index.json b/site/public/v1/cpus/intel-xeon-x5675/index.json index 727acc8acd30..1031f4b84c45 100644 --- a/site/public/v1/cpus/intel-xeon-x5675/index.json +++ b/site/public/v1/cpus/intel-xeon-x5675/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.07, "boost_clock_ghz": 3.46, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 95, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.082678", - "updated_at": "2026-06-24T08:54:41.082688", + "created_at": "2026-07-29T06:03:40.958363", + "updated_at": "2026-07-29T06:03:40.958363", "url": "/v1/cpus/intel-xeon-x5675" } diff --git a/site/public/v1/cpus/intel-xeon-x5677/index.json b/site/public/v1/cpus/intel-xeon-x5677/index.json index 1f73d5bb3a46..983cfa6ec216 100644 --- a/site/public/v1/cpus/intel-xeon-x5677/index.json +++ b/site/public/v1/cpus/intel-xeon-x5677/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.47, "boost_clock_ghz": 3.73, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.057697", - "updated_at": "2026-06-24T08:54:41.057709", + "created_at": "2026-07-29T06:03:40.946304", + "updated_at": "2026-07-29T06:03:40.946304", "url": "/v1/cpus/intel-xeon-x5677" } diff --git a/site/public/v1/cpus/intel-xeon-x5679/index.json b/site/public/v1/cpus/intel-xeon-x5679/index.json index 8412302ea3cb..1915655db1b4 100644 --- a/site/public/v1/cpus/intel-xeon-x5679/index.json +++ b/site/public/v1/cpus/intel-xeon-x5679/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.2, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 115, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.082856", - "updated_at": "2026-06-24T08:54:41.082867", + "created_at": "2026-07-29T06:03:40.958363", + "updated_at": "2026-07-29T06:03:40.958363", "url": "/v1/cpus/intel-xeon-x5679" } diff --git a/site/public/v1/cpus/intel-xeon-x5680/index.json b/site/public/v1/cpus/intel-xeon-x5680/index.json index 549acdb9ccba..2f5f3e2528fd 100644 --- a/site/public/v1/cpus/intel-xeon-x5680/index.json +++ b/site/public/v1/cpus/intel-xeon-x5680/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.33, "boost_clock_ghz": 3.6, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.057876", - "updated_at": "2026-06-24T08:54:41.057887", + "created_at": "2026-07-29T06:03:40.946304", + "updated_at": "2026-07-29T06:03:40.946304", "url": "/v1/cpus/intel-xeon-x5680" } diff --git a/site/public/v1/cpus/intel-xeon-x5687/index.json b/site/public/v1/cpus/intel-xeon-x5687/index.json index dd290fb5e56d..93408e994e64 100644 --- a/site/public/v1/cpus/intel-xeon-x5687/index.json +++ b/site/public/v1/cpus/intel-xeon-x5687/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.6, "boost_clock_ghz": 3.86, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.083034", - "updated_at": "2026-06-24T08:54:41.083045", + "created_at": "2026-07-29T06:03:40.958363", + "updated_at": "2026-07-29T06:03:40.958363", "url": "/v1/cpus/intel-xeon-x5687" } diff --git a/site/public/v1/cpus/intel-xeon-x5690/index.json b/site/public/v1/cpus/intel-xeon-x5690/index.json index 7d1152523e24..d9301130a816 100644 --- a/site/public/v1/cpus/intel-xeon-x5690/index.json +++ b/site/public/v1/cpus/intel-xeon-x5690/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 3.47, "boost_clock_ghz": 3.73, - "l3_cache_mb": null, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.083211", - "updated_at": "2026-06-24T08:54:41.083221", + "created_at": "2026-07-29T06:03:40.958363", + "updated_at": "2026-07-29T06:03:40.958363", "url": "/v1/cpus/intel-xeon-x5690" } diff --git a/site/public/v1/cpus/intel-xeon-x5698/index.json b/site/public/v1/cpus/intel-xeon-x5698/index.json index 48eae8351d30..273ef240a968 100644 --- a/site/public/v1/cpus/intel-xeon-x5698/index.json +++ b/site/public/v1/cpus/intel-xeon-x5698/index.json @@ -17,8 +17,8 @@ "p_cores": null, "e_cores": null, "base_clock_ghz": 4.4, - "boost_clock_ghz": null, - "l3_cache_mb": null, + "boost_clock_ghz": 1.0, + "l3_cache_mb": 12.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.141460", - "updated_at": "2026-06-24T08:54:41.141470", + "created_at": "2026-07-29T06:03:40.979439", + "updated_at": "2026-07-29T06:03:40.979439", "url": "/v1/cpus/intel-xeon-x5698" } diff --git a/site/public/v1/cpus/intel-xeon-x7550/index.json b/site/public/v1/cpus/intel-xeon-x7550/index.json index a632b6b156d5..17b656b536b3 100644 --- a/site/public/v1/cpus/intel-xeon-x7550/index.json +++ b/site/public/v1/cpus/intel-xeon-x7550/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.0, "boost_clock_ghz": 2.4, - "l3_cache_mb": null, + "l3_cache_mb": 18.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.180709", - "updated_at": "2026-06-24T08:54:41.180720", + "created_at": "2026-07-29T06:03:40.992972", + "updated_at": "2026-07-29T06:03:40.992972", "url": "/v1/cpus/intel-xeon-x7550" } diff --git a/site/public/v1/cpus/intel-xeon-x7560/index.json b/site/public/v1/cpus/intel-xeon-x7560/index.json index 5ca494850659..3c739da58b4c 100644 --- a/site/public/v1/cpus/intel-xeon-x7560/index.json +++ b/site/public/v1/cpus/intel-xeon-x7560/index.json @@ -18,7 +18,7 @@ "e_cores": null, "base_clock_ghz": 2.27, "boost_clock_ghz": 2.666, - "l3_cache_mb": null, + "l3_cache_mb": 24.0, "tdp_w": 130, "max_tdp_w": null, "integrated_graphics": null, @@ -44,9 +44,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset" + "https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset", + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)" ], - "created_at": "2026-06-24T08:54:41.083411", - "updated_at": "2026-06-24T08:54:41.083421", + "created_at": "2026-07-29T06:03:40.958363", + "updated_at": "2026-07-29T06:03:40.958363", "url": "/v1/cpus/intel-xeon-x7560" }