From daae3b724981aac5fff292c817ab176b6987627c Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 17:51:20 +0900 Subject: [PATCH 01/31] Add 37 Ivy Bridge and Westmere Xeon CPUs with Intel-sourced thread counts (2010-2014) --- .../cpu/intel/2010/enterprise/xeon-l5618.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-2803.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-2820.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-2850.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-2860.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-2870.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-4820.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-8830.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-8837.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-8850.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-8860.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-8867l.json | 27 +++++++++++++++++++ .../2013/enterprise/xeon-e3-1105c-v2.json | 27 +++++++++++++++++++ .../2013/enterprise/xeon-e3-1125c-v2.json | 27 +++++++++++++++++++ .../2013/enterprise/xeon-e3-1135c-v2.json | 27 +++++++++++++++++++ .../2013/enterprise/xeon-e5-2618l-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e5-2428l-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e5-2450l-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e5-4603-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e5-4610-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e5-4624l-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-2850-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-2870-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-2880-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-2890-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4809-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4820-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4830-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4850-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4860-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4870-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8850-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8870-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8880l-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8890-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8891-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8893-v2.json | 27 +++++++++++++++++++ 37 files changed, 999 insertions(+) create mode 100644 data/cpu/intel/2010/enterprise/xeon-l5618.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-2803.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-2820.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-2850.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-2860.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-2870.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-4820.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-8830.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-8837.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-8850.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-8860.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-8867l.json create mode 100644 data/cpu/intel/2013/enterprise/xeon-e3-1105c-v2.json create mode 100644 data/cpu/intel/2013/enterprise/xeon-e3-1125c-v2.json create mode 100644 data/cpu/intel/2013/enterprise/xeon-e3-1135c-v2.json create mode 100644 data/cpu/intel/2013/enterprise/xeon-e5-2618l-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e5-2428l-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e5-2450l-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e5-4603-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e5-4610-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e5-4624l-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-2850-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-2870-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-2880-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-2890-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4809-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4820-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4830-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4850-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4860-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4870-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8850-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8870-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8880l-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8890-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8891-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8893-v2.json diff --git a/data/cpu/intel/2010/enterprise/xeon-l5618.json b/data/cpu/intel/2010/enterprise/xeon-l5618.json new file mode 100644 index 000000000000..e2aabc13b277 --- /dev/null +++ b/data/cpu/intel/2010/enterprise/xeon-l5618.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-l5618", + "name": "Intel Xeon L5618", + "manufacturer": "intel", + "release_date": "2010-03-16", + "segment": "server", + "architecture": "Westmere-EP", + "socket": "LGA 1366", + "process_node": "32 nm", + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.87, + "boost_clock_ghz": null, + "l3_cache_mb": 12.0, + "tdp_w": 40, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/48767/intel-xeon-processor-l5618-12m-cache-1-87-ghz-5-86-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-2803.json b/data/cpu/intel/2011/enterprise/xeon-e7-2803.json new file mode 100644 index 000000000000..d078ab17e6ae --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-2803.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2803", + "name": "Intel Xeon E7-2803", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.73, + "boost_clock_ghz": null, + "l3_cache_mb": 18.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53568/intel-xeon-processor-e72803-18m-cache-1-73-ghz-4-80-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-2820.json b/data/cpu/intel/2011/enterprise/xeon-e7-2820.json new file mode 100644 index 000000000000..fb689fba7db9 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-2820.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2820", + "name": "Intel Xeon E7-2820", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 18.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53673/intel-xeon-processor-e72820-18m-cache-2-00-ghz-5-86-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-2850.json b/data/cpu/intel/2011/enterprise/xeon-e7-2850.json new file mode 100644 index 000000000000..50527f854f1c --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-2850.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2850", + "name": "Intel Xeon E7-2850", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53573/intel-xeon-processor-e72850-24m-cache-2-00-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-2860.json b/data/cpu/intel/2011/enterprise/xeon-e7-2860.json new file mode 100644 index 000000000000..d2867821b8ad --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-2860.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2860", + "name": "Intel Xeon E7-2860", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.27, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53570/intel-xeon-processor-e72860-24m-cache-2-26-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-2870.json b/data/cpu/intel/2011/enterprise/xeon-e7-2870.json new file mode 100644 index 000000000000..473c283ec4b4 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-2870.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2870", + "name": "Intel Xeon E7-2870", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.4, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53578/intel-xeon-processor-e72870-30m-cache-2-40-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-4820.json b/data/cpu/intel/2011/enterprise/xeon-e7-4820.json new file mode 100644 index 000000000000..30ee186531fd --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-4820.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4820", + "name": "Intel Xeon E7-4820", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 18.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53675/intel-xeon-processor-e74820-18m-cache-2-00-ghz-5-86-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-8830.json b/data/cpu/intel/2011/enterprise/xeon-e7-8830.json new file mode 100644 index 000000000000..33881f4f4b76 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-8830.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8830", + "name": "Intel Xeon E7-8830", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.13, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53677/intel-xeon-processor-e78830-24m-cache-2-13-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-8837.json b/data/cpu/intel/2011/enterprise/xeon-e7-8837.json new file mode 100644 index 000000000000..416217244bde --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-8837.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8837", + "name": "Intel Xeon E7-8837", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.67, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53576/intel-xeon-processor-e78837-24m-cache-2-66-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-8850.json b/data/cpu/intel/2011/enterprise/xeon-e7-8850.json new file mode 100644 index 000000000000..500deaaeea90 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-8850.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8850", + "name": "Intel Xeon E7-8850", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53575/intel-xeon-processor-e78850-24m-cache-2-00-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-8860.json b/data/cpu/intel/2011/enterprise/xeon-e7-8860.json new file mode 100644 index 000000000000..0162dce9e762 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-8860.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8860", + "name": "Intel Xeon E7-8860", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.27, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53572/intel-xeon-processor-e78860-24m-cache-2-26-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-8867l.json b/data/cpu/intel/2011/enterprise/xeon-e7-8867l.json new file mode 100644 index 000000000000..043d69519775 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-8867l.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8867l", + "name": "Intel Xeon E7-8867L", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.13, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53577/intel-xeon-processor-e78867l-30m-cache-2-13-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2013/enterprise/xeon-e3-1105c-v2.json b/data/cpu/intel/2013/enterprise/xeon-e3-1105c-v2.json new file mode 100644 index 000000000000..2112e173cbf5 --- /dev/null +++ b/data/cpu/intel/2013/enterprise/xeon-e3-1105c-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1105c-v2", + "name": "Intel Xeon E3-1105C v2", + "manufacturer": "intel", + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 8.0, + "tdp_w": 25, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/78167/intel-xeon-processor-e31105c-v2-8m-cache-1-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2013/enterprise/xeon-e3-1125c-v2.json b/data/cpu/intel/2013/enterprise/xeon-e3-1125c-v2.json new file mode 100644 index 000000000000..d90937927145 --- /dev/null +++ b/data/cpu/intel/2013/enterprise/xeon-e3-1125c-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1125c-v2", + "name": "Intel Xeon E3-1125C v2", + "manufacturer": "intel", + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": null, + "l3_cache_mb": 8.0, + "tdp_w": 40, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/78168/intel-xeon-processor-e31125c-v2-8m-cache-2-50-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2013/enterprise/xeon-e3-1135c-v2.json b/data/cpu/intel/2013/enterprise/xeon-e3-1135c-v2.json new file mode 100644 index 000000000000..88192d06a747 --- /dev/null +++ b/data/cpu/intel/2013/enterprise/xeon-e3-1135c-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1135c-v2", + "name": "Intel Xeon E3-1135C v2", + "manufacturer": "intel", + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.0, + "boost_clock_ghz": null, + "l3_cache_mb": 8.0, + "tdp_w": 55, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/78519/intel-xeon-processor-e31135c-v2-8m-cache-3-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2013/enterprise/xeon-e5-2618l-v2.json b/data/cpu/intel/2013/enterprise/xeon-e5-2618l-v2.json new file mode 100644 index 000000000000..67ce82172b7d --- /dev/null +++ b/data/cpu/intel/2013/enterprise/xeon-e5-2618l-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2618l-v2", + "name": "Intel Xeon E5-2618L v2", + "manufacturer": "intel", + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 15.0, + "tdp_w": 50, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75788/intel-xeon-processor-e52618l-v2-15m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e5-2428l-v2.json b/data/cpu/intel/2014/enterprise/xeon-e5-2428l-v2.json new file mode 100644 index 000000000000..40fd21b046b9 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e5-2428l-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2428l-v2", + "name": "Intel Xeon E5-2428L v2", + "manufacturer": "intel", + "release_date": "2014-01-09", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 1356", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 60, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75974/intel-xeon-processor-e52428l-v2-20m-cache-1-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e5-2450l-v2.json b/data/cpu/intel/2014/enterprise/xeon-e5-2450l-v2.json new file mode 100644 index 000000000000..da120d8b471b --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e5-2450l-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2450l-v2", + "name": "Intel Xeon E5-2450L v2", + "manufacturer": "intel", + "release_date": "2014-01-09", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 1356", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.7, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 60, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75265/intel-xeon-processor-e52450l-v2-25m-cache-1-70-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e5-4603-v2.json b/data/cpu/intel/2014/enterprise/xeon-e5-4603-v2.json new file mode 100644 index 000000000000..60cf74451566 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e5-4603-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-4603-v2", + "name": "Intel Xeon E5-4603 v2", + "manufacturer": "intel", + "release_date": "2014-03-03", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 10.0, + "tdp_w": 95, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75793/intel-xeon-processor-e54603-v2-10m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e5-4610-v2.json b/data/cpu/intel/2014/enterprise/xeon-e5-4610-v2.json new file mode 100644 index 000000000000..a5c5e7d834af --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e5-4610-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-4610-v2", + "name": "Intel Xeon E5-4610 v2", + "manufacturer": "intel", + "release_date": "2014-03-03", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 16.0, + "tdp_w": 95, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75285/intel-xeon-processor-e54610-v2-16m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e5-4624l-v2.json b/data/cpu/intel/2014/enterprise/xeon-e5-4624l-v2.json new file mode 100644 index 000000000000..76622fe32b84 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e5-4624l-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-4624l-v2", + "name": "Intel Xeon E5-4624L v2", + "manufacturer": "intel", + "release_date": "2014-03-03", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 70, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/76350/intel-xeon-processor-e54624l-v2-25m-cache-1-90-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-2850-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-2850-v2.json new file mode 100644 index 000000000000..fb6d9fb67197 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-2850-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2850-v2", + "name": "Intel Xeon E7-2850 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75239/intel-xeon-processor-e72850-v2-24m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-2870-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-2870-v2.json new file mode 100644 index 000000000000..aefc0bd52e80 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-2870-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2870-v2", + "name": "Intel Xeon E7-2870 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75240/intel-xeon-processor-e72870-v2-30m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-2880-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-2880-v2.json new file mode 100644 index 000000000000..00cdc85f54e9 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-2880-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2880-v2", + "name": "Intel Xeon E7-2880 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75241/intel-xeon-processor-e72880-v2-37-5m-cache-2-50-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-2890-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-2890-v2.json new file mode 100644 index 000000000000..678b644e7519 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-2890-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2890-v2", + "name": "Intel Xeon E7-2890 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.8, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75242/intel-xeon-processor-e72890-v2-37-5m-cache-2-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4809-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4809-v2.json new file mode 100644 index 000000000000..3db66e54baa9 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4809-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4809-v2", + "name": "Intel Xeon E7-4809 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": null, + "l3_cache_mb": 12.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75245/intel-xeon-processor-e74809-v2-12m-cache-1-90-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4820-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4820-v2.json new file mode 100644 index 000000000000..d84aac828ebe --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4820-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4820-v2", + "name": "Intel Xeon E7-4820 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 16.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75246/intel-xeon-processor-e74820-v2-16m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4830-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4830-v2.json new file mode 100644 index 000000000000..ff3e71448526 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4830-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4830-v2", + "name": "Intel Xeon E7-4830 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75247/intel-xeon-processor-e74830-v2-20m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4850-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4850-v2.json new file mode 100644 index 000000000000..76747d19f9d0 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4850-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4850-v2", + "name": "Intel Xeon E7-4850 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75248/intel-xeon-processor-e74850-v2-24m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4860-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4860-v2.json new file mode 100644 index 000000000000..c51dcccc073a --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4860-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4860-v2", + "name": "Intel Xeon E7-4860 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.6, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75249/intel-xeon-processor-e74860-v2-30m-cache-2-60-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4870-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4870-v2.json new file mode 100644 index 000000000000..9e4016f9e883 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4870-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4870-v2", + "name": "Intel Xeon E7-4870 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75250/intel-xeon-processor-e74870-v2-30m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8850-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8850-v2.json new file mode 100644 index 000000000000..0965087420cc --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8850-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8850-v2", + "name": "Intel Xeon E7-8850 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75253/intel-xeon-processor-e78850-v2-24m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8870-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8870-v2.json new file mode 100644 index 000000000000..38f4927792a3 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8870-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8870-v2", + "name": "Intel Xeon E7-8870 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75255/intel-xeon-processor-e78870-v2-30m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8880l-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8880l-v2.json new file mode 100644 index 000000000000..a06c0814449e --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8880l-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8880l-v2", + "name": "Intel Xeon E7-8880L v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75256/intel-xeon-processor-e78880l-v2-37-5m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8890-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8890-v2.json new file mode 100644 index 000000000000..ec9ba4059002 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8890-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8890-v2", + "name": "Intel Xeon E7-8890 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.8, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75258/intel-xeon-processor-e78890-v2-37-5m-cache-2-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8891-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8891-v2.json new file mode 100644 index 000000000000..480d564d7761 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8891-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8891-v2", + "name": "Intel Xeon E7-8891 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.2, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75259/intel-xeon-processor-e78891-v2-37-5m-cache-3-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8893-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8893-v2.json new file mode 100644 index 000000000000..26f875e67d14 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8893-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8893-v2", + "name": "Intel Xeon E7-8893 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.4, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75260/intel-xeon-processor-e78893-v2-37-5m-cache-3-40-ghz/specifications.html" + ] +} From 7d0d1795a7b3da38592c18b9808050532150c741 Mon Sep 17 00:00:00 2001 From: TechEngineBot <289859915+TechEngineBot@users.noreply.github.com> Date: Fri, 25 Sep 2026 10:28:43 +0000 Subject: [PATCH 02/31] chore(verify): refresh verification status aggregate --- data/_verify/status.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/data/_verify/status.json b/data/_verify/status.json index 6b960b569dd3..037248f8c5bb 100644 --- a/data/_verify/status.json +++ b/data/_verify/status.json @@ -1,17 +1,17 @@ { - "generated_at": "2026-09-25T07:36:52Z", + "generated_at": "2026-09-25T10:28:41Z", "schema": 1, "totals": { - "records": 106291, + "records": 106328, "verified": 22099, - "verified_pct": 20.79, - "models": 49999, + "verified_pct": 20.78, + "models": 50036, "verified_models": 21784, - "verified_models_pct": 43.57, - "green": 24121, + "verified_models_pct": 43.54, + "green": 24158, "yellow": 81074, "red": 1096, - "promotable": 24121 + "promotable": 24158 }, "by_category": { "brand": { @@ -99,16 +99,16 @@ "promotable": 1274 }, "cpu": { - "total": 4470, + "total": 4507, "verified": 2869, - "verified_pct": 64.18, - "models": 4470, + "verified_pct": 63.66, + "models": 4507, "verified_models": 2869, - "verified_models_pct": 64.18, - "green": 4126, + "verified_models_pct": 63.66, + "green": 4163, "yellow": 343, "red": 1, - "promotable": 4126 + "promotable": 4163 } } } From 5feda5948b53b04d9bc95d08d4f4a6819fbdcffe Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 20:50:18 +0900 Subject: [PATCH 03/31] Add Apple S6-S10 watch SoCs from Wikipedia (2020-2024) --- data/soc/apple/2020/apple-s6.json | 12 ++++++++++++ data/soc/apple/2021/apple-s7.json | 12 ++++++++++++ data/soc/apple/2022/apple-s8.json | 12 ++++++++++++ data/soc/apple/2023/apple-s9.json | 12 ++++++++++++ data/soc/apple/2024/apple-s10.json | 12 ++++++++++++ 5 files changed, 60 insertions(+) create mode 100644 data/soc/apple/2020/apple-s6.json create mode 100644 data/soc/apple/2021/apple-s7.json create mode 100644 data/soc/apple/2022/apple-s8.json create mode 100644 data/soc/apple/2023/apple-s9.json create mode 100644 data/soc/apple/2024/apple-s10.json diff --git a/data/soc/apple/2020/apple-s6.json b/data/soc/apple/2020/apple-s6.json new file mode 100644 index 000000000000..7c1353f62ad4 --- /dev/null +++ b/data/soc/apple/2020/apple-s6.json @@ -0,0 +1,12 @@ +{ + "slug": "apple-s6", + "name": "Apple S6", + "manufacturer": "apple", + "release_date": "2020-09-18", + "process_nm": 7.0, + "gpu_name": "Apple S6 GPU", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" + ] +} diff --git a/data/soc/apple/2021/apple-s7.json b/data/soc/apple/2021/apple-s7.json new file mode 100644 index 000000000000..a4f777430bca --- /dev/null +++ b/data/soc/apple/2021/apple-s7.json @@ -0,0 +1,12 @@ +{ + "slug": "apple-s7", + "name": "Apple S7", + "manufacturer": "apple", + "release_date": "2021-10-15", + "process_nm": 7.0, + "gpu_name": "Apple S7 GPU", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" + ] +} diff --git a/data/soc/apple/2022/apple-s8.json b/data/soc/apple/2022/apple-s8.json new file mode 100644 index 000000000000..189b37e4c641 --- /dev/null +++ b/data/soc/apple/2022/apple-s8.json @@ -0,0 +1,12 @@ +{ + "slug": "apple-s8", + "name": "Apple S8", + "manufacturer": "apple", + "release_date": "2022-09-16", + "process_nm": 7.0, + "gpu_name": "Apple S8 GPU", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" + ] +} diff --git a/data/soc/apple/2023/apple-s9.json b/data/soc/apple/2023/apple-s9.json new file mode 100644 index 000000000000..deed416e7796 --- /dev/null +++ b/data/soc/apple/2023/apple-s9.json @@ -0,0 +1,12 @@ +{ + "slug": "apple-s9", + "name": "Apple S9", + "manufacturer": "apple", + "release_date": "2023-09-22", + "process_nm": 4.0, + "gpu_name": "Apple S9 GPU", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" + ] +} diff --git a/data/soc/apple/2024/apple-s10.json b/data/soc/apple/2024/apple-s10.json new file mode 100644 index 000000000000..54b47912bd0d --- /dev/null +++ b/data/soc/apple/2024/apple-s10.json @@ -0,0 +1,12 @@ +{ + "slug": "apple-s10", + "name": "Apple S10", + "manufacturer": "apple", + "release_date": "2024-09-20", + "process_nm": 4.0, + "gpu_name": "Apple S10 GPU", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" + ] +} From 9635c541c9f314c2999133a3bf8d70c09f585772 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 20:50:18 +0900 Subject: [PATCH 04/31] Add Apple Watch Series 11, SE 3 and Ultra 3 (2025) with weights from Apple tech specs --- .../apple-watch-se-3-40mm.json | 26 +++++++++++++++++++ .../apple-watch-se-3-44mm.json | 26 +++++++++++++++++++ .../apple-watch-series-11-42mm.json | 26 +++++++++++++++++++ .../apple-watch-series-11-46mm.json | 26 +++++++++++++++++++ .../apple-watch-ultra-3.json | 26 +++++++++++++++++++ 5 files changed, 130 insertions(+) create mode 100644 data/watch/apple/2025/apple-watch-se-3-40mm/apple-watch-se-3-40mm.json create mode 100644 data/watch/apple/2025/apple-watch-se-3-44mm/apple-watch-se-3-44mm.json create mode 100644 data/watch/apple/2025/apple-watch-series-11-42mm/apple-watch-series-11-42mm.json create mode 100644 data/watch/apple/2025/apple-watch-series-11-46mm/apple-watch-series-11-46mm.json create mode 100644 data/watch/apple/2025/apple-watch-ultra-3/apple-watch-ultra-3.json diff --git a/data/watch/apple/2025/apple-watch-se-3-40mm/apple-watch-se-3-40mm.json b/data/watch/apple/2025/apple-watch-se-3-40mm/apple-watch-se-3-40mm.json new file mode 100644 index 000000000000..783ebe08715f --- /dev/null +++ b/data/watch/apple/2025/apple-watch-se-3-40mm/apple-watch-se-3-40mm.json @@ -0,0 +1,26 @@ +{ + "slug": "apple-watch-se-3-40mm", + "base_model_slug": "apple-watch-se-3-40mm", + "name": "Apple Watch SE 3 40mm", + "brand": "apple", + "release_date": "2025-09-19", + "ram_gb": 2, + "battery_mah": 263, + "weight_g": 26.3, + "os": "watchOS 26.0", + "soc": "apple-s10", + "msrp_usd": 249, + "storage_options_gb": [ + 64 + ], + "display": { + "size_inch": 1.549, + "resolution": "324x394", + "ppi": 326 + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", + "https://support.apple.com/en-us/125094" + ] +} diff --git a/data/watch/apple/2025/apple-watch-se-3-44mm/apple-watch-se-3-44mm.json b/data/watch/apple/2025/apple-watch-se-3-44mm/apple-watch-se-3-44mm.json new file mode 100644 index 000000000000..3745efce2233 --- /dev/null +++ b/data/watch/apple/2025/apple-watch-se-3-44mm/apple-watch-se-3-44mm.json @@ -0,0 +1,26 @@ +{ + "slug": "apple-watch-se-3-44mm", + "base_model_slug": "apple-watch-se-3-44mm", + "name": "Apple Watch SE 3 44mm", + "brand": "apple", + "release_date": "2025-09-19", + "ram_gb": 2, + "battery_mah": 330, + "weight_g": 32.9, + "os": "watchOS 26.0", + "soc": "apple-s10", + "msrp_usd": 279, + "storage_options_gb": [ + 64 + ], + "display": { + "size_inch": 1.757, + "resolution": "368x448", + "ppi": 326 + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", + "https://support.apple.com/en-us/125094" + ] +} diff --git a/data/watch/apple/2025/apple-watch-series-11-42mm/apple-watch-series-11-42mm.json b/data/watch/apple/2025/apple-watch-series-11-42mm/apple-watch-series-11-42mm.json new file mode 100644 index 000000000000..82c4ac7e1186 --- /dev/null +++ b/data/watch/apple/2025/apple-watch-series-11-42mm/apple-watch-series-11-42mm.json @@ -0,0 +1,26 @@ +{ + "slug": "apple-watch-series-11-42mm", + "base_model_slug": "apple-watch-series-11-42mm", + "name": "Apple Watch Series 11 42mm", + "brand": "apple", + "release_date": "2025-09-19", + "ram_gb": 2, + "battery_mah": 322, + "weight_g": 30.3, + "os": "watchOS 26.0", + "soc": "apple-s10", + "msrp_usd": 399, + "storage_options_gb": [ + 64 + ], + "display": { + "size_inch": 1.765, + "resolution": "374x446", + "ppi": 326 + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", + "https://support.apple.com/en-us/125093" + ] +} diff --git a/data/watch/apple/2025/apple-watch-series-11-46mm/apple-watch-series-11-46mm.json b/data/watch/apple/2025/apple-watch-series-11-46mm/apple-watch-series-11-46mm.json new file mode 100644 index 000000000000..86bacc884677 --- /dev/null +++ b/data/watch/apple/2025/apple-watch-series-11-46mm/apple-watch-series-11-46mm.json @@ -0,0 +1,26 @@ +{ + "slug": "apple-watch-series-11-46mm", + "base_model_slug": "apple-watch-series-11-46mm", + "name": "Apple Watch Series 11 46mm", + "brand": "apple", + "release_date": "2025-09-19", + "ram_gb": 2, + "battery_mah": 363, + "weight_g": 37.8, + "os": "watchOS 26.0", + "soc": "apple-s10", + "msrp_usd": 429, + "storage_options_gb": [ + 64 + ], + "display": { + "size_inch": 1.96, + "resolution": "416x496", + "ppi": 326 + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", + "https://support.apple.com/en-us/125093" + ] +} diff --git a/data/watch/apple/2025/apple-watch-ultra-3/apple-watch-ultra-3.json b/data/watch/apple/2025/apple-watch-ultra-3/apple-watch-ultra-3.json new file mode 100644 index 000000000000..1eafe86f2c44 --- /dev/null +++ b/data/watch/apple/2025/apple-watch-ultra-3/apple-watch-ultra-3.json @@ -0,0 +1,26 @@ +{ + "slug": "apple-watch-ultra-3", + "base_model_slug": "apple-watch-ultra-3", + "name": "Apple Watch Ultra 3", + "brand": "apple", + "release_date": "2025-09-19", + "ram_gb": 2, + "battery_mah": 599, + "weight_g": 61.6, + "os": "watchOS 26.0", + "soc": "apple-s10", + "msrp_usd": 799, + "storage_options_gb": [ + 64 + ], + "display": { + "size_inch": 1.984, + "resolution": "422x514", + "ppi": 326 + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", + "https://support.apple.com/en-us/125095" + ] +} From afb9fa37154e55f96a97b5c46a84e4b387bb7f2b Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 20:51:22 +0900 Subject: [PATCH 05/31] Add Samsung Galaxy Watch8, Watch8 Classic and Watch Ultra (2025) plus the Exynos W1000 SoC from Wikipedia --- data/soc/samsung/2024/exynos-w1000.json | 23 ++++++++++++++++++ .../samsung-galaxy-watch-ultra-2025.json | 24 +++++++++++++++++++ .../samsung-galaxy-watch8-40mm.json | 24 +++++++++++++++++++ .../samsung-galaxy-watch8-44mm.json | 24 +++++++++++++++++++ .../samsung-galaxy-watch8-classic-46mm.json | 24 +++++++++++++++++++ 5 files changed, 119 insertions(+) create mode 100644 data/soc/samsung/2024/exynos-w1000.json create mode 100644 data/watch/samsung/2025/samsung-galaxy-watch-ultra-2025/samsung-galaxy-watch-ultra-2025.json create mode 100644 data/watch/samsung/2025/samsung-galaxy-watch8-40mm/samsung-galaxy-watch8-40mm.json create mode 100644 data/watch/samsung/2025/samsung-galaxy-watch8-44mm/samsung-galaxy-watch8-44mm.json create mode 100644 data/watch/samsung/2025/samsung-galaxy-watch8-classic-46mm/samsung-galaxy-watch8-classic-46mm.json diff --git a/data/soc/samsung/2024/exynos-w1000.json b/data/soc/samsung/2024/exynos-w1000.json new file mode 100644 index 000000000000..d48410f0e70f --- /dev/null +++ b/data/soc/samsung/2024/exynos-w1000.json @@ -0,0 +1,23 @@ +{ + "slug": "exynos-w1000", + "name": "Samsung Exynos W1000", + "manufacturer": "samsung", + "release_date": "2024-07-01", + "process_nm": 3.0, + "cpu_config": { + "performance": 1, + "efficiency": 4, + "architecture": "1x Cortex-A78 + 4x Cortex-A55", + "clocks_ghz": [ + 1.6, + 1.5 + ] + }, + "gpu_name": "Mali-G68 MP2", + "gpu_cores": 2, + "gpu_clock_mhz": 702, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Exynos" + ] +} diff --git a/data/watch/samsung/2025/samsung-galaxy-watch-ultra-2025/samsung-galaxy-watch-ultra-2025.json b/data/watch/samsung/2025/samsung-galaxy-watch-ultra-2025/samsung-galaxy-watch-ultra-2025.json new file mode 100644 index 000000000000..cc09d85fef00 --- /dev/null +++ b/data/watch/samsung/2025/samsung-galaxy-watch-ultra-2025/samsung-galaxy-watch-ultra-2025.json @@ -0,0 +1,24 @@ +{ + "slug": "samsung-galaxy-watch-ultra-2025", + "base_model_slug": "samsung-galaxy-watch-ultra-2025", + "name": "Samsung Galaxy Watch Ultra (2025)", + "brand": "samsung", + "release_date": "2025-07-09", + "ram_gb": 2, + "battery_mah": 590, + "weight_g": 60.5, + "os": "Wear OS 6.0", + "soc": "exynos-w1000", + "storage_options_gb": [ + 64 + ], + "display": { + "size_inch": 1.5, + "resolution": "480x480", + "type": "Super AMOLED" + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_Watch_8" + ] +} diff --git a/data/watch/samsung/2025/samsung-galaxy-watch8-40mm/samsung-galaxy-watch8-40mm.json b/data/watch/samsung/2025/samsung-galaxy-watch8-40mm/samsung-galaxy-watch8-40mm.json new file mode 100644 index 000000000000..aadb05fa073e --- /dev/null +++ b/data/watch/samsung/2025/samsung-galaxy-watch8-40mm/samsung-galaxy-watch8-40mm.json @@ -0,0 +1,24 @@ +{ + "slug": "samsung-galaxy-watch8-40mm", + "base_model_slug": "samsung-galaxy-watch8-40mm", + "name": "Samsung Galaxy Watch8 40mm", + "brand": "samsung", + "release_date": "2025-07-09", + "ram_gb": 2, + "battery_mah": 325, + "weight_g": 30.0, + "os": "Wear OS 6.0", + "soc": "exynos-w1000", + "storage_options_gb": [ + 32 + ], + "display": { + "size_inch": 1.34, + "resolution": "438x438", + "type": "Super AMOLED" + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_Watch_8" + ] +} diff --git a/data/watch/samsung/2025/samsung-galaxy-watch8-44mm/samsung-galaxy-watch8-44mm.json b/data/watch/samsung/2025/samsung-galaxy-watch8-44mm/samsung-galaxy-watch8-44mm.json new file mode 100644 index 000000000000..100adc642705 --- /dev/null +++ b/data/watch/samsung/2025/samsung-galaxy-watch8-44mm/samsung-galaxy-watch8-44mm.json @@ -0,0 +1,24 @@ +{ + "slug": "samsung-galaxy-watch8-44mm", + "base_model_slug": "samsung-galaxy-watch8-44mm", + "name": "Samsung Galaxy Watch8 44mm", + "brand": "samsung", + "release_date": "2025-07-09", + "ram_gb": 2, + "battery_mah": 435, + "weight_g": 34.0, + "os": "Wear OS 6.0", + "soc": "exynos-w1000", + "storage_options_gb": [ + 32 + ], + "display": { + "size_inch": 1.47, + "resolution": "480x480", + "type": "Super AMOLED" + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_Watch_8" + ] +} diff --git a/data/watch/samsung/2025/samsung-galaxy-watch8-classic-46mm/samsung-galaxy-watch8-classic-46mm.json b/data/watch/samsung/2025/samsung-galaxy-watch8-classic-46mm/samsung-galaxy-watch8-classic-46mm.json new file mode 100644 index 000000000000..7bd24c070327 --- /dev/null +++ b/data/watch/samsung/2025/samsung-galaxy-watch8-classic-46mm/samsung-galaxy-watch8-classic-46mm.json @@ -0,0 +1,24 @@ +{ + "slug": "samsung-galaxy-watch8-classic-46mm", + "base_model_slug": "samsung-galaxy-watch8-classic-46mm", + "name": "Samsung Galaxy Watch8 Classic 46mm", + "brand": "samsung", + "release_date": "2025-07-09", + "ram_gb": 2, + "battery_mah": 445, + "weight_g": 63.5, + "os": "Wear OS 6.0", + "soc": "exynos-w1000", + "storage_options_gb": [ + 64 + ], + "display": { + "size_inch": 1.34, + "resolution": "438x438", + "type": "Super AMOLED" + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_Watch_8" + ] +} From a365e54959c467e8b1d04dcc0562047a02e92d33 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 20:54:53 +0900 Subject: [PATCH 06/31] fix(data): resolve Intel Atom SoC for Zenfone 2 4 GB variant --- .../asus-zenfone-2-ze551ml-scrapegsma-2539.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/smartphone/asus/2015/zenfone-2-ze551ml/asus-zenfone-2-ze551ml-scrapegsma-2539.json b/data/smartphone/asus/2015/zenfone-2-ze551ml/asus-zenfone-2-ze551ml-scrapegsma-2539.json index 46b000425a24..3f86729b6927 100644 --- a/data/smartphone/asus/2015/zenfone-2-ze551ml/asus-zenfone-2-ze551ml-scrapegsma-2539.json +++ b/data/smartphone/asus/2015/zenfone-2-ze551ml/asus-zenfone-2-ze551ml-scrapegsma-2539.json @@ -12,7 +12,7 @@ "source_urls": [ "https://github.com/cigarplug/scrape-gsma" ], - "soc": "intel-atom-z3560-or-z3580", + "soc": "intel-atom-z3580", "variant": { "region": "global", "source_dataset": "cigarplug/scrape-gsma", From 7b309ad32946062953c11acb87f70e05bc1dd282 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:03:52 +0900 Subject: [PATCH 07/31] Add 8 phones from 2025-2026 Wikipedia articles: Galaxy Z TriFold and A57 5G, Xperia 10 VII/1 VIII/10 VIII, Spark 40C, HMD Luma, Find N6 --- data/smartphone/hmd/2026/luma.json | 16 ++++++++++++++++ data/smartphone/oppo/2026/find-n6.json | 16 ++++++++++++++++ .../samsung/2025/galaxy-z-trifold.json | 16 ++++++++++++++++ data/smartphone/samsung/2026/galaxy-a57-5g.json | 16 ++++++++++++++++ data/smartphone/sony/2025/xperia-10-vii.json | 16 ++++++++++++++++ data/smartphone/sony/2026/xperia-1-viii.json | 16 ++++++++++++++++ data/smartphone/sony/2026/xperia-10-viii.json | 16 ++++++++++++++++ data/smartphone/tecno/2025/spark-40c.json | 16 ++++++++++++++++ 8 files changed, 128 insertions(+) create mode 100644 data/smartphone/hmd/2026/luma.json create mode 100644 data/smartphone/oppo/2026/find-n6.json create mode 100644 data/smartphone/samsung/2025/galaxy-z-trifold.json create mode 100644 data/smartphone/samsung/2026/galaxy-a57-5g.json create mode 100644 data/smartphone/sony/2025/xperia-10-vii.json create mode 100644 data/smartphone/sony/2026/xperia-1-viii.json create mode 100644 data/smartphone/sony/2026/xperia-10-viii.json create mode 100644 data/smartphone/tecno/2025/spark-40c.json diff --git a/data/smartphone/hmd/2026/luma.json b/data/smartphone/hmd/2026/luma.json new file mode 100644 index 000000000000..30227a965fc4 --- /dev/null +++ b/data/smartphone/hmd/2026/luma.json @@ -0,0 +1,16 @@ +{ + "slug": "luma", + "base_model_slug": "luma", + "name": "Luma", + "brand": "hmd", + "soc": "unisoc-t615", + "release_date": "2026-02-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 197.9, + "os": "Android 15", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/HMD_Luma" + ] +} diff --git a/data/smartphone/oppo/2026/find-n6.json b/data/smartphone/oppo/2026/find-n6.json new file mode 100644 index 000000000000..1b4ca8526306 --- /dev/null +++ b/data/smartphone/oppo/2026/find-n6.json @@ -0,0 +1,16 @@ +{ + "slug": "find-n6", + "base_model_slug": "find-n6", + "name": "Find N6", + "brand": "oppo", + "soc": "snapdragon-8-elite-gen-5", + "release_date": "2026-03-01", + "ram_gb": 16, + "battery_mah": 6000, + "weight_g": 225.0, + "os": "Android 16", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Oppo_Find_N6" + ] +} diff --git a/data/smartphone/samsung/2025/galaxy-z-trifold.json b/data/smartphone/samsung/2025/galaxy-z-trifold.json new file mode 100644 index 000000000000..68f7063a4a44 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-z-trifold.json @@ -0,0 +1,16 @@ +{ + "slug": "galaxy-z-trifold", + "base_model_slug": "galaxy-z-trifold", + "name": "Galaxy Z TriFold", + "brand": "samsung", + "soc": "qualcomm-snapdragon-8-elite-for-galaxy-sm8750-ac", + "release_date": "2025-12-01", + "ram_gb": 16, + "battery_mah": 5600, + "weight_g": 309.0, + "os": "Android 16", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_Z_TriFold" + ] +} diff --git a/data/smartphone/samsung/2026/galaxy-a57-5g.json b/data/smartphone/samsung/2026/galaxy-a57-5g.json new file mode 100644 index 000000000000..d5831f21bf21 --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-a57-5g.json @@ -0,0 +1,16 @@ +{ + "slug": "galaxy-a57-5g", + "base_model_slug": "galaxy-a57-5g", + "name": "Galaxy A57 5G", + "brand": "samsung", + "soc": "exynos-1680", + "release_date": "2026-03-25", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android 16", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_A57_5G" + ] +} diff --git a/data/smartphone/sony/2025/xperia-10-vii.json b/data/smartphone/sony/2025/xperia-10-vii.json new file mode 100644 index 000000000000..0cbcabe9938a --- /dev/null +++ b/data/smartphone/sony/2025/xperia-10-vii.json @@ -0,0 +1,16 @@ +{ + "slug": "xperia-10-vii", + "base_model_slug": "xperia-10-vii", + "name": "Xperia 10 VII", + "brand": "sony", + "soc": "snapdragon-6-gen-3", + "release_date": "2025-09-19", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 168.0, + "os": "Android 15", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Sony_Xperia_10_VII" + ] +} diff --git a/data/smartphone/sony/2026/xperia-1-viii.json b/data/smartphone/sony/2026/xperia-1-viii.json new file mode 100644 index 000000000000..97dd2c8902c9 --- /dev/null +++ b/data/smartphone/sony/2026/xperia-1-viii.json @@ -0,0 +1,16 @@ +{ + "slug": "xperia-1-viii", + "base_model_slug": "xperia-1-viii", + "name": "Xperia 1 VIII", + "brand": "sony", + "soc": "snapdragon-8-elite-gen-5", + "release_date": "2026-06-19", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android 16", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Sony_Xperia_1_VIII" + ] +} diff --git a/data/smartphone/sony/2026/xperia-10-viii.json b/data/smartphone/sony/2026/xperia-10-viii.json new file mode 100644 index 000000000000..f7d9bece5b8e --- /dev/null +++ b/data/smartphone/sony/2026/xperia-10-viii.json @@ -0,0 +1,16 @@ +{ + "slug": "xperia-10-viii", + "base_model_slug": "xperia-10-viii", + "name": "Xperia 10 VIII", + "brand": "sony", + "soc": "snapdragon-6-gen-3", + "release_date": "2026-08-25", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 168.0, + "os": "Android 16", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Sony_Xperia_10_VIII" + ] +} diff --git a/data/smartphone/tecno/2025/spark-40c.json b/data/smartphone/tecno/2025/spark-40c.json new file mode 100644 index 000000000000..9c2154f6e2f6 --- /dev/null +++ b/data/smartphone/tecno/2025/spark-40c.json @@ -0,0 +1,16 @@ +{ + "slug": "spark-40c", + "base_model_slug": "spark-40c", + "name": "Spark 40C", + "brand": "tecno", + "soc": "mediatek-helio-g81-mt6769", + "release_date": "2025-08-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 188.0, + "os": "Android 15", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Tecno_Spark_40C" + ] +} From cc24dc8c29a1346d3166a8a89614cea219ddd04d Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:05:11 +0900 Subject: [PATCH 08/31] Add Apple A20 Pro and Snapdragon 6s 4G Gen 2 SoCs from Wikipedia (2025-2026) --- data/soc/apple/2026/apple-a20-pro.json | 23 +++++++++++++++++++ .../qualcomm/2025/snapdragon-6s-4g-gen-2.json | 12 ++++++++++ 2 files changed, 35 insertions(+) create mode 100644 data/soc/apple/2026/apple-a20-pro.json create mode 100644 data/soc/qualcomm/2025/snapdragon-6s-4g-gen-2.json diff --git a/data/soc/apple/2026/apple-a20-pro.json b/data/soc/apple/2026/apple-a20-pro.json new file mode 100644 index 000000000000..b4520ca496ef --- /dev/null +++ b/data/soc/apple/2026/apple-a20-pro.json @@ -0,0 +1,23 @@ +{ + "slug": "apple-a20-pro", + "name": "Apple A20 Pro", + "manufacturer": "apple", + "release_date": "2026-09-18", + "process_nm": 2.0, + "cpu_config": { + "performance": 2, + "efficiency": 4, + "architecture": "2x performance + 4x efficiency", + "clocks_ghz": [ + 4.93, + 2.64 + ] + }, + "gpu_name": "Apple A20 Pro GPU", + "gpu_cores": 7, + "gpu_clock_mhz": 1620, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A-series_processors" + ] +} diff --git a/data/soc/qualcomm/2025/snapdragon-6s-4g-gen-2.json b/data/soc/qualcomm/2025/snapdragon-6s-4g-gen-2.json new file mode 100644 index 000000000000..5d70ce4d178d --- /dev/null +++ b/data/soc/qualcomm/2025/snapdragon-6s-4g-gen-2.json @@ -0,0 +1,12 @@ +{ + "slug": "snapdragon-6s-4g-gen-2", + "name": "Qualcomm Snapdragon 6s 4G Gen 2", + "manufacturer": "qualcomm", + "release_date": "2025-12-12", + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips" + ] +} From 821f0dded4ff0d8b0f7f21758380109928a22527 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:05:11 +0900 Subject: [PATCH 09/31] Add iPhone 18 Pro, iPhone 18 Pro Max and Vivo Y31d (2026) from Wikipedia --- .../smartphone/apple/2026/iphone-18-pro-max.json | 16 ++++++++++++++++ data/smartphone/apple/2026/iphone-18-pro.json | 16 ++++++++++++++++ data/smartphone/vivo/2026/y31d.json | 16 ++++++++++++++++ 3 files changed, 48 insertions(+) create mode 100644 data/smartphone/apple/2026/iphone-18-pro-max.json create mode 100644 data/smartphone/apple/2026/iphone-18-pro.json create mode 100644 data/smartphone/vivo/2026/y31d.json diff --git a/data/smartphone/apple/2026/iphone-18-pro-max.json b/data/smartphone/apple/2026/iphone-18-pro-max.json new file mode 100644 index 000000000000..695b407132fd --- /dev/null +++ b/data/smartphone/apple/2026/iphone-18-pro-max.json @@ -0,0 +1,16 @@ +{ + "slug": "iphone-18-pro-max", + "base_model_slug": "iphone-18-pro-max", + "name": "iPhone 18 Pro Max", + "brand": "apple", + "soc": "apple-a20-pro", + "release_date": "2026-09-18", + "ram_gb": 12, + "battery_mah": 5391, + "weight_g": 249.0, + "os": "iOS 27", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/IPhone_18_Pro" + ] +} diff --git a/data/smartphone/apple/2026/iphone-18-pro.json b/data/smartphone/apple/2026/iphone-18-pro.json new file mode 100644 index 000000000000..e1fcfcd1f05e --- /dev/null +++ b/data/smartphone/apple/2026/iphone-18-pro.json @@ -0,0 +1,16 @@ +{ + "slug": "iphone-18-pro", + "base_model_slug": "iphone-18-pro", + "name": "iPhone 18 Pro", + "brand": "apple", + "soc": "apple-a20-pro", + "release_date": "2026-09-18", + "ram_gb": 12, + "battery_mah": 4056, + "weight_g": 211.0, + "os": "iOS 27", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/IPhone_18_Pro" + ] +} diff --git a/data/smartphone/vivo/2026/y31d.json b/data/smartphone/vivo/2026/y31d.json new file mode 100644 index 000000000000..724c856c368d --- /dev/null +++ b/data/smartphone/vivo/2026/y31d.json @@ -0,0 +1,16 @@ +{ + "slug": "y31d", + "base_model_slug": "y31d", + "name": "Y31d", + "brand": "vivo", + "soc": "snapdragon-6s-4g-gen-2", + "release_date": "2026-01-28", + "ram_gb": 6, + "battery_mah": 7200, + "weight_g": 219.0, + "os": "Android 16", + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Vivo_Y31d" + ] +} From a647276cff5ada0af267bda7cb3d50504c701244 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:05:42 +0900 Subject: [PATCH 10/31] Correct RAM for early Apple Watch generations --- .../apple/2014/watch-38mm-1st-gen/watch-38mm-1st-gen.json | 7 ++++--- .../apple/2014/watch-42mm-1st-gen/watch-42mm-1st-gen.json | 7 ++++--- .../watch-edition-38mm-1st-gen.json | 7 ++++--- .../watch-edition-42mm-1st-gen.json | 7 ++++--- .../watch-sport-38mm-1st-gen/watch-sport-38mm-1st-gen.json | 7 ++++--- .../watch-sport-42mm-1st-gen/watch-sport-42mm-1st-gen.json | 7 ++++--- .../watch-edition-series-2-38mm.json | 7 ++++--- .../watch-edition-series-2-42mm.json | 7 ++++--- .../watch-series-1-aluminum-38mm.json | 7 ++++--- .../watch-series-1-aluminum-42mm.json | 7 ++++--- .../2016/watch-series-2-38mm/watch-series-2-38mm.json | 7 ++++--- .../2016/watch-series-2-42mm/watch-series-2-42mm.json | 7 ++++--- .../watch-series-2-aluminum-38mm.json | 7 ++++--- .../watch-series-2-aluminum-42mm.json | 7 ++++--- .../watch-edition-series-3/watch-edition-series-3.json | 7 ++++--- .../watch-series-3-aluminum/watch-series-3-aluminum.json | 7 ++++--- data/watch/apple/2017/watch-series-3/watch-series-3.json | 7 ++++--- 17 files changed, 68 insertions(+), 51 deletions(-) diff --git a/data/watch/apple/2014/watch-38mm-1st-gen/watch-38mm-1st-gen.json b/data/watch/apple/2014/watch-38mm-1st-gen/watch-38mm-1st-gen.json index 4a699bc7318f..b07b2de0297f 100644 --- a/data/watch/apple/2014/watch-38mm-1st-gen/watch-38mm-1st-gen.json +++ b/data/watch/apple/2014/watch-38mm-1st-gen/watch-38mm-1st-gen.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s1", "release_date": "2014-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-38mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2014/watch-42mm-1st-gen/watch-42mm-1st-gen.json b/data/watch/apple/2014/watch-42mm-1st-gen/watch-42mm-1st-gen.json index b1a29236ef75..9457d6cfb667 100644 --- a/data/watch/apple/2014/watch-42mm-1st-gen/watch-42mm-1st-gen.json +++ b/data/watch/apple/2014/watch-42mm-1st-gen/watch-42mm-1st-gen.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s1", "release_date": "2014-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 50.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-42mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2014/watch-edition-38mm-1st-gen/watch-edition-38mm-1st-gen.json b/data/watch/apple/2014/watch-edition-38mm-1st-gen/watch-edition-38mm-1st-gen.json index 4909e8bb4d64..11fcf4934ae3 100644 --- a/data/watch/apple/2014/watch-edition-38mm-1st-gen/watch-edition-38mm-1st-gen.json +++ b/data/watch/apple/2014/watch-edition-38mm-1st-gen/watch-edition-38mm-1st-gen.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s1", "release_date": "2014-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 55.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-38mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2014/watch-edition-42mm-1st-gen/watch-edition-42mm-1st-gen.json b/data/watch/apple/2014/watch-edition-42mm-1st-gen/watch-edition-42mm-1st-gen.json index 9cc3ff42106b..78d27530fc1f 100644 --- a/data/watch/apple/2014/watch-edition-42mm-1st-gen/watch-edition-42mm-1st-gen.json +++ b/data/watch/apple/2014/watch-edition-42mm-1st-gen/watch-edition-42mm-1st-gen.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s1", "release_date": "2014-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 69.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-42mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2014/watch-sport-38mm-1st-gen/watch-sport-38mm-1st-gen.json b/data/watch/apple/2014/watch-sport-38mm-1st-gen/watch-sport-38mm-1st-gen.json index 1fce02dfa272..c00b5110f3ff 100644 --- a/data/watch/apple/2014/watch-sport-38mm-1st-gen/watch-sport-38mm-1st-gen.json +++ b/data/watch/apple/2014/watch-sport-38mm-1st-gen/watch-sport-38mm-1st-gen.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s1", "release_date": "2014-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-sport-38mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2014/watch-sport-42mm-1st-gen/watch-sport-42mm-1st-gen.json b/data/watch/apple/2014/watch-sport-42mm-1st-gen/watch-sport-42mm-1st-gen.json index 6656948a1925..aaadf816f58d 100644 --- a/data/watch/apple/2014/watch-sport-42mm-1st-gen/watch-sport-42mm-1st-gen.json +++ b/data/watch/apple/2014/watch-sport-42mm-1st-gen/watch-sport-42mm-1st-gen.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s1", "release_date": "2014-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-sport-42mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2016/watch-edition-series-2-38mm/watch-edition-series-2-38mm.json b/data/watch/apple/2016/watch-edition-series-2-38mm/watch-edition-series-2-38mm.json index 03c445d779c2..36c0dcaa4f6e 100644 --- a/data/watch/apple/2016/watch-edition-series-2-38mm/watch-edition-series-2-38mm.json +++ b/data/watch/apple/2016/watch-edition-series-2-38mm/watch-edition-series-2-38mm.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s2", "release_date": "2016-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-series-2-38mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2016/watch-edition-series-2-42mm/watch-edition-series-2-42mm.json b/data/watch/apple/2016/watch-edition-series-2-42mm/watch-edition-series-2-42mm.json index 24f70301891b..9ddd37bcfd25 100644 --- a/data/watch/apple/2016/watch-edition-series-2-42mm/watch-edition-series-2-42mm.json +++ b/data/watch/apple/2016/watch-edition-series-2-42mm/watch-edition-series-2-42mm.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s2", "release_date": "2016-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-series-2-42mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2016/watch-series-1-aluminum-38mm/watch-series-1-aluminum-38mm.json b/data/watch/apple/2016/watch-series-1-aluminum-38mm/watch-series-1-aluminum-38mm.json index b2f6afa67b13..8ff10c99645d 100644 --- a/data/watch/apple/2016/watch-series-1-aluminum-38mm/watch-series-1-aluminum-38mm.json +++ b/data/watch/apple/2016/watch-series-1-aluminum-38mm/watch-series-1-aluminum-38mm.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s1p", "release_date": "2016-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-1-aluminum-38mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2016/watch-series-1-aluminum-42mm/watch-series-1-aluminum-42mm.json b/data/watch/apple/2016/watch-series-1-aluminum-42mm/watch-series-1-aluminum-42mm.json index 2dcc5c58c664..be11093e8c08 100644 --- a/data/watch/apple/2016/watch-series-1-aluminum-42mm/watch-series-1-aluminum-42mm.json +++ b/data/watch/apple/2016/watch-series-1-aluminum-42mm/watch-series-1-aluminum-42mm.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s1p", "release_date": "2016-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-1-aluminum-42mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2016/watch-series-2-38mm/watch-series-2-38mm.json b/data/watch/apple/2016/watch-series-2-38mm/watch-series-2-38mm.json index 2edb58b194e4..2822c4ef9b39 100644 --- a/data/watch/apple/2016/watch-series-2-38mm/watch-series-2-38mm.json +++ b/data/watch/apple/2016/watch-series-2-38mm/watch-series-2-38mm.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s2", "release_date": "2016-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-2-38mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2016/watch-series-2-42mm/watch-series-2-42mm.json b/data/watch/apple/2016/watch-series-2-42mm/watch-series-2-42mm.json index 7544e4da1c9a..e39a545eb506 100644 --- a/data/watch/apple/2016/watch-series-2-42mm/watch-series-2-42mm.json +++ b/data/watch/apple/2016/watch-series-2-42mm/watch-series-2-42mm.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s2", "release_date": "2016-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 52.4, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-2-42mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2016/watch-series-2-aluminum-38mm/watch-series-2-aluminum-38mm.json b/data/watch/apple/2016/watch-series-2-aluminum-38mm/watch-series-2-aluminum-38mm.json index bb7f2cc2ba2b..53c47eb0f45f 100644 --- a/data/watch/apple/2016/watch-series-2-aluminum-38mm/watch-series-2-aluminum-38mm.json +++ b/data/watch/apple/2016/watch-series-2-aluminum-38mm/watch-series-2-aluminum-38mm.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s2", "release_date": "2016-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-2-aluminum-38mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2016/watch-series-2-aluminum-42mm/watch-series-2-aluminum-42mm.json b/data/watch/apple/2016/watch-series-2-aluminum-42mm/watch-series-2-aluminum-42mm.json index dd0985c30b1a..c8cf40e43f57 100644 --- a/data/watch/apple/2016/watch-series-2-aluminum-42mm/watch-series-2-aluminum-42mm.json +++ b/data/watch/apple/2016/watch-series-2-aluminum-42mm/watch-series-2-aluminum-42mm.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s2", "release_date": "2016-01-01", - "ram_gb": 1, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 8 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-2-aluminum-42mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { diff --git a/data/watch/apple/2017/watch-edition-series-3/watch-edition-series-3.json b/data/watch/apple/2017/watch-edition-series-3/watch-edition-series-3.json index bea290637c3d..eab4881df21c 100644 --- a/data/watch/apple/2017/watch-edition-series-3/watch-edition-series-3.json +++ b/data/watch/apple/2017/watch-edition-series-3/watch-edition-series-3.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s3", "release_date": "2017-01-01", - "ram_gb": 1, + "ram_gb": 0.75, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 16 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-series-3", "memory": { - "ram_gb": 1, + "ram_gb": 0.75, "storage_gb": 16 }, "network": { diff --git a/data/watch/apple/2017/watch-series-3-aluminum/watch-series-3-aluminum.json b/data/watch/apple/2017/watch-series-3-aluminum/watch-series-3-aluminum.json index 6ba9fa5a38ef..f3d3e30fa0e4 100644 --- a/data/watch/apple/2017/watch-series-3-aluminum/watch-series-3-aluminum.json +++ b/data/watch/apple/2017/watch-series-3-aluminum/watch-series-3-aluminum.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s3", "release_date": "2017-01-01", - "ram_gb": 1, + "ram_gb": 0.75, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 16 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-3-aluminum", "memory": { - "ram_gb": 1, + "ram_gb": 0.75, "storage_gb": 16 }, "network": { diff --git a/data/watch/apple/2017/watch-series-3/watch-series-3.json b/data/watch/apple/2017/watch-series-3/watch-series-3.json index 49958aaba2ce..b561fe11a2c0 100644 --- a/data/watch/apple/2017/watch-series-3/watch-series-3.json +++ b/data/watch/apple/2017/watch-series-3/watch-series-3.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s3", "release_date": "2017-01-01", - "ram_gb": 1, + "ram_gb": 0.75, "battery_mah": 1500, "weight_g": 52.8, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 16 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-3", "memory": { - "ram_gb": 1, + "ram_gb": 0.75, "storage_gb": 16 }, "network": { From 8d0d3becc204bc181167dbe1891b2d09e6bad9c3 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:05:52 +0900 Subject: [PATCH 11/31] Fix storage values misrecorded as Apple Watch RAM and Series 10 chips --- .../watch-series-4-aluminum/watch-series-4-aluminum.json | 7 ++++--- data/watch/apple/2018/watch-series-4/watch-series-4.json | 7 ++++--- .../watch-edition-series-5/watch-edition-series-5.json | 7 ++++--- .../watch-series-5-aluminum/watch-series-5-aluminum.json | 7 ++++--- data/watch/apple/2019/watch-series-5/watch-series-5.json | 7 ++++--- ...pple-watch-ultra-aitoolbuzz-876-32gb-32gb-4g-lte.json | 7 ++++--- ...eries-9-aluminum-aitoolbuzz-873-64gb-64gb-4g-lte.json | 7 ++++--- ...e-watch-series-9-aitoolbuzz-872-64gb-64gb-4g-lte.json | 7 ++++--- ...le-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte.json | 7 ++++--- ...ries-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte.json | 9 +++++---- ...-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte.json | 9 +++++---- 11 files changed, 46 insertions(+), 35 deletions(-) diff --git a/data/watch/apple/2018/watch-series-4-aluminum/watch-series-4-aluminum.json b/data/watch/apple/2018/watch-series-4-aluminum/watch-series-4-aluminum.json index cb79f33dc4d2..bfe3f42f567e 100644 --- a/data/watch/apple/2018/watch-series-4-aluminum/watch-series-4-aluminum.json +++ b/data/watch/apple/2018/watch-series-4-aluminum/watch-series-4-aluminum.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s4", "release_date": "2018-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 16 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-4-aluminum", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { diff --git a/data/watch/apple/2018/watch-series-4/watch-series-4.json b/data/watch/apple/2018/watch-series-4/watch-series-4.json index 4dc0c3a5ba9d..6d74d513eb37 100644 --- a/data/watch/apple/2018/watch-series-4/watch-series-4.json +++ b/data/watch/apple/2018/watch-series-4/watch-series-4.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s4", "release_date": "2018-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 16 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-4", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { diff --git a/data/watch/apple/2019/watch-edition-series-5/watch-edition-series-5.json b/data/watch/apple/2019/watch-edition-series-5/watch-edition-series-5.json index f51f02bb7deb..035f474da8db 100644 --- a/data/watch/apple/2019/watch-edition-series-5/watch-edition-series-5.json +++ b/data/watch/apple/2019/watch-edition-series-5/watch-edition-series-5.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s5", "release_date": "2019-01-01", - "ram_gb": 32, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 32 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-series-5", "memory": { - "ram_gb": 32, + "ram_gb": 1, "storage_gb": 32 }, "network": { diff --git a/data/watch/apple/2019/watch-series-5-aluminum/watch-series-5-aluminum.json b/data/watch/apple/2019/watch-series-5-aluminum/watch-series-5-aluminum.json index 810b993f017f..2535d5befa40 100644 --- a/data/watch/apple/2019/watch-series-5-aluminum/watch-series-5-aluminum.json +++ b/data/watch/apple/2019/watch-series-5-aluminum/watch-series-5-aluminum.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s5", "release_date": "2019-01-01", - "ram_gb": 32, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 32 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-5-aluminum", "memory": { - "ram_gb": 32, + "ram_gb": 1, "storage_gb": 32 }, "network": { diff --git a/data/watch/apple/2019/watch-series-5/watch-series-5.json b/data/watch/apple/2019/watch-series-5/watch-series-5.json index 363ab6222ebd..16e4edd1b48e 100644 --- a/data/watch/apple/2019/watch-series-5/watch-series-5.json +++ b/data/watch/apple/2019/watch-series-5/watch-series-5.json @@ -4,13 +4,14 @@ "brand": "apple", "soc": "apple-s5", "release_date": "2019-01-01", - "ram_gb": 32, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "storage_options_gb": [ 32 @@ -40,7 +41,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-5", "memory": { - "ram_gb": 32, + "ram_gb": 1, "storage_gb": 32 }, "network": { diff --git a/data/watch/apple/2022/watch-ultra/apple-watch-ultra-aitoolbuzz-876-32gb-32gb-4g-lte.json b/data/watch/apple/2022/watch-ultra/apple-watch-ultra-aitoolbuzz-876-32gb-32gb-4g-lte.json index 13f9e94cadfd..daee6d68dbc0 100644 --- a/data/watch/apple/2022/watch-ultra/apple-watch-ultra-aitoolbuzz-876-32gb-32gb-4g-lte.json +++ b/data/watch/apple/2022/watch-ultra/apple-watch-ultra-aitoolbuzz-876-32gb-32gb-4g-lte.json @@ -4,20 +4,21 @@ "name": "Apple Watch Ultra", "brand": "apple", "release_date": "2022-09-01", - "ram_gb": 32, + "ram_gb": 1, "battery_mah": 542, "weight_g": 61.3, "os": "watchOS 9.0, up to watchOS 11.4", "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-ultra" + "https://aitoolbuzz.com/mobiles/apple-watch-ultra", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "variant": { "region": "global", "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:876", "memory": { - "ram_gb": 32, + "ram_gb": 1, "storage_gb": 32 }, "network": { diff --git a/data/watch/apple/2023/watch-series-9-aluminum/apple-watch-series-9-aluminum-aitoolbuzz-873-64gb-64gb-4g-lte.json b/data/watch/apple/2023/watch-series-9-aluminum/apple-watch-series-9-aluminum-aitoolbuzz-873-64gb-64gb-4g-lte.json index 9257d74d7d71..d1dd7f6a6159 100644 --- a/data/watch/apple/2023/watch-series-9-aluminum/apple-watch-series-9-aluminum-aitoolbuzz-873-64gb-64gb-4g-lte.json +++ b/data/watch/apple/2023/watch-series-9-aluminum/apple-watch-series-9-aluminum-aitoolbuzz-873-64gb-64gb-4g-lte.json @@ -4,20 +4,21 @@ "name": "Apple Watch Series 9 Aluminum", "brand": "apple", "release_date": "2023-09-01", - "ram_gb": 64, + "ram_gb": 2, "battery_mah": 308, "weight_g": 31.9, "os": "watchOS 10, up to watchOS 11.4", "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-series-9-aluminum" + "https://aitoolbuzz.com/mobiles/apple-watch-series-9-aluminum", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "variant": { "region": "global", "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:873", "memory": { - "ram_gb": 64, + "ram_gb": 2, "storage_gb": 64 }, "network": { diff --git a/data/watch/apple/2023/watch-series-9/apple-watch-series-9-aitoolbuzz-872-64gb-64gb-4g-lte.json b/data/watch/apple/2023/watch-series-9/apple-watch-series-9-aitoolbuzz-872-64gb-64gb-4g-lte.json index 55c92f8d51df..c0ab6218d7c7 100644 --- a/data/watch/apple/2023/watch-series-9/apple-watch-series-9-aitoolbuzz-872-64gb-64gb-4g-lte.json +++ b/data/watch/apple/2023/watch-series-9/apple-watch-series-9-aitoolbuzz-872-64gb-64gb-4g-lte.json @@ -4,20 +4,21 @@ "name": "Apple Watch Series 9", "brand": "apple", "release_date": "2023-09-01", - "ram_gb": 64, + "ram_gb": 2, "battery_mah": 308, "weight_g": 42.3, "os": "watchOS 10, up to watchOS 11.5", "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-series-9" + "https://aitoolbuzz.com/mobiles/apple-watch-series-9", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "variant": { "region": "global", "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:872", "memory": { - "ram_gb": 64, + "ram_gb": 2, "storage_gb": 64 }, "network": { diff --git a/data/watch/apple/2023/watch-ultra-2/apple-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte.json b/data/watch/apple/2023/watch-ultra-2/apple-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte.json index 707d80ede080..f54de615f2c2 100644 --- a/data/watch/apple/2023/watch-ultra-2/apple-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte.json +++ b/data/watch/apple/2023/watch-ultra-2/apple-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte.json @@ -4,20 +4,21 @@ "name": "Apple Watch Ultra 2", "brand": "apple", "release_date": "2023-09-01", - "ram_gb": 64, + "ram_gb": 2, "battery_mah": 564, "weight_g": 61.4, "os": "watchOS 10, up to watchOS 11.4", "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-ultra-2" + "https://aitoolbuzz.com/mobiles/apple-watch-ultra-2", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "variant": { "region": "global", "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:877", "memory": { - "ram_gb": 64, + "ram_gb": 2, "storage_gb": 64 }, "network": { diff --git a/data/watch/apple/2024/watch-series-10-aluminum/apple-watch-series-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte.json b/data/watch/apple/2024/watch-series-10-aluminum/apple-watch-series-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte.json index 51f66069ce35..e4b2dd971b68 100644 --- a/data/watch/apple/2024/watch-series-10-aluminum/apple-watch-series-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte.json +++ b/data/watch/apple/2024/watch-series-10-aluminum/apple-watch-series-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte.json @@ -4,20 +4,21 @@ "name": "Apple Watch Series 10 Aluminum", "brand": "apple", "release_date": "2024-09-01", - "ram_gb": 64, + "ram_gb": 2, "battery_mah": 327, "weight_g": 29.3, "os": "watchOS 11, up to watchOS 11.5", "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-series-10-aluminum" + "https://aitoolbuzz.com/mobiles/apple-watch-series-10-aluminum", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "variant": { "region": "global", "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:855", "memory": { - "ram_gb": 64, + "ram_gb": 2, "storage_gb": 64 }, "network": { @@ -35,7 +36,7 @@ ], "sim": "eSIM" }, - "soc": "apple-s1", + "soc": "apple-s10", "storage_options_gb": [ 64 ], diff --git a/data/watch/apple/2024/watch-series-10/apple-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte.json b/data/watch/apple/2024/watch-series-10/apple-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte.json index da71c9cee23d..f3ad0e87dc49 100644 --- a/data/watch/apple/2024/watch-series-10/apple-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte.json +++ b/data/watch/apple/2024/watch-series-10/apple-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte.json @@ -4,20 +4,21 @@ "name": "Apple Watch Series 10", "brand": "apple", "release_date": "2024-09-01", - "ram_gb": 64, + "ram_gb": 2, "battery_mah": 327, "weight_g": 34.4, "os": "watchOS 11, up to watchOS 11.5", "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-series-10" + "https://aitoolbuzz.com/mobiles/apple-watch-series-10", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "variant": { "region": "global", "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:854", "memory": { - "ram_gb": 64, + "ram_gb": 2, "storage_gb": 64 }, "network": { @@ -31,7 +32,7 @@ ], "sim": "eSIM" }, - "soc": "apple-s1", + "soc": "apple-s10", "storage_options_gb": [ 64 ], From 6846b990f777f9df910b19d35bd922bf3b62c5ce Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:06:00 +0900 Subject: [PATCH 12/31] Correct Apple S5 process to 7 nm --- data/soc/apple/2019/apple-s5.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/soc/apple/2019/apple-s5.json b/data/soc/apple/2019/apple-s5.json index 0b8eed014392..0c3cf35fef6d 100644 --- a/data/soc/apple/2019/apple-s5.json +++ b/data/soc/apple/2019/apple-s5.json @@ -3,11 +3,12 @@ "name": "Apple S5", "manufacturer": "apple", "release_date": "2019-01-01", - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" ], "raw_chipset": "Apple S5" } From 351eb47666753a916ba5ccb9f9bdaa961e187fd6 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:12:45 +0900 Subject: [PATCH 13/31] Remove four GPUs imported under a second slug for an existing card GeForce3 Ti 500, RTX 6000 Ada Generation and the RTX PRO 6000 Blackwell Workstation / Max-Q Workstation editions already exist as geforce3-ti-500, rtx-6000-ada, rtx-pro-6000-blackwell-workstation and rtx-pro-6000-blackwell-max-q. The import's dedup only caught existing slugs that extend the new one, not the reverse. --- .../nvidia/2001/consumer/geforce3-ti500.json | 22 ------------------- .../enterprise/rtx-6000-ada-generation.json | 22 ------------------- ...0-blackwell-max-q-workstation-edition.json | 22 ------------------- ...ro-6000-blackwell-workstation-edition.json | 22 ------------------- 4 files changed, 88 deletions(-) delete mode 100644 data/gpu/nvidia/2001/consumer/geforce3-ti500.json delete mode 100644 data/gpu/nvidia/2022/enterprise/rtx-6000-ada-generation.json delete mode 100644 data/gpu/nvidia/2025/enterprise/rtx-pro-6000-blackwell-max-q-workstation-edition.json delete mode 100644 data/gpu/nvidia/2025/enterprise/rtx-pro-6000-blackwell-workstation-edition.json diff --git a/data/gpu/nvidia/2001/consumer/geforce3-ti500.json b/data/gpu/nvidia/2001/consumer/geforce3-ti500.json deleted file mode 100644 index 53a4db840db2..000000000000 --- a/data/gpu/nvidia/2001/consumer/geforce3-ti500.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "slug": "geforce3-ti500", - "name": "GeForce3 Ti500", - "manufacturer": "nvidia", - "architecture": "Kelvin", - "release_date": "2001-10-01", - "cuda_cores": null, - "stream_processors": null, - "memory_gb": 0.0625, - "memory_type": "DDR", - "memory_bus_bit": 128, - "memory_bandwidth_gbps": null, - "base_clock_mhz": 240, - "boost_clock_mhz": 240, - "tdp_w": 29, - "pcie_version": "AGP 4x", - "fp32_tflops": null, - "verified": false, - "source_urls": [ - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units" - ] -} diff --git a/data/gpu/nvidia/2022/enterprise/rtx-6000-ada-generation.json b/data/gpu/nvidia/2022/enterprise/rtx-6000-ada-generation.json deleted file mode 100644 index 2bd221de829f..000000000000 --- a/data/gpu/nvidia/2022/enterprise/rtx-6000-ada-generation.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "slug": "rtx-6000-ada-generation", - "name": "RTX 6000 Ada Generation", - "manufacturer": "nvidia", - "architecture": "Ada Lovelace", - "release_date": "2022-12-03", - "cuda_cores": null, - "stream_processors": null, - "memory_gb": 48.0, - "memory_type": "GDDR6", - "memory_bus_bit": 384, - "memory_bandwidth_gbps": null, - "base_clock_mhz": 915, - "boost_clock_mhz": 2505, - "tdp_w": 300, - "pcie_version": "PCIe 4.0 x16", - "fp32_tflops": null, - "verified": false, - "source_urls": [ - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units" - ] -} diff --git a/data/gpu/nvidia/2025/enterprise/rtx-pro-6000-blackwell-max-q-workstation-edition.json b/data/gpu/nvidia/2025/enterprise/rtx-pro-6000-blackwell-max-q-workstation-edition.json deleted file mode 100644 index 3e0b570ec931..000000000000 --- a/data/gpu/nvidia/2025/enterprise/rtx-pro-6000-blackwell-max-q-workstation-edition.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "slug": "rtx-pro-6000-blackwell-max-q-workstation-edition", - "name": "RTX PRO 6000 Blackwell Max-Q Workstation Edition", - "manufacturer": "nvidia", - "architecture": "Blackwell", - "release_date": "2025-03-18", - "cuda_cores": null, - "stream_processors": null, - "memory_gb": 96.0, - "memory_type": "GDDR7", - "memory_bus_bit": 512, - "memory_bandwidth_gbps": null, - "base_clock_mhz": 1590, - "boost_clock_mhz": 2288, - "tdp_w": 300, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": null, - "verified": false, - "source_urls": [ - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units" - ] -} diff --git a/data/gpu/nvidia/2025/enterprise/rtx-pro-6000-blackwell-workstation-edition.json b/data/gpu/nvidia/2025/enterprise/rtx-pro-6000-blackwell-workstation-edition.json deleted file mode 100644 index 0194ec8484b4..000000000000 --- a/data/gpu/nvidia/2025/enterprise/rtx-pro-6000-blackwell-workstation-edition.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "slug": "rtx-pro-6000-blackwell-workstation-edition", - "name": "RTX PRO 6000 Blackwell Workstation Edition", - "manufacturer": "nvidia", - "architecture": "Blackwell", - "release_date": "2025-03-18", - "cuda_cores": null, - "stream_processors": null, - "memory_gb": 96.0, - "memory_type": "GDDR7", - "memory_bus_bit": 512, - "memory_bandwidth_gbps": null, - "base_clock_mhz": 1590, - "boost_clock_mhz": 2617, - "tdp_w": 600, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": null, - "verified": false, - "source_urls": [ - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units" - ] -} From 8693ec1524f89321d986db24433d7c8888c4c1a6 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:46 +0900 Subject: [PATCH 14/31] Correct storage-derived RAM values in alcatel device records --- data/smartphone/alcatel/2018/5v.json | 3 ++- data/smartphone/alcatel/2018/7.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/data/smartphone/alcatel/2018/5v.json b/data/smartphone/alcatel/2018/5v.json index f0be7a1baccb..2bb8901b329b 100644 --- a/data/smartphone/alcatel/2018/5v.json +++ b/data/smartphone/alcatel/2018/5v.json @@ -5,12 +5,13 @@ "brand": "alcatel", "soc": "mediatek-mt6762-helio-p22", "release_date": "2018-01-01", - "ram_gb": 32, + "ram_gb": 3, "battery_mah": 4000, "weight_g": 158.0, "os": "Android", "verified": false, "source_urls": [ + "https://www.gsmarena.com/alcatel_5v-9271.php", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/alcatel/2018/7.json b/data/smartphone/alcatel/2018/7.json index ed545119f253..7e37d03ef738 100644 --- a/data/smartphone/alcatel/2018/7.json +++ b/data/smartphone/alcatel/2018/7.json @@ -4,12 +4,13 @@ "brand": "alcatel", "soc": "mediatek-mt6763t-helio-p23", "release_date": "2018-01-01", - "ram_gb": 32, + "ram_gb": 2, "battery_mah": 4000, "weight_g": 175.0, "os": "Android", "verified": false, "source_urls": [ + "https://www.kaggle.com/datasets/jakubkhalponiak/phones-2024", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ From cb351bdb230dc5fa1a680060e39c728841a2f954 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:47 +0900 Subject: [PATCH 15/31] Correct storage-derived RAM values in apple device records --- data/smartphone/apple/2018/watch-series-4-aluminum.json | 3 ++- data/smartphone/apple/2018/watch-series-4.json | 3 ++- data/smartphone/apple/2019/watch-edition-series-5.json | 3 ++- data/smartphone/apple/2019/watch-series-5-aluminum.json | 3 ++- data/smartphone/apple/2019/watch-series-5.json | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/data/smartphone/apple/2018/watch-series-4-aluminum.json b/data/smartphone/apple/2018/watch-series-4-aluminum.json index 9ea270761ebe..819c41786537 100644 --- a/data/smartphone/apple/2018/watch-series-4-aluminum.json +++ b/data/smartphone/apple/2018/watch-series-4-aluminum.json @@ -5,12 +5,13 @@ "brand": "apple", "soc": "apple-s4", "release_date": "2018-01-01", - "ram_gb": 16, + "ram_gb": 1.0, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/apple/2018/watch-series-4.json b/data/smartphone/apple/2018/watch-series-4.json index 02fb440d6996..ceb09d7eeb74 100644 --- a/data/smartphone/apple/2018/watch-series-4.json +++ b/data/smartphone/apple/2018/watch-series-4.json @@ -5,12 +5,13 @@ "brand": "apple", "soc": "apple-s4", "release_date": "2018-01-01", - "ram_gb": 16, + "ram_gb": 1.0, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/apple/2019/watch-edition-series-5.json b/data/smartphone/apple/2019/watch-edition-series-5.json index 42f387c1abbc..dcbeed5825b9 100644 --- a/data/smartphone/apple/2019/watch-edition-series-5.json +++ b/data/smartphone/apple/2019/watch-edition-series-5.json @@ -5,12 +5,13 @@ "brand": "apple", "soc": "apple-s5", "release_date": "2019-01-01", - "ram_gb": 32, + "ram_gb": 1.0, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/apple/2019/watch-series-5-aluminum.json b/data/smartphone/apple/2019/watch-series-5-aluminum.json index a9bbc8a49739..94aeda430031 100644 --- a/data/smartphone/apple/2019/watch-series-5-aluminum.json +++ b/data/smartphone/apple/2019/watch-series-5-aluminum.json @@ -5,12 +5,13 @@ "brand": "apple", "soc": "apple-s5", "release_date": "2019-01-01", - "ram_gb": 32, + "ram_gb": 1.0, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/apple/2019/watch-series-5.json b/data/smartphone/apple/2019/watch-series-5.json index b0d6d69b34b2..303872f752bb 100644 --- a/data/smartphone/apple/2019/watch-series-5.json +++ b/data/smartphone/apple/2019/watch-series-5.json @@ -5,12 +5,13 @@ "brand": "apple", "soc": "apple-s5", "release_date": "2019-01-01", - "ram_gb": 32, + "ram_gb": 1.0, "battery_mah": 1500, "weight_g": 150.0, "os": "Feature phone", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ From 09d54ba96de76170c11f78d75ead97aa47cc03f1 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:47 +0900 Subject: [PATCH 16/31] Correct storage-derived RAM values in asus device records --- data/smartphone/asus/2019/zenfone-live-l2.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/smartphone/asus/2019/zenfone-live-l2.json b/data/smartphone/asus/2019/zenfone-live-l2.json index 90cb386fe2e4..fca647b2ba84 100644 --- a/data/smartphone/asus/2019/zenfone-live-l2.json +++ b/data/smartphone/asus/2019/zenfone-live-l2.json @@ -5,12 +5,13 @@ "brand": "asus", "soc": "qualcomm-msm8917-snapdragon-425", "release_date": "2019-01-01", - "ram_gb": 32, + "ram_gb": 2, "battery_mah": 3000, "weight_g": 140.0, "os": "Android", "verified": false, "source_urls": [ + "https://www.kaggle.com/datasets/jakubkhalponiak/phones-2024", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ From 73240f90fa93bd7f550a7ae7ad1c4e904c467d11 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:48 +0900 Subject: [PATCH 17/31] Correct storage-derived RAM values in dell device records --- data/smartphone/dell/2012/xps-10.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/smartphone/dell/2012/xps-10.json b/data/smartphone/dell/2012/xps-10.json index d704600e9f2c..1ccb04566f08 100644 --- a/data/smartphone/dell/2012/xps-10.json +++ b/data/smartphone/dell/2012/xps-10.json @@ -5,12 +5,13 @@ "brand": "dell", "soc": "dual-core-1-5-ghz", "release_date": "2012-01-01", - "ram_gb": 64, + "ram_gb": 2, "battery_mah": 1500, "weight_g": 150.0, "os": "Windows Mobile", "verified": false, "source_urls": [ + "https://www.karma-group.ru/upload/iblock/4ce/Dell_XPS_10.15ffb8a4c4dcc24d4201af8c5bf544e4f6.pdf", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ From 999e71db50ce6f3b1d97cc45f1a7fd95ebd2e794 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:49 +0900 Subject: [PATCH 18/31] Correct storage-derived RAM values in gionee device records --- data/smartphone/gionee/2013/elife-e7-mini.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/smartphone/gionee/2013/elife-e7-mini.json b/data/smartphone/gionee/2013/elife-e7-mini.json index 7dada5426e91..1f9746210891 100644 --- a/data/smartphone/gionee/2013/elife-e7-mini.json +++ b/data/smartphone/gionee/2013/elife-e7-mini.json @@ -5,12 +5,13 @@ "brand": "gionee", "soc": "mediatek-mt6592", "release_date": "2013-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 2200, "weight_g": 142.9, "os": "Android", "verified": false, "source_urls": [ + "https://phonedb.net/index.php?m=device&id=5471", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ From ebdea7416dbef43799b7867c7363ffdcdc311502 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:50 +0900 Subject: [PATCH 19/31] Correct storage-derived RAM values in honor device records --- .../honor-pad-x8-lite-aitoolbuzz-2983-32gb-32gb-4g-lte.json | 5 +++-- .../honor-pad-x8-lite-allphones-2850-32gb-32gb.json | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/data/tablet/honor/2022/pad-x8-lite/honor-pad-x8-lite-aitoolbuzz-2983-32gb-32gb-4g-lte.json b/data/tablet/honor/2022/pad-x8-lite/honor-pad-x8-lite-aitoolbuzz-2983-32gb-32gb-4g-lte.json index 4d17fcfc6bab..350b13aa5fda 100644 --- a/data/tablet/honor/2022/pad-x8-lite/honor-pad-x8-lite-aitoolbuzz-2983-32gb-32gb-4g-lte.json +++ b/data/tablet/honor/2022/pad-x8-lite/honor-pad-x8-lite-aitoolbuzz-2983-32gb-32gb-4g-lte.json @@ -4,12 +4,13 @@ "name": "Honor Pad X8 Lite", "brand": "honor", "release_date": "2022-09-01", - "ram_gb": 32, + "ram_gb": 3, "battery_mah": 5100, "weight_g": 460.0, "os": "Android 12, Magic UI 6.1", "verified": false, "source_urls": [ + "https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis", "https://aitoolbuzz.com/mobiles/honor-pad-x8-lite" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:2983", "memory": { - "ram_gb": 32, + "ram_gb": 3, "storage_gb": 32 }, "network": { diff --git a/data/tablet/honor/2022/pad-x8-lite/honor-pad-x8-lite-allphones-2850-32gb-32gb.json b/data/tablet/honor/2022/pad-x8-lite/honor-pad-x8-lite-allphones-2850-32gb-32gb.json index 3857c173efda..b2a150df7cb6 100644 --- a/data/tablet/honor/2022/pad-x8-lite/honor-pad-x8-lite-allphones-2850-32gb-32gb.json +++ b/data/tablet/honor/2022/pad-x8-lite/honor-pad-x8-lite-allphones-2850-32gb-32gb.json @@ -4,12 +4,13 @@ "name": "Honor Pad X8 Lite", "brand": "honor", "release_date": "2022-01-01", - "ram_gb": 32, + "ram_gb": 3, "battery_mah": 5100, "weight_g": 460.0, "os": "Android 12, Magic UI 6.1", "verified": false, "source_urls": [ + "https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:2850", "memory": { - "ram_gb": 32, + "ram_gb": 3, "storage_gb": 32 }, "sim": "Nano-SIM" From 0e5b934c52c3d8a3fdd9ef34a78e76a31c780768 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:51 +0900 Subject: [PATCH 20/31] Correct storage-derived RAM values in lg device records --- data/smartphone/lg/2011/jil-sander-mobile.json | 3 ++- .../lg-jil-sander-mobile-aitoolbuzz-5040-16gb-16gb-3g.json | 5 +++-- .../lg-jil-sander-mobile-allphones-4348-16gb-16gb-3g.json | 5 +++-- data/smartphone/lg/2018/q-stylo-4.json | 3 ++- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/data/smartphone/lg/2011/jil-sander-mobile.json b/data/smartphone/lg/2011/jil-sander-mobile.json index 7ab81e25621f..a233d9319756 100644 --- a/data/smartphone/lg/2011/jil-sander-mobile.json +++ b/data/smartphone/lg/2011/jil-sander-mobile.json @@ -5,12 +5,13 @@ "brand": "lg", "soc": "qualcomm-qsd8650-snapdragon-s1", "release_date": "2011-01-01", - "ram_gb": 16, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Windows Mobile", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Windows_Phone_7_devices", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-aitoolbuzz-5040-16gb-16gb-3g.json b/data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-aitoolbuzz-5040-16gb-16gb-3g.json index 7ff1fbf7d28a..447b03c591d8 100644 --- a/data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-aitoolbuzz-5040-16gb-16gb-3g.json +++ b/data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-aitoolbuzz-5040-16gb-16gb-3g.json @@ -4,12 +4,13 @@ "name": "LG Jil Sander Mobile", "brand": "lg", "release_date": "2011-10-01", - "ram_gb": 16, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Microsoft Windows Phone 7.5 Mango", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Windows_Phone_7_devices", "https://aitoolbuzz.com/mobiles/lg-jil-sander-mobile" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:5040", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 16 }, "network": { diff --git a/data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-allphones-4348-16gb-16gb-3g.json b/data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-allphones-4348-16gb-16gb-3g.json index ddb2c0bdb6cc..634da60ea71b 100644 --- a/data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-allphones-4348-16gb-16gb-3g.json +++ b/data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-allphones-4348-16gb-16gb-3g.json @@ -4,12 +4,13 @@ "name": "LG Jil Sander Mobile", "brand": "lg", "release_date": "2011-01-01", - "ram_gb": 16, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 150.0, "os": "Microsoft Windows Phone 7.5 Mango", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Windows_Phone_7_devices", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:4348", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 16 }, "network": { diff --git a/data/smartphone/lg/2018/q-stylo-4.json b/data/smartphone/lg/2018/q-stylo-4.json index 4aa77d57e08e..19bb08fef25e 100644 --- a/data/smartphone/lg/2018/q-stylo-4.json +++ b/data/smartphone/lg/2018/q-stylo-4.json @@ -5,12 +5,13 @@ "brand": "lg", "soc": "qualcomm-sdm450-snapdragon-450", "release_date": "2018-01-01", - "ram_gb": 32, + "ram_gb": 2, "battery_mah": 3300, "weight_g": 172.0, "os": "Android", "verified": false, "source_urls": [ + "https://www.kaggle.com/datasets/jakubkhalponiak/phones-2024", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ From b4cf48363ef41a5f3281d9bb4c702aae0081b9e8 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:51 +0900 Subject: [PATCH 21/31] Correct storage-derived RAM values in motorola device records --- data/smartphone/motorola/2011/mt917.json | 3 ++- .../mt917/motorola-mt917-aitoolbuzz-6398-16gb-16gb-3g.json | 5 +++-- .../mt917/motorola-mt917-allphones-4648-16gb-16gb-3g.json | 5 +++-- data/smartphone/motorola/2011/xt928.json | 3 ++- .../xt928/motorola-xt928-aitoolbuzz-6619-16gb-16gb-3g.json | 5 +++-- .../xt928/motorola-xt928-allphones-4647-16gb-16gb-3g.json | 5 +++-- 6 files changed, 16 insertions(+), 10 deletions(-) diff --git a/data/smartphone/motorola/2011/mt917.json b/data/smartphone/motorola/2011/mt917.json index 48319f680a09..1cd4467f35c1 100644 --- a/data/smartphone/motorola/2011/mt917.json +++ b/data/smartphone/motorola/2011/mt917.json @@ -5,12 +5,13 @@ "brand": "motorola", "soc": "dual-core-1-2-ghz", "release_date": "2011-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1735, "weight_g": 139.0, "os": "Android", "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/motorola/2011/mt917/motorola-mt917-aitoolbuzz-6398-16gb-16gb-3g.json b/data/smartphone/motorola/2011/mt917/motorola-mt917-aitoolbuzz-6398-16gb-16gb-3g.json index 0c9d5a813816..499cc1e711aa 100644 --- a/data/smartphone/motorola/2011/mt917/motorola-mt917-aitoolbuzz-6398-16gb-16gb-3g.json +++ b/data/smartphone/motorola/2011/mt917/motorola-mt917-aitoolbuzz-6398-16gb-16gb-3g.json @@ -4,12 +4,13 @@ "name": "Motorola MT917", "brand": "motorola", "release_date": "2011-12-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1735, "weight_g": 139.0, "os": "Android 2.3", "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://aitoolbuzz.com/mobiles/motorola-mt917" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:6398", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { diff --git a/data/smartphone/motorola/2011/mt917/motorola-mt917-allphones-4648-16gb-16gb-3g.json b/data/smartphone/motorola/2011/mt917/motorola-mt917-allphones-4648-16gb-16gb-3g.json index c8caaac056a8..c3a0b424b783 100644 --- a/data/smartphone/motorola/2011/mt917/motorola-mt917-allphones-4648-16gb-16gb-3g.json +++ b/data/smartphone/motorola/2011/mt917/motorola-mt917-allphones-4648-16gb-16gb-3g.json @@ -4,12 +4,13 @@ "name": "Motorola MT917", "brand": "motorola", "release_date": "2011-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1735, "weight_g": 139.0, "os": "Android 2.3 (Gingerbread)", "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:4648", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { diff --git a/data/smartphone/motorola/2011/xt928.json b/data/smartphone/motorola/2011/xt928.json index 930484a85912..5d2c1807871c 100644 --- a/data/smartphone/motorola/2011/xt928.json +++ b/data/smartphone/motorola/2011/xt928.json @@ -5,12 +5,13 @@ "brand": "motorola", "soc": "dual-core-1-2-ghz", "release_date": "2011-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1735, "weight_g": 149.0, "os": "Android", "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/motorola/2011/xt928/motorola-xt928-aitoolbuzz-6619-16gb-16gb-3g.json b/data/smartphone/motorola/2011/xt928/motorola-xt928-aitoolbuzz-6619-16gb-16gb-3g.json index 03b796291705..3fbb8f049f4c 100644 --- a/data/smartphone/motorola/2011/xt928/motorola-xt928-aitoolbuzz-6619-16gb-16gb-3g.json +++ b/data/smartphone/motorola/2011/xt928/motorola-xt928-aitoolbuzz-6619-16gb-16gb-3g.json @@ -4,12 +4,13 @@ "name": "Motorola XT928", "brand": "motorola", "release_date": "2011-12-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1735, "weight_g": 149.0, "os": "Android 2.3", "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://aitoolbuzz.com/mobiles/motorola-xt928" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:6619", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { diff --git a/data/smartphone/motorola/2011/xt928/motorola-xt928-allphones-4647-16gb-16gb-3g.json b/data/smartphone/motorola/2011/xt928/motorola-xt928-allphones-4647-16gb-16gb-3g.json index bfcbb539bf31..c5506381965f 100644 --- a/data/smartphone/motorola/2011/xt928/motorola-xt928-allphones-4647-16gb-16gb-3g.json +++ b/data/smartphone/motorola/2011/xt928/motorola-xt928-allphones-4647-16gb-16gb-3g.json @@ -4,12 +4,13 @@ "name": "Motorola XT928", "brand": "motorola", "release_date": "2011-12-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1735, "weight_g": 149.0, "os": "Android 2.3 (Gingerbread)", "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:4647", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { From 8ca5610336bc53b06e6d4c61b8be902c44701f59 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:52 +0900 Subject: [PATCH 22/31] Correct storage-derived RAM values in samsung device records --- data/smartphone/samsung/2010/i909-galaxy-s.json | 3 ++- .../samsung-i909-galaxy-s-aitoolbuzz-10071-16gb-16gb-2g.json | 5 +++-- .../samsung-i909-galaxy-s-allphones-7326-16gb-16gb-2g.json | 5 +++-- data/smartphone/samsung/2010/m110s-galaxy-s.json | 3 ++- ...samsung-m110s-galaxy-s-aitoolbuzz-10117-16gb-14gb-3g.json | 5 +++-- .../samsung-m110s-galaxy-s-allphones-7295-16gb-14gb-3g.json | 5 +++-- 6 files changed, 16 insertions(+), 10 deletions(-) diff --git a/data/smartphone/samsung/2010/i909-galaxy-s.json b/data/smartphone/samsung/2010/i909-galaxy-s.json index 42bf32e43d0d..e9d6b89f2872 100644 --- a/data/smartphone/samsung/2010/i909-galaxy-s.json +++ b/data/smartphone/samsung/2010/i909-galaxy-s.json @@ -5,12 +5,13 @@ "brand": "samsung", "soc": "hummingbird", "release_date": "2010-01-01", - "ram_gb": 16, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 123.0, "os": "Android", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-aitoolbuzz-10071-16gb-16gb-2g.json b/data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-aitoolbuzz-10071-16gb-16gb-2g.json index ec72878f5cd7..acdfa5d5223f 100644 --- a/data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-aitoolbuzz-10071-16gb-16gb-2g.json +++ b/data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-aitoolbuzz-10071-16gb-16gb-2g.json @@ -4,12 +4,13 @@ "name": "Samsung I909 Galaxy S", "brand": "samsung", "release_date": "2010-09-01", - "ram_gb": 16, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 123.0, "os": "Android 2.1", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://aitoolbuzz.com/mobiles/samsung-i909-galaxy-s" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:10071", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 16 }, "network": { diff --git a/data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-allphones-7326-16gb-16gb-2g.json b/data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-allphones-7326-16gb-16gb-2g.json index a221951eeba7..b839ccec5d3b 100644 --- a/data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-allphones-7326-16gb-16gb-2g.json +++ b/data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-allphones-7326-16gb-16gb-2g.json @@ -4,12 +4,13 @@ "name": "Samsung I909 Galaxy S", "brand": "samsung", "release_date": "2010-01-01", - "ram_gb": 16, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 123.0, "os": "Android 2.1 (Eclair)", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:7326", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 16 }, "network": { diff --git a/data/smartphone/samsung/2010/m110s-galaxy-s.json b/data/smartphone/samsung/2010/m110s-galaxy-s.json index 33a9536499d1..9f251ce8eae4 100644 --- a/data/smartphone/samsung/2010/m110s-galaxy-s.json +++ b/data/smartphone/samsung/2010/m110s-galaxy-s.json @@ -5,12 +5,13 @@ "brand": "samsung", "soc": "hummingbird", "release_date": "2010-01-01", - "ram_gb": 16, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 121.0, "os": "Android", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-aitoolbuzz-10117-16gb-14gb-3g.json b/data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-aitoolbuzz-10117-16gb-14gb-3g.json index 117ccf3d2ff9..bff98a458892 100644 --- a/data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-aitoolbuzz-10117-16gb-14gb-3g.json +++ b/data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-aitoolbuzz-10117-16gb-14gb-3g.json @@ -4,12 +4,13 @@ "name": "Samsung M110S Galaxy S", "brand": "samsung", "release_date": "2010-06-01", - "ram_gb": 16, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 121.0, "os": "Android 2.1, up to 2.3", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://aitoolbuzz.com/mobiles/samsung-m110s-galaxy-s" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:10117", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 14 }, "network": { diff --git a/data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-allphones-7295-16gb-14gb-3g.json b/data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-allphones-7295-16gb-14gb-3g.json index ac6e8b09c40e..66eab6eabde4 100644 --- a/data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-allphones-7295-16gb-14gb-3g.json +++ b/data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-allphones-7295-16gb-14gb-3g.json @@ -4,12 +4,13 @@ "name": "Samsung M110S Galaxy S", "brand": "samsung", "release_date": "2010-01-01", - "ram_gb": 16, + "ram_gb": 0.5, "battery_mah": 1500, "weight_g": 121.0, "os": "Android 2.1 (Eclair), upgradable to 2.3 (Gingerbread)", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:7295", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 14 }, "network": { From 83985981c736f237d83d7e697f09aec7f4aeea81 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:53 +0900 Subject: [PATCH 23/31] Correct storage-derived RAM values in sharp device records --- data/smartphone/sharp/2018/aquos-b10.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/smartphone/sharp/2018/aquos-b10.json b/data/smartphone/sharp/2018/aquos-b10.json index 869e62231bf8..63eb16cf68f6 100644 --- a/data/smartphone/sharp/2018/aquos-b10.json +++ b/data/smartphone/sharp/2018/aquos-b10.json @@ -5,12 +5,13 @@ "brand": "sharp", "soc": "mediatek-mt6750t", "release_date": "2018-01-01", - "ram_gb": 32, + "ram_gb": 3, "battery_mah": 4000, "weight_g": 175.0, "os": "Android", "verified": false, "source_urls": [ + "https://www.gsmarena.com/sharp_aquos_b10-9275.php", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ From 31de791e7d95af2e108cc9ad0967f76a26020539 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:54 +0900 Subject: [PATCH 24/31] Correct storage-derived RAM values in t-mobile device records --- data/smartphone/t-mobile/2011/g-slate.json | 3 ++- data/smartphone/t-mobile/2011/springboard.json | 3 ++- data/tablet/t-mobile/2011/g-slate/g-slate.json | 5 +++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/data/smartphone/t-mobile/2011/g-slate.json b/data/smartphone/t-mobile/2011/g-slate.json index e608b6baa5f0..89f9ee22cf09 100644 --- a/data/smartphone/t-mobile/2011/g-slate.json +++ b/data/smartphone/t-mobile/2011/g-slate.json @@ -5,12 +5,13 @@ "brand": "t-mobile", "soc": "nvidia-tegra-2-t20", "release_date": "2011-01-01", - "ram_gb": 32, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 150.0, "os": "Android", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/LG_Optimus_Pad", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/t-mobile/2011/springboard.json b/data/smartphone/t-mobile/2011/springboard.json index 5e33039bc27d..634f60677241 100644 --- a/data/smartphone/t-mobile/2011/springboard.json +++ b/data/smartphone/t-mobile/2011/springboard.json @@ -5,12 +5,13 @@ "brand": "t-mobile", "soc": "qualcomm-msm8260-snapdragon-s3", "release_date": "2011-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 7000, "weight_g": 150.0, "os": "Android", "verified": false, "source_urls": [ + "https://ru.wikipedia.org/wiki/Huawei_MediaPad", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/tablet/t-mobile/2011/g-slate/g-slate.json b/data/tablet/t-mobile/2011/g-slate/g-slate.json index ea19b31d2d60..845e9ca9d5dc 100644 --- a/data/tablet/t-mobile/2011/g-slate/g-slate.json +++ b/data/tablet/t-mobile/2011/g-slate/g-slate.json @@ -4,12 +4,13 @@ "brand": "t-mobile", "soc": "nvidia-tegra-2-t20", "release_date": "2011-01-01", - "ram_gb": 32, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 150.0, "os": "Android", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/LG_Optimus_Pad", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ @@ -50,7 +51,7 @@ "source_category": "smartphone-reclassified", "source_slug": "g-slate", "memory": { - "ram_gb": 32, + "ram_gb": 1, "storage_gb": 32 }, "network": { From 70fc8ac30a65459fa3471ed1e3fe8a59a6f6c4fa Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:55 +0900 Subject: [PATCH 25/31] Correct storage-derived RAM values in toshiba device records --- data/smartphone/toshiba/2011/windows-phone-is12t.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/smartphone/toshiba/2011/windows-phone-is12t.json b/data/smartphone/toshiba/2011/windows-phone-is12t.json index c1c330ca209e..7dbfe266f45b 100644 --- a/data/smartphone/toshiba/2011/windows-phone-is12t.json +++ b/data/smartphone/toshiba/2011/windows-phone-is12t.json @@ -5,12 +5,13 @@ "brand": "toshiba", "soc": "qualcomm-msm8655-snapdragon-s2", "release_date": "2011-01-01", - "ram_gb": 32, + "ram_gb": 0.5, "battery_mah": 1460, "weight_g": 113.0, "os": "Windows Mobile", "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Fujitsu_Toshiba_IS12T", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ From 9167e0f367b6e9ee93069b669b4ccf50b54a1140 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:56 +0900 Subject: [PATCH 26/31] Correct storage-derived RAM values in vodafone device records --- data/smartphone/vodafone/2013/smart-tab-iii-10-1.json | 3 ++- data/smartphone/vodafone/2013/smart-tab-iii-7.json | 3 ++- .../vodafone/2013/smart-tab-iii-10-1/smart-tab-iii-10-1.json | 5 +++-- .../vodafone/2013/smart-tab-iii-7/smart-tab-iii-7.json | 5 +++-- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/data/smartphone/vodafone/2013/smart-tab-iii-10-1.json b/data/smartphone/vodafone/2013/smart-tab-iii-10-1.json index d2b05ea9e095..a1523e934074 100644 --- a/data/smartphone/vodafone/2013/smart-tab-iii-10-1.json +++ b/data/smartphone/vodafone/2013/smart-tab-iii-10-1.json @@ -5,12 +5,13 @@ "brand": "vodafone", "soc": "mediatek-mt8389", "release_date": "2013-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 150.0, "os": "Android", "verified": false, "source_urls": [ + "https://guides.vodafone.com/pdf-viewer.aspx?gid=514358169&src=%2F~%2Fmedia%2FFiles%2FV%2Fvodafone%2Fdevice-guides%2Fdata%2FsmarttabIII-10-user-manual-german.pdf", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/vodafone/2013/smart-tab-iii-7.json b/data/smartphone/vodafone/2013/smart-tab-iii-7.json index 0d9df80902aa..86ea1882f9e0 100644 --- a/data/smartphone/vodafone/2013/smart-tab-iii-7.json +++ b/data/smartphone/vodafone/2013/smart-tab-iii-7.json @@ -5,12 +5,13 @@ "brand": "vodafone", "soc": "mediatek-mt8389", "release_date": "2013-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 350.0, "os": "Android", "verified": false, "source_urls": [ + "https://guides.vodafone.com/~/media/Files/V/vodafone/device-guides/data/smart-tabIII-7-user-manual-greek.pdf", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/tablet/vodafone/2013/smart-tab-iii-10-1/smart-tab-iii-10-1.json b/data/tablet/vodafone/2013/smart-tab-iii-10-1/smart-tab-iii-10-1.json index 349b0d45c171..99e1f8111de6 100644 --- a/data/tablet/vodafone/2013/smart-tab-iii-10-1/smart-tab-iii-10-1.json +++ b/data/tablet/vodafone/2013/smart-tab-iii-10-1/smart-tab-iii-10-1.json @@ -4,12 +4,13 @@ "brand": "vodafone", "soc": "mediatek-mt8389", "release_date": "2013-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 150.0, "os": "Android", "verified": false, "source_urls": [ + "https://guides.vodafone.com/pdf-viewer.aspx?gid=514358169&src=%2F~%2Fmedia%2FFiles%2FV%2Fvodafone%2Fdevice-guides%2Fdata%2FsmarttabIII-10-user-manual-german.pdf", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ @@ -45,7 +46,7 @@ "source_category": "smartphone-reclassified", "source_slug": "smart-tab-iii-10-1", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { diff --git a/data/tablet/vodafone/2013/smart-tab-iii-7/smart-tab-iii-7.json b/data/tablet/vodafone/2013/smart-tab-iii-7/smart-tab-iii-7.json index e04210524b45..eb96788ad98d 100644 --- a/data/tablet/vodafone/2013/smart-tab-iii-7/smart-tab-iii-7.json +++ b/data/tablet/vodafone/2013/smart-tab-iii-7/smart-tab-iii-7.json @@ -4,12 +4,13 @@ "brand": "vodafone", "soc": "mediatek-mt8389", "release_date": "2013-01-01", - "ram_gb": 16, + "ram_gb": 1, "battery_mah": 1500, "weight_g": 350.0, "os": "Android", "verified": false, "source_urls": [ + "https://guides.vodafone.com/~/media/Files/V/vodafone/device-guides/data/smart-tabIII-7-user-manual-greek.pdf", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ @@ -45,7 +46,7 @@ "source_category": "smartphone-reclassified", "source_slug": "smart-tab-iii-7", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { From 58220f549f980339b72cb311067a117372195ca4 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:56 +0900 Subject: [PATCH 27/31] Correct storage-derived RAM values in wiko device records --- data/smartphone/wiko/2018/view-max.json | 3 ++- data/smartphone/wiko/2018/view2-go.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/data/smartphone/wiko/2018/view-max.json b/data/smartphone/wiko/2018/view-max.json index 38a7d0e4c64a..2353f6aeab03 100644 --- a/data/smartphone/wiko/2018/view-max.json +++ b/data/smartphone/wiko/2018/view-max.json @@ -5,12 +5,13 @@ "brand": "wiko", "soc": "mediatek-mt6739wa", "release_date": "2018-01-01", - "ram_gb": 32, + "ram_gb": 3, "battery_mah": 4000, "weight_g": 158.0, "os": "Android", "verified": false, "source_urls": [ + "https://aitoolbuzz.com/mobiles/wiko-view-max", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ diff --git a/data/smartphone/wiko/2018/view2-go.json b/data/smartphone/wiko/2018/view2-go.json index 48bc3781b3bf..915bd54d9d46 100644 --- a/data/smartphone/wiko/2018/view2-go.json +++ b/data/smartphone/wiko/2018/view2-go.json @@ -5,12 +5,13 @@ "brand": "wiko", "soc": "qualcomm-msm8937-snapdragon-430", "release_date": "2018-01-01", - "ram_gb": 32, + "ram_gb": 3, "battery_mah": 4000, "weight_g": 160.0, "os": "Android", "verified": false, "source_urls": [ + "https://aitoolbuzz.com/mobiles/wiko-view2-go", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "storage_options_gb": [ From ca602c8d29bbe24881e243d2e6a67798e101b56a Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:24:57 +0900 Subject: [PATCH 28/31] Correct storage-derived RAM values in xiaomi device records --- ...aomi-redmi-watch-4-aitoolbuzz-13115-16gb-16gb-4g-lte.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/watch/xiaomi/2023/redmi-watch-4/xiaomi-redmi-watch-4-aitoolbuzz-13115-16gb-16gb-4g-lte.json b/data/watch/xiaomi/2023/redmi-watch-4/xiaomi-redmi-watch-4-aitoolbuzz-13115-16gb-16gb-4g-lte.json index 7e36b598e3cb..ef58d1b9bda6 100644 --- a/data/watch/xiaomi/2023/redmi-watch-4/xiaomi-redmi-watch-4-aitoolbuzz-13115-16gb-16gb-4g-lte.json +++ b/data/watch/xiaomi/2023/redmi-watch-4/xiaomi-redmi-watch-4-aitoolbuzz-13115-16gb-16gb-4g-lte.json @@ -4,12 +4,13 @@ "name": "Xiaomi Redmi Watch 4", "brand": "xiaomi", "release_date": "2023-11-01", - "ram_gb": 16, + "ram_gb": 0.031, "battery_mah": 470, "weight_g": 31.5, "os": "HyperOS", "verified": false, "source_urls": [ + "https://www.mi.com/global/support/faq/details/KA-533710/", "https://aitoolbuzz.com/mobiles/xiaomi-redmi-watch-4" ], "variant": { @@ -17,7 +18,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:13115", "memory": { - "ram_gb": 16, + "ram_gb": 0.031, "storage_gb": 16 }, "network": { From 6872a8f220706dd24ffb577ad6c6a2e2238c772f Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:33:25 +0900 Subject: [PATCH 29/31] Merge confirmed duplicate GPU records --- .../amd/2021/enterprise/instinct-mi250x.json | 5 +-- .../enterprise/radeon-instinct-mi250x.json | 21 ------------- .../amd/2023/enterprise/instinct-mi300x.json | 5 +-- .../enterprise/radeon-instinct-mi300x.json | 21 ------------- .../2025/consumer/radeon-rx-9060-xt-8-gb.json | 25 --------------- .../2025/consumer/radeon-rx-9060-xt-8gb.json | 6 ++-- .../amd/2025/enterprise/instinct-mi350x.json | 5 +-- .../amd/2025/enterprise/instinct-mi355x.json | 5 +-- .../enterprise/radeon-instinct-mi350x.json | 31 ------------------- .../enterprise/radeon-instinct-mi355x.json | 31 ------------------- .../2016/consumer/geforce-gtx-1060-3-gb.json | 24 -------------- .../2016/consumer/geforce-gtx-1060-3gb.json | 6 ++-- .../2016/consumer/geforce-gtx-1060-6-gb.json | 24 -------------- .../2016/consumer/geforce-gtx-1060-6gb.json | 6 ++-- .../consumer/geforce-rtx-5060-laptop.json | 5 +-- .../consumer/geforce-rtx-5060-mobile.json | 24 -------------- .../consumer/geforce-rtx-5060-ti-8-gb.json | 26 ---------------- .../consumer/geforce-rtx-5060-ti-8gb.json | 6 ++-- .../consumer/geforce-rtx-5070-laptop.json | 5 +-- .../consumer/geforce-rtx-5070-mobile.json | 24 -------------- .../consumer/geforce-rtx-5070-ti-laptop.json | 5 +-- .../consumer/geforce-rtx-5070-ti-mobile.json | 24 -------------- .../consumer/geforce-rtx-5080-laptop.json | 5 +-- .../consumer/geforce-rtx-5080-mobile.json | 24 -------------- .../consumer/geforce-rtx-5090-laptop.json | 5 +-- .../consumer/geforce-rtx-5090-mobile.json | 24 -------------- 26 files changed, 43 insertions(+), 349 deletions(-) delete mode 100644 data/gpu/amd/2021/enterprise/radeon-instinct-mi250x.json delete mode 100644 data/gpu/amd/2023/enterprise/radeon-instinct-mi300x.json delete mode 100644 data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8-gb.json delete mode 100644 data/gpu/amd/2025/enterprise/radeon-instinct-mi350x.json delete mode 100644 data/gpu/amd/2025/enterprise/radeon-instinct-mi355x.json delete mode 100644 data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3-gb.json delete mode 100644 data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6-gb.json delete mode 100644 data/gpu/nvidia/2025/consumer/geforce-rtx-5060-mobile.json delete mode 100644 data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8-gb.json delete mode 100644 data/gpu/nvidia/2025/consumer/geforce-rtx-5070-mobile.json delete mode 100644 data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-mobile.json delete mode 100644 data/gpu/nvidia/2025/consumer/geforce-rtx-5080-mobile.json delete mode 100644 data/gpu/nvidia/2025/consumer/geforce-rtx-5090-mobile.json diff --git a/data/gpu/amd/2021/enterprise/instinct-mi250x.json b/data/gpu/amd/2021/enterprise/instinct-mi250x.json index 4f105b28783e..9ddecf654ea9 100644 --- a/data/gpu/amd/2021/enterprise/instinct-mi250x.json +++ b/data/gpu/amd/2021/enterprise/instinct-mi250x.json @@ -5,7 +5,7 @@ "architecture": "CDNA 2", "release_date": "2021-11-08", "msrp_usd": 12000, - "cuda_cores": null, + "cuda_cores": 14080, "stream_processors": 14080, "rt_cores": null, "tensor_cores": null, @@ -28,6 +28,7 @@ "source_urls": [ "https://www.amd.com/en/products/accelerators/instinct/mi200/mi250x.html", "https://www.techpowerup.com/gpu-specs/instinct-mi250x.c3837", - "https://www.topcpu.net/en/gpu-r/" + "https://www.topcpu.net/en/gpu-r/", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" ] } diff --git a/data/gpu/amd/2021/enterprise/radeon-instinct-mi250x.json b/data/gpu/amd/2021/enterprise/radeon-instinct-mi250x.json deleted file mode 100644 index 1cf442f0f7f7..000000000000 --- a/data/gpu/amd/2021/enterprise/radeon-instinct-mi250x.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "slug": "radeon-instinct-mi250x", - "name": "Radeon Instinct MI250X", - "manufacturer": "amd", - "architecture": "CDNA 2.0", - "release_date": "2021-11-08", - "cuda_cores": 14080, - "stream_processors": 14080, - "memory_gb": 128.0, - "memory_type": "HBM2e", - "memory_bus_bit": 8192, - "base_clock_mhz": 1000, - "boost_clock_mhz": 1700, - "tdp_w": 500, - "pcie_version": "PCIe 4.0 x16", - "fp32_tflops": 47.87, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" - ] -} diff --git a/data/gpu/amd/2023/enterprise/instinct-mi300x.json b/data/gpu/amd/2023/enterprise/instinct-mi300x.json index e06d8be0522e..fd9bf0eeaa72 100644 --- a/data/gpu/amd/2023/enterprise/instinct-mi300x.json +++ b/data/gpu/amd/2023/enterprise/instinct-mi300x.json @@ -5,7 +5,7 @@ "architecture": "CDNA 3", "release_date": "2023-12-06", "msrp_usd": 15000, - "cuda_cores": null, + "cuda_cores": 19456, "stream_processors": 19456, "rt_cores": null, "tensor_cores": null, @@ -28,6 +28,7 @@ "source_urls": [ "https://www.amd.com/en/products/accelerators/instinct/mi300/mi300x.html", "https://www.techpowerup.com/gpu-specs/instinct-mi300x.c4220", - "https://www.topcpu.net/en/gpu-r/" + "https://www.topcpu.net/en/gpu-r/", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" ] } diff --git a/data/gpu/amd/2023/enterprise/radeon-instinct-mi300x.json b/data/gpu/amd/2023/enterprise/radeon-instinct-mi300x.json deleted file mode 100644 index 5eba8d02cc94..000000000000 --- a/data/gpu/amd/2023/enterprise/radeon-instinct-mi300x.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "slug": "radeon-instinct-mi300x", - "name": "Radeon Instinct MI300X", - "manufacturer": "amd", - "architecture": "CDNA 3.0", - "release_date": "2023-12-06", - "cuda_cores": 19456, - "stream_processors": 19456, - "memory_gb": 192.0, - "memory_type": "HBM3", - "memory_bus_bit": 8192, - "base_clock_mhz": 1000, - "boost_clock_mhz": 2100, - "tdp_w": 750, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": 81.72, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" - ] -} diff --git a/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8-gb.json b/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8-gb.json deleted file mode 100644 index fb17ffd67ff4..000000000000 --- a/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8-gb.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "slug": "radeon-rx-9060-xt-8-gb", - "name": "Radeon RX 9060 XT 8 GB", - "manufacturer": "amd", - "architecture": "RDNA 4.0", - "release_date": "2025-06-04", - "msrp_usd": 299, - "cuda_cores": 2048, - "stream_processors": 2048, - "rt_cores": 32, - "memory_gb": 8.0, - "memory_type": "GDDR6", - "memory_bus_bit": 128, - "memory_bandwidth_gbps": 322.3, - "base_clock_mhz": 1700, - "boost_clock_mhz": 3130, - "tdp_w": 150, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": 25.64, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026", - "https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units#Radeon_RX_9000_series" - ] -} diff --git a/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8gb.json b/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8gb.json index 811bbddc6ec1..9ac0a23c7a52 100644 --- a/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8gb.json +++ b/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8gb.json @@ -5,7 +5,7 @@ "architecture": "RDNA 4", "release_date": "2025-06-05", "msrp_usd": 299, - "cuda_cores": null, + "cuda_cores": 2048, "stream_processors": 2048, "rt_cores": 32, "tensor_cores": 64, @@ -31,6 +31,8 @@ "https://opendata.blender.org/snapshots/opendata-latest.zip", "https://www.topcpu.net/en/gpu-r/3dmark-time-spy", "https://www.videocardbenchmark.net/gpu_list.php", - "https://www.topcpu.net/en/gpu-r/" + "https://www.topcpu.net/en/gpu-r/", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026", + "https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units#Radeon_RX_9000_series" ] } diff --git a/data/gpu/amd/2025/enterprise/instinct-mi350x.json b/data/gpu/amd/2025/enterprise/instinct-mi350x.json index c7978eead4fe..6ae43e2eeda2 100644 --- a/data/gpu/amd/2025/enterprise/instinct-mi350x.json +++ b/data/gpu/amd/2025/enterprise/instinct-mi350x.json @@ -5,7 +5,7 @@ "architecture": "CDNA 4", "release_date": "2025-06-12", "msrp_usd": 25000, - "cuda_cores": null, + "cuda_cores": 16384, "stream_processors": 16384, "rt_cores": null, "tensor_cores": null, @@ -28,6 +28,7 @@ "source_urls": [ "https://www.amd.com/en/products/accelerators/instinct/mi350.html", "https://www.techpowerup.com/gpu-specs/instinct-mi350x.c4314", - "https://www.topcpu.net/en/gpu-r/" + "https://www.topcpu.net/en/gpu-r/", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" ] } diff --git a/data/gpu/amd/2025/enterprise/instinct-mi355x.json b/data/gpu/amd/2025/enterprise/instinct-mi355x.json index fc72559328c3..f0632d1cde06 100644 --- a/data/gpu/amd/2025/enterprise/instinct-mi355x.json +++ b/data/gpu/amd/2025/enterprise/instinct-mi355x.json @@ -5,7 +5,7 @@ "architecture": "CDNA 4", "release_date": "2025-10-01", "msrp_usd": 30000, - "cuda_cores": null, + "cuda_cores": 16384, "stream_processors": 16384, "rt_cores": null, "tensor_cores": null, @@ -28,6 +28,7 @@ "source_urls": [ "https://www.amd.com/en/products/accelerators/instinct/mi350/mi355x.html", "https://www.techpowerup.com/gpu-specs/instinct-mi355x.c4315", - "https://www.topcpu.net/en/gpu-r/" + "https://www.topcpu.net/en/gpu-r/", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" ] } diff --git a/data/gpu/amd/2025/enterprise/radeon-instinct-mi350x.json b/data/gpu/amd/2025/enterprise/radeon-instinct-mi350x.json deleted file mode 100644 index 625f9afa49d8..000000000000 --- a/data/gpu/amd/2025/enterprise/radeon-instinct-mi350x.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "slug": "radeon-instinct-mi350x", - "name": "Radeon Instinct MI350X", - "manufacturer": "amd", - "architecture": "CDNA 3.0", - "release_date": "2025-01-01", - "msrp_usd": null, - "cuda_cores": 16384, - "stream_processors": 16384, - "rt_cores": null, - "tensor_cores": null, - "memory_gb": 288.0, - "memory_type": "HBM3E", - "memory_bus_bit": 8192, - "memory_bandwidth_gbps": null, - "base_clock_mhz": 1000, - "boost_clock_mhz": 2200, - "tdp_w": 1000, - "pcie_version": "PCIe 5.0 x16", - "blender_score": null, - "timespy_score": null, - "passmark_g3d_mark": null, - "timespy_extreme_score": null, - "speedway_score": null, - "octanebench_score": null, - "fp32_tflops": 72.09, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" - ] -} diff --git a/data/gpu/amd/2025/enterprise/radeon-instinct-mi355x.json b/data/gpu/amd/2025/enterprise/radeon-instinct-mi355x.json deleted file mode 100644 index f4d3a2fa6f83..000000000000 --- a/data/gpu/amd/2025/enterprise/radeon-instinct-mi355x.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "slug": "radeon-instinct-mi355x", - "name": "Radeon Instinct MI355X", - "manufacturer": "amd", - "architecture": "CDNA 3.0", - "release_date": "2025-01-01", - "msrp_usd": null, - "cuda_cores": 16384, - "stream_processors": 16384, - "rt_cores": null, - "tensor_cores": null, - "memory_gb": 288.0, - "memory_type": "HBM3E", - "memory_bus_bit": 8192, - "memory_bandwidth_gbps": null, - "base_clock_mhz": 1000, - "boost_clock_mhz": 2400, - "tdp_w": 1400, - "pcie_version": "PCIe 5.0 x16", - "blender_score": null, - "timespy_score": null, - "passmark_g3d_mark": null, - "timespy_extreme_score": null, - "speedway_score": null, - "octanebench_score": null, - "fp32_tflops": 78.64, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" - ] -} diff --git a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3-gb.json b/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3-gb.json deleted file mode 100644 index 70f3dd78bd65..000000000000 --- a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3-gb.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "slug": "geforce-gtx-1060-3-gb", - "name": "GeForce GTX 1060 3 GB", - "manufacturer": "nvidia", - "architecture": "Pascal", - "release_date": "2016-08-18", - "msrp_usd": 199, - "cuda_cores": 1152, - "stream_processors": 1152, - "memory_gb": 3.0, - "memory_type": "GDDR5", - "memory_bus_bit": 192, - "memory_bandwidth_gbps": 192.2, - "base_clock_mhz": 1506, - "boost_clock_mhz": 1708, - "tdp_w": 120, - "pcie_version": "PCIe 3.0 x16", - "fp32_tflops": 3.935, - "verified": true, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026", - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units#GeForce_10_series" - ] -} diff --git a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3gb.json b/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3gb.json index 314062e05b49..8278380031ec 100644 --- a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3gb.json +++ b/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3gb.json @@ -6,7 +6,7 @@ "release_date": "2016-08-18", "msrp_usd": 199, "cuda_cores": 1152, - "stream_processors": null, + "stream_processors": 1152, "rt_cores": null, "tensor_cores": null, "memory_gb": 3, @@ -31,6 +31,8 @@ "https://opendata.blender.org/snapshots/opendata-latest.zip", "https://www.topcpu.net/en/gpu-r/3dmark-time-spy", "https://www.videocardbenchmark.net/gpu_list.php", - "https://www.topcpu.net/en/gpu-r/" + "https://www.topcpu.net/en/gpu-r/", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026", + "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units#GeForce_10_series" ] } diff --git a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6-gb.json b/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6-gb.json deleted file mode 100644 index c644e1ea2963..000000000000 --- a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6-gb.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "slug": "geforce-gtx-1060-6-gb", - "name": "GeForce GTX 1060 6 GB", - "manufacturer": "nvidia", - "architecture": "Pascal", - "release_date": "2016-07-19", - "msrp_usd": 299, - "cuda_cores": 1280, - "stream_processors": 1280, - "memory_gb": 6.0, - "memory_type": "GDDR5", - "memory_bus_bit": 192, - "memory_bandwidth_gbps": 192.2, - "base_clock_mhz": 1506, - "boost_clock_mhz": 1709, - "tdp_w": 120, - "pcie_version": "PCIe 3.0 x16", - "fp32_tflops": 4.375, - "verified": true, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026", - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units" - ] -} diff --git a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6gb.json b/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6gb.json index cc2d1c164daa..d575c3ceb698 100644 --- a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6gb.json +++ b/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6gb.json @@ -6,7 +6,7 @@ "release_date": "2016-07-19", "msrp_usd": 249, "cuda_cores": 1280, - "stream_processors": null, + "stream_processors": 1280, "rt_cores": null, "tensor_cores": null, "memory_gb": 6, @@ -31,6 +31,8 @@ "https://opendata.blender.org/snapshots/opendata-latest.zip", "https://www.topcpu.net/en/gpu-r/3dmark-time-spy", "https://www.videocardbenchmark.net/gpu_list.php", - "https://www.topcpu.net/en/gpu-r/" + "https://www.topcpu.net/en/gpu-r/", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026", + "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units" ] } diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-laptop.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-laptop.json index 36bdc7994593..fb2428ade96e 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-laptop.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-laptop.json @@ -6,7 +6,7 @@ "release_date": "2025-05-01", "msrp_usd": 1099, "cuda_cores": 3328, - "stream_processors": null, + "stream_processors": 3328, "rt_cores": 26, "tensor_cores": 104, "memory_gb": 8, @@ -29,6 +29,7 @@ "https://www.nvidia.com/en-us/geforce/laptops/50-series/", "https://www.techpowerup.com/gpu-specs/geforce-rtx-5060-mobile.c4229", "https://opendata.blender.org/snapshots/opendata-latest.zip", - "https://www.videocardbenchmark.net/gpu_list.php" + "https://www.videocardbenchmark.net/gpu_list.php", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" ] } diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-mobile.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-mobile.json deleted file mode 100644 index 76ae0bb1e79d..000000000000 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-mobile.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "slug": "geforce-rtx-5060-mobile", - "name": "GeForce RTX 5060 Mobile", - "manufacturer": "nvidia", - "architecture": "Blackwell 2.0", - "release_date": "2025-05-20", - "cuda_cores": 3328, - "stream_processors": 3328, - "rt_cores": 26, - "tensor_cores": 104, - "memory_gb": 8.0, - "memory_type": "GDDR7", - "memory_bus_bit": 128, - "memory_bandwidth_gbps": 384.0, - "base_clock_mhz": 952, - "boost_clock_mhz": 1455, - "tdp_w": 45, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": 9.684, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" - ] -} diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8-gb.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8-gb.json deleted file mode 100644 index ad7c9b09bac9..000000000000 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8-gb.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "slug": "geforce-rtx-5060-ti-8-gb", - "name": "GeForce RTX 5060 Ti 8 GB", - "manufacturer": "nvidia", - "architecture": "Blackwell 2.0", - "release_date": "2025-04-16", - "msrp_usd": 379, - "cuda_cores": 4608, - "stream_processors": 4608, - "rt_cores": 36, - "tensor_cores": 144, - "memory_gb": 8.0, - "memory_type": "GDDR7", - "memory_bus_bit": 128, - "memory_bandwidth_gbps": 448.0, - "base_clock_mhz": 2407, - "boost_clock_mhz": 2572, - "tdp_w": 180, - "pcie_version": "PCIe 5.0 x8", - "fp32_tflops": 23.7, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026", - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units#GeForce_RTX_50_series" - ] -} diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8gb.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8gb.json index 933507361995..7ace5f67793b 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8gb.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8gb.json @@ -6,7 +6,7 @@ "release_date": "2025-04-16", "msrp_usd": 379, "cuda_cores": 4608, - "stream_processors": null, + "stream_processors": 4608, "rt_cores": 36, "tensor_cores": 144, "memory_gb": 8, @@ -31,6 +31,8 @@ "https://opendata.blender.org/snapshots/opendata-latest.zip", "https://www.topcpu.net/en/gpu-r/3dmark-time-spy", "https://www.videocardbenchmark.net/gpu_list.php", - "https://www.topcpu.net/en/gpu-r/" + "https://www.topcpu.net/en/gpu-r/", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026", + "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units#GeForce_RTX_50_series" ] } diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-laptop.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-laptop.json index 0fea495c72fe..9520b8ea2f03 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-laptop.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-laptop.json @@ -6,7 +6,7 @@ "release_date": "2025-04-01", "msrp_usd": 1299, "cuda_cores": 4608, - "stream_processors": null, + "stream_processors": 4608, "rt_cores": 36, "tensor_cores": 144, "memory_gb": 8, @@ -29,6 +29,7 @@ "https://www.nvidia.com/en-us/geforce/laptops/50-series/", "https://www.techpowerup.com/gpu-specs/geforce-rtx-5070-mobile.c4230", "https://opendata.blender.org/snapshots/opendata-latest.zip", - "https://www.videocardbenchmark.net/gpu_list.php" + "https://www.videocardbenchmark.net/gpu_list.php", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" ] } diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-mobile.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-mobile.json deleted file mode 100644 index b55a83156296..000000000000 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-mobile.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "slug": "geforce-rtx-5070-mobile", - "name": "GeForce RTX 5070 Mobile", - "manufacturer": "nvidia", - "architecture": "Blackwell 2.0", - "release_date": "2025-04-01", - "cuda_cores": 4608, - "stream_processors": 4608, - "rt_cores": 36, - "tensor_cores": 144, - "memory_gb": 8.0, - "memory_type": "GDDR7", - "memory_bus_bit": 128, - "memory_bandwidth_gbps": 384.0, - "base_clock_mhz": 907, - "boost_clock_mhz": 1425, - "tdp_w": 50, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": 13.13, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" - ] -} diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-laptop.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-laptop.json index 1b421989f880..57d2c2fc3df0 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-laptop.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-laptop.json @@ -6,7 +6,7 @@ "release_date": "2025-03-01", "msrp_usd": 1699, "cuda_cores": 5888, - "stream_processors": null, + "stream_processors": 5888, "rt_cores": 46, "tensor_cores": 184, "memory_gb": 12, @@ -29,6 +29,7 @@ "https://www.nvidia.com/en-us/geforce/laptops/50-series/", "https://www.techpowerup.com/gpu-specs/geforce-rtx-5070-ti-mobile.c4231", "https://opendata.blender.org/snapshots/opendata-latest.zip", - "https://www.videocardbenchmark.net/gpu_list.php" + "https://www.videocardbenchmark.net/gpu_list.php", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" ] } diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-mobile.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-mobile.json deleted file mode 100644 index a757f1d729b6..000000000000 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-mobile.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "slug": "geforce-rtx-5070-ti-mobile", - "name": "GeForce RTX 5070 Ti Mobile", - "manufacturer": "nvidia", - "architecture": "Blackwell 2.0", - "release_date": "2025-03-01", - "cuda_cores": 5888, - "stream_processors": 5888, - "rt_cores": 46, - "tensor_cores": 184, - "memory_gb": 12.0, - "memory_type": "GDDR7", - "memory_bus_bit": 192, - "memory_bandwidth_gbps": 672.0, - "base_clock_mhz": 847, - "boost_clock_mhz": 1447, - "tdp_w": 60, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": 17.04, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" - ] -} diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-laptop.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-laptop.json index 2d5997249024..04aa2ecf0b65 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-laptop.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-laptop.json @@ -6,7 +6,7 @@ "release_date": "2025-03-01", "msrp_usd": 2199, "cuda_cores": 7680, - "stream_processors": null, + "stream_processors": 7680, "rt_cores": 60, "tensor_cores": 240, "memory_gb": 16, @@ -29,6 +29,7 @@ "https://www.nvidia.com/en-us/geforce/laptops/50-series/", "https://www.techpowerup.com/gpu-specs/geforce-rtx-5080-mobile.c4232", "https://opendata.blender.org/snapshots/opendata-latest.zip", - "https://www.videocardbenchmark.net/gpu_list.php" + "https://www.videocardbenchmark.net/gpu_list.php", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" ] } diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-mobile.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-mobile.json deleted file mode 100644 index 290650ee7559..000000000000 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-mobile.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "slug": "geforce-rtx-5080-mobile", - "name": "GeForce RTX 5080 Mobile", - "manufacturer": "nvidia", - "architecture": "Blackwell 2.0", - "release_date": "2025-04-02", - "cuda_cores": 7680, - "stream_processors": 7680, - "rt_cores": 60, - "tensor_cores": 240, - "memory_gb": 16.0, - "memory_type": "GDDR7", - "memory_bus_bit": 256, - "memory_bandwidth_gbps": 896.0, - "base_clock_mhz": 975, - "boost_clock_mhz": 1500, - "tdp_w": 80, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": 23.04, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" - ] -} diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-laptop.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-laptop.json index 298b29fa045c..7490f47f802b 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-laptop.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-laptop.json @@ -6,7 +6,7 @@ "release_date": "2025-04-01", "msrp_usd": 2899, "cuda_cores": 10496, - "stream_processors": null, + "stream_processors": 10496, "rt_cores": 82, "tensor_cores": 328, "memory_gb": 24, @@ -29,6 +29,7 @@ "https://www.nvidia.com/en-us/geforce/laptops/50-series/", "https://www.techpowerup.com/gpu-specs/geforce-rtx-5090-mobile.c4233", "https://opendata.blender.org/snapshots/opendata-latest.zip", - "https://www.videocardbenchmark.net/gpu_list.php" + "https://www.videocardbenchmark.net/gpu_list.php", + "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" ] } diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-mobile.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-mobile.json deleted file mode 100644 index c8fd0a18c008..000000000000 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-mobile.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "slug": "geforce-rtx-5090-mobile", - "name": "GeForce RTX 5090 Mobile", - "manufacturer": "nvidia", - "architecture": "Blackwell 2.0", - "release_date": "2025-03-27", - "cuda_cores": 10496, - "stream_processors": 10496, - "rt_cores": 82, - "tensor_cores": 328, - "memory_gb": 24.0, - "memory_type": "GDDR7", - "memory_bus_bit": 256, - "memory_bandwidth_gbps": 896.0, - "base_clock_mhz": 990, - "boost_clock_mhz": 1515, - "tdp_w": 95, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": 31.8, - "verified": false, - "source_urls": [ - "https://www.kaggle.com/datasets/ellimaaac/gpus-specs-from-1986-to-2026" - ] -} From 9b44ac70f578befb7a412f2a4add0ffcac75fa16 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 21:37:25 +0900 Subject: [PATCH 30/31] Don't copy core counts into the other vendor's field when merging GPUs The merged duplicates stored AMD stream processors as cuda_cores and NVIDIA CUDA cores as stream_processors. Every keeper already had the count in its own field, so the copies are dropped. --- data/gpu/amd/2021/enterprise/instinct-mi250x.json | 2 +- data/gpu/amd/2023/enterprise/instinct-mi300x.json | 2 +- data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8gb.json | 2 +- data/gpu/amd/2025/enterprise/instinct-mi350x.json | 2 +- data/gpu/amd/2025/enterprise/instinct-mi355x.json | 2 +- data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3gb.json | 2 +- data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6gb.json | 2 +- data/gpu/nvidia/2025/consumer/geforce-rtx-5060-laptop.json | 2 +- data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8gb.json | 2 +- data/gpu/nvidia/2025/consumer/geforce-rtx-5070-laptop.json | 2 +- data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-laptop.json | 2 +- data/gpu/nvidia/2025/consumer/geforce-rtx-5080-laptop.json | 2 +- data/gpu/nvidia/2025/consumer/geforce-rtx-5090-laptop.json | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/data/gpu/amd/2021/enterprise/instinct-mi250x.json b/data/gpu/amd/2021/enterprise/instinct-mi250x.json index 9ddecf654ea9..888832a4ed0c 100644 --- a/data/gpu/amd/2021/enterprise/instinct-mi250x.json +++ b/data/gpu/amd/2021/enterprise/instinct-mi250x.json @@ -5,7 +5,7 @@ "architecture": "CDNA 2", "release_date": "2021-11-08", "msrp_usd": 12000, - "cuda_cores": 14080, + "cuda_cores": null, "stream_processors": 14080, "rt_cores": null, "tensor_cores": null, diff --git a/data/gpu/amd/2023/enterprise/instinct-mi300x.json b/data/gpu/amd/2023/enterprise/instinct-mi300x.json index fd9bf0eeaa72..4e7317256e32 100644 --- a/data/gpu/amd/2023/enterprise/instinct-mi300x.json +++ b/data/gpu/amd/2023/enterprise/instinct-mi300x.json @@ -5,7 +5,7 @@ "architecture": "CDNA 3", "release_date": "2023-12-06", "msrp_usd": 15000, - "cuda_cores": 19456, + "cuda_cores": null, "stream_processors": 19456, "rt_cores": null, "tensor_cores": null, diff --git a/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8gb.json b/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8gb.json index 9ac0a23c7a52..17a87c056a6f 100644 --- a/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8gb.json +++ b/data/gpu/amd/2025/consumer/radeon-rx-9060-xt-8gb.json @@ -5,7 +5,7 @@ "architecture": "RDNA 4", "release_date": "2025-06-05", "msrp_usd": 299, - "cuda_cores": 2048, + "cuda_cores": null, "stream_processors": 2048, "rt_cores": 32, "tensor_cores": 64, diff --git a/data/gpu/amd/2025/enterprise/instinct-mi350x.json b/data/gpu/amd/2025/enterprise/instinct-mi350x.json index 6ae43e2eeda2..bc888057ad6f 100644 --- a/data/gpu/amd/2025/enterprise/instinct-mi350x.json +++ b/data/gpu/amd/2025/enterprise/instinct-mi350x.json @@ -5,7 +5,7 @@ "architecture": "CDNA 4", "release_date": "2025-06-12", "msrp_usd": 25000, - "cuda_cores": 16384, + "cuda_cores": null, "stream_processors": 16384, "rt_cores": null, "tensor_cores": null, diff --git a/data/gpu/amd/2025/enterprise/instinct-mi355x.json b/data/gpu/amd/2025/enterprise/instinct-mi355x.json index f0632d1cde06..3860091e3971 100644 --- a/data/gpu/amd/2025/enterprise/instinct-mi355x.json +++ b/data/gpu/amd/2025/enterprise/instinct-mi355x.json @@ -5,7 +5,7 @@ "architecture": "CDNA 4", "release_date": "2025-10-01", "msrp_usd": 30000, - "cuda_cores": 16384, + "cuda_cores": null, "stream_processors": 16384, "rt_cores": null, "tensor_cores": null, diff --git a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3gb.json b/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3gb.json index 8278380031ec..7f20c3c74d42 100644 --- a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3gb.json +++ b/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-3gb.json @@ -6,7 +6,7 @@ "release_date": "2016-08-18", "msrp_usd": 199, "cuda_cores": 1152, - "stream_processors": 1152, + "stream_processors": null, "rt_cores": null, "tensor_cores": null, "memory_gb": 3, diff --git a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6gb.json b/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6gb.json index d575c3ceb698..111dd192f5c5 100644 --- a/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6gb.json +++ b/data/gpu/nvidia/2016/consumer/geforce-gtx-1060-6gb.json @@ -6,7 +6,7 @@ "release_date": "2016-07-19", "msrp_usd": 249, "cuda_cores": 1280, - "stream_processors": 1280, + "stream_processors": null, "rt_cores": null, "tensor_cores": null, "memory_gb": 6, diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-laptop.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-laptop.json index fb2428ade96e..b0f4c3f18959 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-laptop.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-laptop.json @@ -6,7 +6,7 @@ "release_date": "2025-05-01", "msrp_usd": 1099, "cuda_cores": 3328, - "stream_processors": 3328, + "stream_processors": null, "rt_cores": 26, "tensor_cores": 104, "memory_gb": 8, diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8gb.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8gb.json index 7ace5f67793b..84c79bde5573 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8gb.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5060-ti-8gb.json @@ -6,7 +6,7 @@ "release_date": "2025-04-16", "msrp_usd": 379, "cuda_cores": 4608, - "stream_processors": 4608, + "stream_processors": null, "rt_cores": 36, "tensor_cores": 144, "memory_gb": 8, diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-laptop.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-laptop.json index 9520b8ea2f03..167f732e7d89 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-laptop.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-laptop.json @@ -6,7 +6,7 @@ "release_date": "2025-04-01", "msrp_usd": 1299, "cuda_cores": 4608, - "stream_processors": 4608, + "stream_processors": null, "rt_cores": 36, "tensor_cores": 144, "memory_gb": 8, diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-laptop.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-laptop.json index 57d2c2fc3df0..e606be26a3a3 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-laptop.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5070-ti-laptop.json @@ -6,7 +6,7 @@ "release_date": "2025-03-01", "msrp_usd": 1699, "cuda_cores": 5888, - "stream_processors": 5888, + "stream_processors": null, "rt_cores": 46, "tensor_cores": 184, "memory_gb": 12, diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-laptop.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-laptop.json index 04aa2ecf0b65..d37886dae4a2 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-laptop.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5080-laptop.json @@ -6,7 +6,7 @@ "release_date": "2025-03-01", "msrp_usd": 2199, "cuda_cores": 7680, - "stream_processors": 7680, + "stream_processors": null, "rt_cores": 60, "tensor_cores": 240, "memory_gb": 16, diff --git a/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-laptop.json b/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-laptop.json index 7490f47f802b..68589566dbd9 100644 --- a/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-laptop.json +++ b/data/gpu/nvidia/2025/consumer/geforce-rtx-5090-laptop.json @@ -6,7 +6,7 @@ "release_date": "2025-04-01", "msrp_usd": 2899, "cuda_cores": 10496, - "stream_processors": 10496, + "stream_processors": null, "rt_cores": 82, "tensor_cores": 328, "memory_gb": 24, From 918a2e8b8cd349abbd58aa91375e344ce0202dfe Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 22:29:36 +0900 Subject: [PATCH 31/31] chore(dump): refresh static API for the second 2026-09-25 batch Xeon thread-count imports, 2025 watches, 2025-2026 phones, Apple S6-S10 and A20 Pro SoCs, and the tablet SoC, Apple Watch, RAM and duplicate-GPU corrections merged into develop through ca602c8. Removes the pages of the four duplicate GPU slugs dropped in #280. --- site/public/v1/cpus/index.json | 417 +++++++++++++++++- site/public/v1/cpus/xeon-d-1513n/index.json | 53 +++ .../v1/cpus/xeon-d-1513n/score/index.json | 18 + site/public/v1/cpus/xeon-d-1523n/index.json | 53 +++ .../v1/cpus/xeon-d-1523n/score/index.json | 18 + site/public/v1/cpus/xeon-d-1529/index.json | 53 +++ .../v1/cpus/xeon-d-1529/score/index.json | 18 + site/public/v1/cpus/xeon-d-1533n/index.json | 53 +++ .../v1/cpus/xeon-d-1533n/score/index.json | 18 + site/public/v1/cpus/xeon-d-1543n/index.json | 53 +++ .../v1/cpus/xeon-d-1543n/score/index.json | 18 + site/public/v1/cpus/xeon-d-1553n/index.json | 53 +++ .../v1/cpus/xeon-d-1553n/score/index.json | 18 + site/public/v1/cpus/xeon-d-1571/index.json | 53 +++ .../v1/cpus/xeon-d-1571/score/index.json | 18 + .../v1/cpus/xeon-e3-1105c-v2/index.json | 53 +++ .../v1/cpus/xeon-e3-1105c-v2/score/index.json | 18 + site/public/v1/cpus/xeon-e3-1105c/index.json | 53 +++ .../v1/cpus/xeon-e3-1105c/score/index.json | 18 + .../v1/cpus/xeon-e3-1125c-v2/index.json | 53 +++ .../v1/cpus/xeon-e3-1125c-v2/score/index.json | 18 + site/public/v1/cpus/xeon-e3-1125c/index.json | 53 +++ .../v1/cpus/xeon-e3-1125c/score/index.json | 18 + .../v1/cpus/xeon-e3-1135c-v2/index.json | 53 +++ .../v1/cpus/xeon-e3-1135c-v2/score/index.json | 18 + .../v1/cpus/xeon-e3-1258l-v4/index.json | 53 +++ .../v1/cpus/xeon-e3-1258l-v4/score/index.json | 18 + .../v1/cpus/xeon-e3-1278l-v4/index.json | 53 +++ .../v1/cpus/xeon-e3-1278l-v4/score/index.json | 18 + .../v1/cpus/xeon-e3-1284l-v3/index.json | 53 +++ .../v1/cpus/xeon-e3-1284l-v3/score/index.json | 18 + .../v1/cpus/xeon-e3-1284l-v4/index.json | 53 +++ .../v1/cpus/xeon-e3-1284l-v4/score/index.json | 18 + .../v1/cpus/xeon-e3-1558l-v5/index.json | 53 +++ .../v1/cpus/xeon-e3-1558l-v5/score/index.json | 18 + .../v1/cpus/xeon-e3-1565l-v5/index.json | 53 +++ .../v1/cpus/xeon-e3-1565l-v5/score/index.json | 18 + .../v1/cpus/xeon-e3-1578l-v5/index.json | 53 +++ .../v1/cpus/xeon-e3-1578l-v5/score/index.json | 18 + .../v1/cpus/xeon-e5-1428l-v3/index.json | 53 +++ .../v1/cpus/xeon-e5-1428l-v3/score/index.json | 18 + .../v1/cpus/xeon-e5-2408l-v3/index.json | 53 +++ .../v1/cpus/xeon-e5-2408l-v3/score/index.json | 18 + .../v1/cpus/xeon-e5-2418l-v3/index.json | 53 +++ .../v1/cpus/xeon-e5-2418l-v3/score/index.json | 18 + .../v1/cpus/xeon-e5-2428l-v2/index.json | 53 +++ .../v1/cpus/xeon-e5-2428l-v2/score/index.json | 18 + .../v1/cpus/xeon-e5-2428l-v3/index.json | 53 +++ .../v1/cpus/xeon-e5-2428l-v3/score/index.json | 18 + .../v1/cpus/xeon-e5-2438l-v3/index.json | 53 +++ .../v1/cpus/xeon-e5-2438l-v3/score/index.json | 18 + .../v1/cpus/xeon-e5-2450l-v2/index.json | 53 +++ .../v1/cpus/xeon-e5-2450l-v2/score/index.json | 18 + .../v1/cpus/xeon-e5-2618l-v2/index.json | 53 +++ .../v1/cpus/xeon-e5-2618l-v2/score/index.json | 18 + .../v1/cpus/xeon-e5-2699r-v4/index.json | 53 +++ .../v1/cpus/xeon-e5-2699r-v4/score/index.json | 18 + .../public/v1/cpus/xeon-e5-4603-v2/index.json | 53 +++ .../v1/cpus/xeon-e5-4603-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e5-4610-v2/index.json | 53 +++ .../v1/cpus/xeon-e5-4610-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e5-4620-v4/index.json | 53 +++ .../v1/cpus/xeon-e5-4620-v4/score/index.json | 18 + .../v1/cpus/xeon-e5-4624l-v2/index.json | 53 +++ .../v1/cpus/xeon-e5-4624l-v2/score/index.json | 18 + .../v1/cpus/xeon-e5-4628l-v4/index.json | 53 +++ .../v1/cpus/xeon-e5-4628l-v4/score/index.json | 18 + .../public/v1/cpus/xeon-e5-4655-v4/index.json | 53 +++ .../v1/cpus/xeon-e5-4655-v4/score/index.json | 18 + site/public/v1/cpus/xeon-e7-2803/index.json | 53 +++ .../v1/cpus/xeon-e7-2803/score/index.json | 18 + site/public/v1/cpus/xeon-e7-2820/index.json | 53 +++ .../v1/cpus/xeon-e7-2820/score/index.json | 18 + .../public/v1/cpus/xeon-e7-2850-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-2850-v2/score/index.json | 18 + site/public/v1/cpus/xeon-e7-2850/index.json | 53 +++ .../v1/cpus/xeon-e7-2850/score/index.json | 18 + site/public/v1/cpus/xeon-e7-2860/index.json | 53 +++ .../v1/cpus/xeon-e7-2860/score/index.json | 18 + .../public/v1/cpus/xeon-e7-2870-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-2870-v2/score/index.json | 18 + site/public/v1/cpus/xeon-e7-2870/index.json | 53 +++ .../v1/cpus/xeon-e7-2870/score/index.json | 18 + .../public/v1/cpus/xeon-e7-2880-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-2880-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-2890-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-2890-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4809-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-4809-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4809-v3/index.json | 53 +++ .../v1/cpus/xeon-e7-4809-v3/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4809-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-4809-v4/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4820-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-4820-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4820-v3/index.json | 53 +++ .../v1/cpus/xeon-e7-4820-v3/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4820-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-4820-v4/score/index.json | 18 + site/public/v1/cpus/xeon-e7-4820/index.json | 53 +++ .../v1/cpus/xeon-e7-4820/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4830-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-4830-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4830-v3/index.json | 53 +++ .../v1/cpus/xeon-e7-4830-v3/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4830-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-4830-v4/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4850-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-4850-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4850-v3/index.json | 53 +++ .../v1/cpus/xeon-e7-4850-v3/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4850-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-4850-v4/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4860-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-4860-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-4870-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-4870-v2/score/index.json | 18 + site/public/v1/cpus/xeon-e7-8830/index.json | 53 +++ .../v1/cpus/xeon-e7-8830/score/index.json | 18 + site/public/v1/cpus/xeon-e7-8837/index.json | 53 +++ .../v1/cpus/xeon-e7-8837/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8850-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-8850-v2/score/index.json | 18 + site/public/v1/cpus/xeon-e7-8850/index.json | 53 +++ .../v1/cpus/xeon-e7-8850/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8855-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-8855-v4/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8860-v3/index.json | 53 +++ .../v1/cpus/xeon-e7-8860-v3/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8860-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-8860-v4/score/index.json | 18 + site/public/v1/cpus/xeon-e7-8860/index.json | 53 +++ .../v1/cpus/xeon-e7-8860/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8867-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-8867-v4/score/index.json | 18 + site/public/v1/cpus/xeon-e7-8867l/index.json | 53 +++ .../v1/cpus/xeon-e7-8867l/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8870-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-8870-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8870-v3/index.json | 53 +++ .../v1/cpus/xeon-e7-8870-v3/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8870-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-8870-v4/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8880-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-8880-v4/score/index.json | 18 + .../v1/cpus/xeon-e7-8880l-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-8880l-v2/score/index.json | 18 + .../v1/cpus/xeon-e7-8880l-v3/index.json | 53 +++ .../v1/cpus/xeon-e7-8880l-v3/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8890-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-8890-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8891-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-8891-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8891-v3/index.json | 53 +++ .../v1/cpus/xeon-e7-8891-v3/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8891-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-8891-v4/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8893-v2/index.json | 53 +++ .../v1/cpus/xeon-e7-8893-v2/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8893-v3/index.json | 53 +++ .../v1/cpus/xeon-e7-8893-v3/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8893-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-8893-v4/score/index.json | 18 + .../public/v1/cpus/xeon-e7-8894-v4/index.json | 53 +++ .../v1/cpus/xeon-e7-8894-v4/score/index.json | 18 + site/public/v1/cpus/xeon-l5618/index.json | 53 +++ .../v1/cpus/xeon-l5618/score/index.json | 18 + site/public/v1/gpus/geforce3-ti500/index.json | 43 -- .../v1/gpus/geforce3-ti500/score/index.json | 11 - site/public/v1/gpus/index.json | 22 +- .../gpus/rtx-6000-ada-generation/index.json | 43 -- .../index.json | 43 -- .../index.json | 43 -- site/public/v1/index.json | 12 +- site/public/v1/smartphones/12/index.json | 2 +- .../public/v1/smartphones/12/score/index.json | 2 +- .../v1/smartphones/13-pro-5g/index.json | 2 +- .../v1/smartphones/13-pro-5g/score/index.json | 2 +- site/public/v1/smartphones/14t-pro/index.json | 2 +- .../v1/smartphones/14t-pro/score/index.json | 2 +- site/public/v1/smartphones/14x-5g/index.json | 2 +- .../v1/smartphones/14x-5g/score/index.json | 2 +- site/public/v1/smartphones/15-pro/index.json | 2 +- .../v1/smartphones/15-pro/score/index.json | 2 +- site/public/v1/smartphones/15/index.json | 2 +- .../public/v1/smartphones/15/score/index.json | 2 +- site/public/v1/smartphones/5v/index.json | 5 +- site/public/v1/smartphones/7/index.json | 5 +- site/public/v1/smartphones/a5-pro/index.json | 2 +- .../v1/smartphones/a5-pro/score/index.json | 2 +- site/public/v1/smartphones/a80/index.json | 2 +- .../v1/smartphones/a80/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../alcatel-v3-pro-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../alcatel-v3-ultra-6gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16-6gb-128gb/index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16-6gb-256gb/index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16-6gb-512gb/index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16-8gb-512gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16-plus-6gb-128gb/index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16-plus-6gb-256gb/index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16-plus-6gb-512gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16e-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-16e-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-17-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../apple-iphone-air-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/aquos-b10/index.json | 5 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../asus-rog-phone-8-pro/index.json | 2 +- .../asus-rog-phone-8-pro/score/index.json | 2 +- .../asus-rog-phone-9-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../asus-rog-phone-9-pro/index.json | 2 +- .../asus-rog-phone-9-pro/score/index.json | 2 +- .../smartphones/asus-rog-phone-9/index.json | 2 +- .../asus-rog-phone-9/score/index.json | 2 +- .../asus-zenfone-11-ultra/index.json | 2 +- .../asus-zenfone-11-ultra/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 10 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- site/public/v1/smartphones/c75/index.json | 2 +- .../v1/smartphones/c75/score/index.json | 2 +- .../v1/smartphones/camon-20-pro-5g/index.json | 2 +- .../camon-20-pro-5g/score/index.json | 2 +- .../v1/smartphones/camon-20-pro/index.json | 2 +- .../smartphones/camon-20-pro/score/index.json | 2 +- .../public/v1/smartphones/camon-20/index.json | 2 +- .../v1/smartphones/camon-20/score/index.json | 2 +- .../smartphones/camon-20s-pro-5g/index.json | 2 +- .../camon-20s-pro-5g/score/index.json | 2 +- .../v1/smartphones/camon-20s-pro/index.json | 2 +- .../camon-20s-pro/score/index.json | 2 +- .../v1/smartphones/camon-20s/index.json | 2 +- .../v1/smartphones/camon-20s/score/index.json | 2 +- .../v1/smartphones/camon-30-5g/index.json | 2 +- .../smartphones/camon-30-5g/score/index.json | 2 +- .../smartphones/camon-30-premier/index.json | 2 +- .../camon-30-premier/score/index.json | 2 +- .../public/v1/smartphones/camon-30/index.json | 2 +- .../v1/smartphones/camon-30/score/index.json | 2 +- .../v1/smartphones/camon-30s-pro/index.json | 2 +- .../camon-30s-pro/score/index.json | 2 +- .../v1/smartphones/camon-30s/index.json | 2 +- .../v1/smartphones/camon-30s/score/index.json | 2 +- .../v1/smartphones/cmf-phone-1/index.json | 2 +- .../smartphones/cmf-phone-1/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../coolpad-x100-8gb-256gb-4g-lte/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../doogee-n55-plus-8gb-128gb-4g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/edge-50-lite/index.json | 2 +- .../smartphones/edge-50-lite/score/index.json | 2 +- .../v1/smartphones/edge-50-neo/index.json | 2 +- .../smartphones/edge-50-neo/score/index.json | 2 +- .../v1/smartphones/edge-50-ultra/index.json | 2 +- .../edge-50-ultra/score/index.json | 2 +- site/public/v1/smartphones/edge-50/index.json | 2 +- .../v1/smartphones/edge-50/score/index.json | 2 +- site/public/v1/smartphones/edge/index.json | 2 +- .../v1/smartphones/edge/score/index.json | 2 +- .../v1/smartphones/elife-e7-mini/index.json | 5 +- site/public/v1/smartphones/find-n6/index.json | 70 +++ .../v1/smartphones/find-n6/score/index.json | 16 + site/public/v1/smartphones/find-x8/index.json | 2 +- .../v1/smartphones/find-x8/score/index.json | 2 +- site/public/v1/smartphones/g-slate/index.json | 5 +- .../v1/smartphones/galaxy-a26/index.json | 2 +- .../smartphones/galaxy-a26/score/index.json | 2 +- .../v1/smartphones/galaxy-a35/index.json | 2 +- .../smartphones/galaxy-a35/score/index.json | 2 +- .../v1/smartphones/galaxy-a37/index.json | 2 +- .../smartphones/galaxy-a37/score/index.json | 2 +- .../v1/smartphones/galaxy-a55/index.json | 2 +- .../smartphones/galaxy-a55/score/index.json | 2 +- .../v1/smartphones/galaxy-a56/index.json | 2 +- .../smartphones/galaxy-a56/score/index.json | 2 +- .../v1/smartphones/galaxy-a57-5g/index.json | 70 +++ .../galaxy-a57-5g/score/index.json | 16 + .../v1/smartphones/galaxy-s24-fe/index.json | 2 +- .../galaxy-s24-fe/score/index.json | 2 +- .../v1/smartphones/galaxy-s24-plus/index.json | 2 +- .../galaxy-s24-plus/score/index.json | 2 +- .../smartphones/galaxy-s24-ultra/index.json | 2 +- .../galaxy-s24-ultra/score/index.json | 2 +- .../v1/smartphones/galaxy-s24/index.json | 2 +- .../smartphones/galaxy-s24/score/index.json | 2 +- .../v1/smartphones/galaxy-s25-edge/index.json | 2 +- .../galaxy-s25-edge/score/index.json | 2 +- .../v1/smartphones/galaxy-s25-fe/index.json | 2 +- .../galaxy-s25-fe/score/index.json | 2 +- .../v1/smartphones/galaxy-s25-plus/index.json | 2 +- .../galaxy-s25-plus/score/index.json | 2 +- .../smartphones/galaxy-s25-ultra/index.json | 2 +- .../galaxy-s25-ultra/score/index.json | 2 +- .../v1/smartphones/galaxy-s25/index.json | 2 +- .../smartphones/galaxy-s25/score/index.json | 2 +- .../v1/smartphones/galaxy-s26-plus/index.json | 2 +- .../galaxy-s26-plus/score/index.json | 2 +- .../smartphones/galaxy-s26-ultra/index.json | 2 +- .../galaxy-s26-ultra/score/index.json | 2 +- .../v1/smartphones/galaxy-s26/index.json | 2 +- .../smartphones/galaxy-s26/score/index.json | 2 +- .../v1/smartphones/galaxy-z-flip-6/index.json | 2 +- .../galaxy-z-flip-6/score/index.json | 2 +- .../v1/smartphones/galaxy-z-flip-7/index.json | 2 +- .../galaxy-z-flip-7/score/index.json | 2 +- .../v1/smartphones/galaxy-z-fold-6/index.json | 2 +- .../galaxy-z-fold-6/score/index.json | 2 +- .../v1/smartphones/galaxy-z-fold-7/index.json | 2 +- .../galaxy-z-fold-7/score/index.json | 2 +- .../smartphones/galaxy-z-trifold/index.json | 70 +++ .../galaxy-z-trifold/score/index.json | 16 + .../google-pixel-8a-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../google-pixel-8a-8gb-128gb/index.json | 2 +- .../score/index.json | 2 +- .../google-pixel-9-8gb-128gb/index.json | 2 +- .../google-pixel-9-8gb-128gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../google-pixel-9a-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../google-pixel-9a-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../public/v1/smartphones/gt-7-pro/index.json | 2 +- .../v1/smartphones/gt-7-pro/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../hmd-pulse-plus-8gb-4gb-4g-lte/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../hmd-xr21-6gb-128gb-5g/index.json | 2 +- .../hmd-xr21-6gb-128gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../hmd-xr21-beridzeg45-4716-6gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../honor-500-smart-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../smartphones/honor-magic-6-pro/index.json | 2 +- .../honor-magic-6-pro/score/index.json | 2 +- .../honor-magic-7-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../smartphones/honor-magic-7-pro/index.json | 2 +- .../honor-magic-7-pro/score/index.json | 2 +- .../honor-magic-8-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/honor-magic-8/index.json | 2 +- .../honor-magic-8/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../honor-magic-v5-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../honor-v40-pro-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../honor-win-12gb-256gb-5g/index.json | 2 +- .../honor-win-12gb-256gb-5g/score/index.json | 2 +- .../honor-win-rt-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../honor-x50-gt-16gb-12gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/honor-x9b/index.json | 2 +- .../v1/smartphones/honor-x9b/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/hot-50-5g/index.json | 2 +- .../v1/smartphones/hot-50-5g/score/index.json | 2 +- .../v1/smartphones/hot-50-pro/index.json | 2 +- .../smartphones/hot-50-pro/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../huawei-mate-xt-ultimate/index.json | 2 +- .../huawei-mate-xt-ultimate/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../huawei-nova-12s-8gb-8gb-4g-lte/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../huawei-nova-13-8gb-256gb/index.json | 2 +- .../huawei-nova-13-8gb-256gb/score/index.json | 2 +- .../huawei-nova-13-8gb-512gb/index.json | 2 +- .../huawei-nova-13-8gb-512gb/score/index.json | 2 +- .../huawei-nova-13-pro-8gb-256gb/index.json | 2 +- .../score/index.json | 2 +- .../huawei-nova-13-pro-8gb-512gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../huawei-pura-70-ultra/index.json | 2 +- .../huawei-pura-70-ultra/score/index.json | 2 +- .../v1/smartphones/i909-galaxy-s/index.json | 5 +- site/public/v1/smartphones/index.json | 57 ++- .../infinix-hot-40i-8gb-128gb-4g/index.json | 2 +- .../score/index.json | 2 +- .../infinix-hot-50-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../infinix-xpad-8gb-256gb-4g-lte/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/iphone-16-plus/index.json | 2 +- .../iphone-16-plus/score/index.json | 2 +- .../smartphones/iphone-16-pro-max/index.json | 2 +- .../iphone-16-pro-max/score/index.json | 2 +- .../v1/smartphones/iphone-16-pro/index.json | 2 +- .../iphone-16-pro/score/index.json | 2 +- .../v1/smartphones/iphone-16/index.json | 2 +- .../v1/smartphones/iphone-16/score/index.json | 2 +- .../v1/smartphones/iphone-16e/index.json | 2 +- .../smartphones/iphone-16e/score/index.json | 2 +- .../smartphones/iphone-17-pro-max/index.json | 2 +- .../iphone-17-pro-max/score/index.json | 2 +- .../v1/smartphones/iphone-17-pro/index.json | 2 +- .../iphone-17-pro/score/index.json | 2 +- .../v1/smartphones/iphone-17/index.json | 2 +- .../v1/smartphones/iphone-17/score/index.json | 2 +- .../v1/smartphones/iphone-17e/index.json | 2 +- .../smartphones/iphone-17e/score/index.json | 2 +- .../smartphones/iphone-18-pro-max/index.json | 70 +++ .../iphone-18-pro-max/score/index.json | 16 + .../v1/smartphones/iphone-18-pro/index.json | 70 +++ .../iphone-18-pro/score/index.json | 16 + .../v1/smartphones/iphone-air/index.json | 2 +- .../smartphones/iphone-air/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../iqoo-13-5g-12gb-256gb-5g/index.json | 2 +- .../iqoo-13-5g-12gb-256gb-5g/score/index.json | 2 +- site/public/v1/smartphones/iqoo-13/index.json | 2 +- .../v1/smartphones/iqoo-13/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/iqoo-neo-11/index.json | 2 +- .../smartphones/iqoo-neo-11/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../iqoo-z9s-5g-8gb-128gb-5g/index.json | 2 +- .../iqoo-z9s-5g-8gb-128gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../itel-p55-8gb-128gb-4g/index.json | 2 +- .../itel-p55-8gb-128gb-4g/score/index.json | 2 +- .../itel-p55-8gb-256gb-4g-lte/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../itel-p55-plus-8gb-256gb-4g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../itel-rs4-8gb-128gb-4g-lte/index.json | 2 +- .../score/index.json | 2 +- .../smartphones/jil-sander-mobile/index.json | 5 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../lava-blaze-x-8gb-4gb-5g/index.json | 2 +- .../lava-blaze-x-8gb-4gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 7 +- .../index.json | 7 +- site/public/v1/smartphones/luma/index.json | 70 +++ .../v1/smartphones/luma/score/index.json | 16 + .../v1/smartphones/m110s-galaxy-s/index.json | 5 +- .../v1/smartphones/magic6-pro/index.json | 2 +- .../smartphones/magic6-pro/score/index.json | 2 +- .../v1/smartphones/magic7-pro/index.json | 2 +- .../smartphones/magic7-pro/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../smartphones/moto-g-stylus-5g/index.json | 2 +- .../moto-g-stylus-5g/score/index.json | 2 +- .../v1/smartphones/moto-x50-ultra/index.json | 2 +- .../moto-x50-ultra/score/index.json | 2 +- .../motorola-edge-12gb-512gb/index.json | 2 +- .../motorola-edge-12gb-512gb/score/index.json | 2 +- .../motorola-edge-50-12gb-512gb/index.json | 2 +- .../score/index.json | 2 +- .../motorola-edge-50-8gb-256gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../motorola-edge-50-pro-8gb-128gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../motorola-edge-8gb-256gb/index.json | 2 +- .../motorola-edge-8gb-256gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../motorola-moto-g04-8gb-128gb-4g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 7 +- .../index.json | 7 +- .../index.json | 2 +- .../score/index.json | 2 +- .../motorola-razr-50-8gb-256gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 7 +- .../index.json | 7 +- site/public/v1/smartphones/mt917/index.json | 5 +- .../v1/smartphones/narzo-70-5g/index.json | 2 +- .../smartphones/narzo-70-5g/score/index.json | 2 +- .../smartphones/narzo-70-turbo-5g/index.json | 2 +- .../narzo-70-turbo-5g/score/index.json | 2 +- .../v1/smartphones/narzo-n61/index.json | 2 +- .../v1/smartphones/narzo-n61/score/index.json | 2 +- .../v1/smartphones/narzo-n65-5g/index.json | 2 +- .../smartphones/narzo-n65-5g/score/index.json | 2 +- .../v1/smartphones/note-40-pro-5g/index.json | 2 +- .../note-40-pro-5g/score/index.json | 2 +- .../note-40-racing-edition/index.json | 2 +- .../note-40-racing-edition/score/index.json | 2 +- site/public/v1/smartphones/note-40/index.json | 2 +- .../v1/smartphones/note-40/score/index.json | 2 +- .../public/v1/smartphones/note-40s/index.json | 2 +- .../v1/smartphones/note-40s/score/index.json | 2 +- site/public/v1/smartphones/note-50/index.json | 2 +- .../v1/smartphones/note-50/score/index.json | 2 +- site/public/v1/smartphones/note-60/index.json | 2 +- .../v1/smartphones/note-60/score/index.json | 2 +- .../public/v1/smartphones/note-60x/index.json | 2 +- .../v1/smartphones/note-60x/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../nothing-cmf-phone-2-pro/index.json | 2 +- .../nothing-cmf-phone-2-pro/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../smartphones/nothing-phone-3a/index.json | 2 +- .../nothing-phone-3a/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/nova-12-pro/index.json | 2 +- .../smartphones/nova-12-pro/score/index.json | 2 +- site/public/v1/smartphones/nova-12/index.json | 2 +- .../v1/smartphones/nova-12/score/index.json | 2 +- .../v1/smartphones/nova-13-pro/index.json | 2 +- .../smartphones/nova-13-pro/score/index.json | 2 +- site/public/v1/smartphones/nova-13/index.json | 2 +- .../v1/smartphones/nova-13/score/index.json | 2 +- .../nubia-fold-12gb-256gb-5g/index.json | 2 +- .../nubia-fold-12gb-256gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../nubia-z70-ultra-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../nubia-z70s-ultra-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../oneplus-12-12gb-256gb/index.json | 2 +- .../oneplus-12-12gb-256gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/oneplus-13/index.json | 2 +- .../smartphones/oneplus-13/score/index.json | 2 +- .../v1/smartphones/oneplus-13r/index.json | 2 +- .../smartphones/oneplus-13r/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oneplus-13s-5g-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/oneplus-13s/index.json | 2 +- .../smartphones/oneplus-13s/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oneplus-15-12gb-256gb-5g/index.json | 2 +- .../oneplus-15-12gb-256gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-a3-2024-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../oppo-a3-5g-2024-6gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../oppo-a3-6gb-128gb-5g/index.json | 2 +- .../oppo-a3-6gb-128gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-a3-pro-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-a3x-china-8gb-512gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../oppo-a5-2025-6gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-a5-pro-12gb-512gb/index.json | 2 +- .../oppo-a5-pro-12gb-512gb/score/index.json | 2 +- .../oppo-a5-pro-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-a5-pro-8gb-256gb/index.json | 2 +- .../oppo-a5-pro-8gb-256gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-a5i-pro-5g-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-a6-pro-8gb-256gb-5g/index.json | 2 +- .../oppo-a6-pro-8gb-256gb-5g/score/index.json | 2 +- .../oppo-a6s-5g-6gb-128gb-5g/index.json | 2 +- .../oppo-a6s-5g-6gb-128gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-a80-8gb-256gb-5g/index.json | 2 +- .../oppo-a80-8gb-256gb-5g/score/index.json | 2 +- .../smartphones/oppo-a80-8gb-256gb/index.json | 2 +- .../oppo-a80-8gb-256gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-a80-beridzeg45-2342-8gb/index.json | 2 +- .../score/index.json | 2 +- .../oppo-f23-pro-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../oppo-f27-5g-8gb-128gb-5g/index.json | 2 +- .../oppo-f27-5g-8gb-128gb-5g/score/index.json | 2 +- .../oppo-f27-8gb-256gb-5g/index.json | 2 +- .../oppo-f27-8gb-256gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-f29-8gb-8gb-5g/index.json | 2 +- .../oppo-f29-8gb-8gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/oppo-find-n5/index.json | 2 +- .../smartphones/oppo-find-n5/score/index.json | 2 +- .../oppo-find-x7-16gb-512gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../oppo-find-x7-5g-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../oppo-find-x7-ultra-12gb-256gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-find-x8-5g-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-find-x8-8gb-256gb/index.json | 2 +- .../oppo-find-x8-8gb-256gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../smartphones/oppo-find-x8-pro/index.json | 2 +- .../oppo-find-x8-pro/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-find-x9-5g-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/oppo-find-x9/index.json | 2 +- .../smartphones/oppo-find-x9/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-k12-plus-8gb-256gb/index.json | 2 +- .../oppo-k12-plus-8gb-256gb/score/index.json | 2 +- .../oppo-k12x-8gb-256gb-5g/index.json | 2 +- .../oppo-k12x-8gb-256gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../oppo-k15-pro-plus-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../oppo-reno-12-5g-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../oppo-reno-12f-5g-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../oppo-reno12-f-12gb-512gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- site/public/v1/smartphones/p1-5g/index.json | 2 +- .../v1/smartphones/p1-5g/score/index.json | 2 +- .../v1/smartphones/phantom-v-flip2/index.json | 2 +- .../phantom-v-flip2/score/index.json | 2 +- .../v1/smartphones/phantom-v-fold2/index.json | 2 +- .../phantom-v-fold2/score/index.json | 2 +- .../v1/smartphones/pixel-10a/index.json | 2 +- .../v1/smartphones/pixel-10a/score/index.json | 2 +- .../smartphones/pixel-9-pro-fold/index.json | 2 +- .../pixel-9-pro-fold/score/index.json | 2 +- .../v1/smartphones/pixel-9-pro-xl/index.json | 2 +- .../pixel-9-pro-xl/score/index.json | 2 +- .../v1/smartphones/pixel-9-pro/index.json | 2 +- .../smartphones/pixel-9-pro/score/index.json | 2 +- site/public/v1/smartphones/pixel-9/index.json | 2 +- .../v1/smartphones/pixel-9/score/index.json | 2 +- .../public/v1/smartphones/pixel-9a/index.json | 2 +- .../v1/smartphones/pixel-9a/score/index.json | 2 +- .../v1/smartphones/poco-f7-pro/index.json | 2 +- .../smartphones/poco-f7-pro/score/index.json | 2 +- .../v1/smartphones/poco-f7-ultra/index.json | 2 +- .../poco-f7-ultra/score/index.json | 2 +- site/public/v1/smartphones/poco-x6/index.json | 2 +- .../v1/smartphones/poco-x6/score/index.json | 2 +- site/public/v1/smartphones/pova-5/index.json | 2 +- .../v1/smartphones/pova-5/score/index.json | 2 +- .../v1/smartphones/pova-6-neo-5g/index.json | 2 +- .../pova-6-neo-5g/score/index.json | 2 +- .../v1/smartphones/pova-6-neo/index.json | 2 +- .../smartphones/pova-6-neo/score/index.json | 2 +- .../v1/smartphones/pura-70-ultra/index.json | 2 +- .../pura-70-ultra/score/index.json | 2 +- .../v1/smartphones/q-stylo-4/index.json | 5 +- site/public/v1/smartphones/razr-50/index.json | 2 +- .../v1/smartphones/razr-50/score/index.json | 2 +- .../realme-12-5g-6gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../realme-12-8gb-512gb-5g/index.json | 2 +- .../realme-12-8gb-512gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../smartphones/realme-12-pro-plus/index.json | 2 +- .../realme-12-pro-plus/score/index.json | 2 +- .../realme-12x-12gb-512gb-5g/index.json | 2 +- .../realme-12x-12gb-512gb-5g/score/index.json | 2 +- .../realme-12x-4gb-128gb-5g/index.json | 2 +- .../realme-12x-4gb-128gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../realme-12x-india-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../realme-14t-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../realme-15x-5g-6gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../realme-c63-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../realme-c65-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/realme-gt-7-pro/index.json | 2 +- .../realme-gt-7-pro/score/index.json | 2 +- .../realme-gt-8-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../realme-gt-8-pro-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../realme-gt-neo6-16gb-12gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../realme-neo-7-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../realme-p2-pro-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../realme-v60-8gb-256gb-5g/index.json | 2 +- .../realme-v60-8gb-256gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../realme-x9-6gb-128gb-5g/index.json | 2 +- .../realme-x9-6gb-128gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/redmi-14c-5g/index.json | 2 +- .../smartphones/redmi-14c-5g/score/index.json | 2 +- .../smartphones/redmi-note-14-4g/index.json | 2 +- .../redmi-note-14-4g/score/index.json | 2 +- .../redmi-note-14-pro-5g/index.json | 2 +- .../redmi-note-14-pro-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../samsung-galaxy-m16-8gb-4gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../samsung-galaxy-s24-8gb-128gb/index.json | 2 +- .../score/index.json | 2 +- .../samsung-galaxy-s24-8gb-256gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 7 +- .../index.json | 7 +- .../index.json | 7 +- .../index.json | 7 +- .../smartphones/smart-tab-iii-10-1/index.json | 5 +- .../v1/smartphones/smart-tab-iii-7/index.json | 5 +- .../sonim-xp-pro-8gb-8gb-5g/index.json | 2 +- .../sonim-xp-pro-8gb-8gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../sony-xperia-1-vi-12gb-256gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../smartphones/sony-xperia-1-vii/index.json | 2 +- .../sony-xperia-1-vii/score/index.json | 2 +- .../sony-xperia-10-vi-6gb-128gb/index.json | 2 +- .../score/index.json | 2 +- .../sony-xperia-10-vi-8gb-8gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/spark-20-pro-5g/index.json | 2 +- .../spark-20-pro-5g/score/index.json | 2 +- .../v1/smartphones/spark-20-pro/index.json | 2 +- .../smartphones/spark-20-pro/score/index.json | 2 +- .../v1/smartphones/spark-30-pro/index.json | 2 +- .../smartphones/spark-30-pro/score/index.json | 2 +- .../v1/smartphones/spark-30c-5g/index.json | 2 +- .../smartphones/spark-30c-5g/score/index.json | 2 +- .../v1/smartphones/spark-40c/index.json | 70 +++ .../v1/smartphones/spark-40c/score/index.json | 16 + .../v1/smartphones/springboard/index.json | 5 +- site/public/v1/smartphones/t3-5g/index.json | 2 +- .../v1/smartphones/t3-5g/score/index.json | 2 +- .../tcl-50-5g-4gb-128gb-5g/index.json | 2 +- .../tcl-50-5g-4gb-128gb-5g/score/index.json | 2 +- .../tcl-50-5g-8gb-128gb-5g/index.json | 2 +- .../tcl-50-5g-8gb-128gb-5g/score/index.json | 2 +- .../tcl-50-5g-aitoolbuzz-11206-4gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../tcl-50-xe-4gb-128gb-5g/index.json | 2 +- .../tcl-50-xe-4gb-128gb-5g/score/index.json | 2 +- .../tcl-50-xe-5g-4gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../tcl-50-xe-aitoolbuzz-11211-4gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../tcl-50-xl-5g-6gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../tcl-60-5g-6gb-256gb-5g/index.json | 2 +- .../tcl-60-5g-6gb-256gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../tcl-p10-8gb-512gb-5g/index.json | 2 +- .../tcl-p10-8gb-512gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../tecno-camon-40-pro-12gb-8gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../ulefone-armor-25t-6gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- site/public/v1/smartphones/v30-pro/index.json | 2 +- .../v1/smartphones/v30-pro/score/index.json | 2 +- site/public/v1/smartphones/v40e/index.json | 2 +- .../v1/smartphones/v40e/score/index.json | 2 +- .../public/v1/smartphones/view-max/index.json | 5 +- .../public/v1/smartphones/view2-go/index.json | 5 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-iqoo-z10x-8gb-6gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-s19-pro-16gb-512gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../smartphones/vivo-t3-8gb-128gb/index.json | 2 +- .../vivo-t3-8gb-128gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-t3-beridzeg45-4200-8gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-t4x-5g-6gb-128gb-5g/index.json | 2 +- .../vivo-t4x-5g-6gb-128gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-v30-pro-12gb-128gb/index.json | 2 +- .../vivo-v30-pro-12gb-128gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-v30-se-8gb-8gb-5g/index.json | 2 +- .../vivo-v30-se-8gb-8gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-v30-se-beridzeg45-871-8gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-v40-se-8gb-8gb-5g/index.json | 2 +- .../vivo-v40-se-8gb-8gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-v40e-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../vivo-v40e-8gb-128gb/index.json | 2 +- .../vivo-v40e-8gb-128gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-v50-lite-12gb-8gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-v50e-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-x100s-16gb-512gb-5g/index.json | 2 +- .../vivo-x100s-16gb-512gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-x100s-pro-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-x200-12gb-128gb/index.json | 2 +- .../vivo-x200-12gb-128gb/score/index.json | 2 +- .../vivo-x200-12gb-256gb/index.json | 2 +- .../vivo-x200-12gb-256gb/score/index.json | 2 +- .../vivo-x200-5g-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-x200-fe-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-x200-pro-16gb-256gb/index.json | 2 +- .../vivo-x200-pro-16gb-256gb/score/index.json | 2 +- .../vivo-x200-pro-16gb-512gb/index.json | 2 +- .../vivo-x200-pro-16gb-512gb/score/index.json | 2 +- .../vivo-x200-pro-5g-16gb-512gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-x200-pro-mini-16gb-256gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/vivo-x200-pro/index.json | 2 +- .../vivo-x200-pro/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/vivo-x200/index.json | 2 +- .../v1/smartphones/vivo-x200/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-x300-12gb-256gb-5g/index.json | 2 +- .../vivo-x300-12gb-256gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-x300-pro-5g-12gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/vivo-x300/index.json | 2 +- .../v1/smartphones/vivo-x300/score/index.json | 2 +- .../v1/smartphones/vivo-x300s/index.json | 2 +- .../smartphones/vivo-x300s/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y19s-5g-6gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../vivo-y19s-gt-6gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y200-gt-12gb-128gb/index.json | 2 +- .../vivo-y200-gt-12gb-128gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y200-pro-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y200i-12gb-8gb-5g/index.json | 2 +- .../vivo-y200i-12gb-8gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y200i-beridzeg45-3205-8gb/index.json | 2 +- .../score/index.json | 2 +- .../vivo-y200t-12gb-8gb-5g/index.json | 2 +- .../vivo-y200t-12gb-8gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y200t-beridzeg45-605-8gb/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y29s-5g-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y300i-12gb-8gb-5g/index.json | 2 +- .../vivo-y300i-12gb-8gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y37-12gb-256gb-5g/index.json | 2 +- .../vivo-y37-12gb-256gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y38-8gb-8gb-5g/index.json | 2 +- .../vivo-y38-8gb-8gb-5g/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y400-pro-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y500-5g-8gb-128gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../vivo-y76s-6gb-64gb-4g-lte/index.json | 2 +- .../score/index.json | 2 +- .../watch-edition-series-5/index.json | 11 +- .../watch-edition-series-5/score/index.json | 4 +- .../watch-series-4-aluminum/index.json | 5 +- .../v1/smartphones/watch-series-4/index.json | 5 +- .../watch-series-5-aluminum/index.json | 11 +- .../watch-series-5-aluminum/score/index.json | 4 +- .../v1/smartphones/watch-series-5/index.json | 11 +- .../watch-series-5/score/index.json | 4 +- .../windows-phone-is12t/index.json | 5 +- .../v1/smartphones/x200-pro-mini/index.json | 2 +- .../x200-pro-mini/score/index.json | 2 +- .../public/v1/smartphones/x200-pro/index.json | 2 +- .../v1/smartphones/x200-pro/score/index.json | 2 +- site/public/v1/smartphones/x200/index.json | 2 +- .../v1/smartphones/x200/score/index.json | 2 +- site/public/v1/smartphones/x6/index.json | 2 +- .../public/v1/smartphones/x6/score/index.json | 2 +- site/public/v1/smartphones/x7/index.json | 2 +- .../public/v1/smartphones/x7/score/index.json | 2 +- .../v1/smartphones/xiaomi-14/index.json | 2 +- .../v1/smartphones/xiaomi-14/score/index.json | 2 +- .../xiaomi-14t-pro-12gb-1024gb/index.json | 2 +- .../score/index.json | 2 +- .../xiaomi-14t-pro-12gb-256gb/index.json | 2 +- .../score/index.json | 2 +- .../xiaomi-14t-pro-12gb-512gb/index.json | 2 +- .../score/index.json | 2 +- .../xiaomi-14t-pro-16gb-512gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/xiaomi-14t-pro/index.json | 2 +- .../xiaomi-14t-pro/score/index.json | 2 +- .../xiaomi-15-12gb-256gb/index.json | 2 +- .../xiaomi-15-12gb-256gb/score/index.json | 2 +- .../xiaomi-15-16gb-512gb/index.json | 2 +- .../xiaomi-15-16gb-512gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../xiaomi-15-pro-12gb-256gb/index.json | 2 +- .../xiaomi-15-pro-12gb-256gb/score/index.json | 2 +- .../xiaomi-15-pro-16gb-1024gb/index.json | 2 +- .../score/index.json | 2 +- .../xiaomi-15-pro-16gb-512gb/index.json | 2 +- .../xiaomi-15-pro-16gb-512gb/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/xiaomi-15-pro/index.json | 2 +- .../xiaomi-15-pro/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/xiaomi-15-ultra/index.json | 2 +- .../xiaomi-15-ultra/score/index.json | 2 +- .../v1/smartphones/xiaomi-15/index.json | 2 +- .../v1/smartphones/xiaomi-15/score/index.json | 2 +- .../xiaomi-17-12gb-256gb-5g/index.json | 2 +- .../xiaomi-17-12gb-256gb-5g/score/index.json | 2 +- .../v1/smartphones/xiaomi-17-pro/index.json | 2 +- .../xiaomi-17-pro/score/index.json | 2 +- .../v1/smartphones/xiaomi-17/index.json | 2 +- .../v1/smartphones/xiaomi-17/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../xiaomi-poco-x6-5g-8gb-256gb-5g/index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../v1/smartphones/xperia-1-vi/index.json | 2 +- .../smartphones/xperia-1-vi/score/index.json | 2 +- .../v1/smartphones/xperia-1-viii/index.json | 70 +++ .../xperia-1-viii/score/index.json | 16 + .../v1/smartphones/xperia-10-vi/index.json | 2 +- .../smartphones/xperia-10-vi/score/index.json | 2 +- .../v1/smartphones/xperia-10-vii/index.json | 70 +++ .../xperia-10-vii/score/index.json | 16 + .../v1/smartphones/xperia-10-viii/index.json | 70 +++ .../xperia-10-viii/score/index.json | 16 + site/public/v1/smartphones/xps-10/index.json | 5 +- site/public/v1/smartphones/xt928/index.json | 5 +- site/public/v1/smartphones/y200-gt/index.json | 2 +- .../v1/smartphones/y200-gt/score/index.json | 2 +- site/public/v1/smartphones/y31d/index.json | 70 +++ .../v1/smartphones/y31d/score/index.json | 16 + .../v1/smartphones/zenfone-live-l2/index.json | 5 +- .../v1/smartphones/zero-flip/index.json | 2 +- .../v1/smartphones/zero-flip/score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- .../index.json | 2 +- .../score/index.json | 2 +- site/public/v1/socs/apple-a20-pro/index.json | 52 +++ .../apple-a20-pro}/score/index.json | 9 +- site/public/v1/socs/apple-s10/index.json | 44 ++ .../apple-s10}/score/index.json | 9 +- site/public/v1/socs/apple-s5/index.json | 7 +- site/public/v1/socs/apple-s6/index.json | 44 ++ site/public/v1/socs/apple-s6/score/index.json | 18 + site/public/v1/socs/apple-s7/index.json | 44 ++ site/public/v1/socs/apple-s7/score/index.json | 18 + site/public/v1/socs/apple-s8/index.json | 44 ++ .../apple-s8}/score/index.json | 9 +- site/public/v1/socs/apple-s9/index.json | 44 ++ site/public/v1/socs/apple-s9/score/index.json | 18 + site/public/v1/socs/exynos-w1000/index.json | 52 +++ .../v1/socs/exynos-w1000/score/index.json | 18 + site/public/v1/socs/index.json | 42 +- .../v1/socs/snapdragon-6s-4g-gen-2/index.json | 44 ++ .../snapdragon-6s-4g-gen-2/score/index.json | 18 + .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- site/public/v1/tablets/g-slate/index.json | 7 +- .../index.json | 16 +- .../index.json | 7 +- .../index.json | 7 +- .../v1/tablets/honor-tablet-v7-6gb/index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../honor-tablet-v7-pro-8gb/index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../v1/tablets/infinix-xpad-8gb/index.json | 16 +- .../tablets/infinix-xpad-pro-12gb/index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../v1/tablets/smart-tab-iii-10-1/index.json | 7 +- .../v1/tablets/smart-tab-iii-7/index.json | 7 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 16 +- .../index.json | 2 +- .../index.json | 2 +- .../watches/apple-watch-se-3-40mm/index.json | 58 +++ .../watches/apple-watch-se-3-44mm/index.json | 58 +++ .../index.json | 2 +- .../index.json | 21 +- .../index.json | 21 +- .../apple-watch-series-11-42mm/index.json | 58 +++ .../apple-watch-series-11-46mm/index.json | 58 +++ .../index.json | 2 +- .../index.json | 2 +- .../index.json | 2 +- .../index.json | 2 +- .../index.json | 9 +- .../index.json | 9 +- .../index.json | 9 +- .../v1/watches/apple-watch-ultra-3/index.json | 58 +++ .../index.json | 9 +- site/public/v1/watches/index.json | 47 +- .../index.json | 57 +++ .../samsung-galaxy-watch8-40mm/index.json | 57 +++ .../samsung-galaxy-watch8-44mm/index.json | 57 +++ .../index.json | 57 +++ .../v1/watches/watch-38mm-1st-gen/index.json | 9 +- .../v1/watches/watch-42mm-1st-gen/index.json | 9 +- .../watch-edition-38mm-1st-gen/index.json | 9 +- .../watch-edition-42mm-1st-gen/index.json | 9 +- .../watch-edition-series-2-38mm/index.json | 9 +- .../watch-edition-series-2-42mm/index.json | 9 +- .../watches/watch-edition-series-3/index.json | 9 +- .../watches/watch-edition-series-5/index.json | 11 +- .../watch-series-1-aluminum-38mm/index.json | 9 +- .../watch-series-1-aluminum-42mm/index.json | 9 +- .../v1/watches/watch-series-2-38mm/index.json | 9 +- .../v1/watches/watch-series-2-42mm/index.json | 9 +- .../watch-series-2-aluminum-38mm/index.json | 9 +- .../watch-series-2-aluminum-42mm/index.json | 9 +- .../watch-series-3-aluminum/index.json | 9 +- .../v1/watches/watch-series-3/index.json | 9 +- .../watch-series-4-aluminum/index.json | 9 +- .../v1/watches/watch-series-4/index.json | 9 +- .../watch-series-5-aluminum/index.json | 11 +- .../v1/watches/watch-series-5/index.json | 11 +- .../watch-sport-38mm-1st-gen/index.json | 9 +- .../watch-sport-42mm-1st-gen/index.json | 9 +- .../index.json | 7 +- 2451 files changed, 10927 insertions(+), 3306 deletions(-) create mode 100644 site/public/v1/cpus/xeon-d-1513n/index.json create mode 100644 site/public/v1/cpus/xeon-d-1513n/score/index.json create mode 100644 site/public/v1/cpus/xeon-d-1523n/index.json create mode 100644 site/public/v1/cpus/xeon-d-1523n/score/index.json create mode 100644 site/public/v1/cpus/xeon-d-1529/index.json create mode 100644 site/public/v1/cpus/xeon-d-1529/score/index.json create mode 100644 site/public/v1/cpus/xeon-d-1533n/index.json create mode 100644 site/public/v1/cpus/xeon-d-1533n/score/index.json create mode 100644 site/public/v1/cpus/xeon-d-1543n/index.json create mode 100644 site/public/v1/cpus/xeon-d-1543n/score/index.json create mode 100644 site/public/v1/cpus/xeon-d-1553n/index.json create mode 100644 site/public/v1/cpus/xeon-d-1553n/score/index.json create mode 100644 site/public/v1/cpus/xeon-d-1571/index.json create mode 100644 site/public/v1/cpus/xeon-d-1571/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1105c-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1105c-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1105c/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1105c/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1125c-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1125c-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1125c/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1125c/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1135c-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1135c-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1258l-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1258l-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1278l-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1278l-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1284l-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1284l-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1284l-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1284l-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1558l-v5/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1558l-v5/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1565l-v5/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1565l-v5/score/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1578l-v5/index.json create mode 100644 site/public/v1/cpus/xeon-e3-1578l-v5/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-1428l-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e5-1428l-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2408l-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2408l-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2418l-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2418l-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2428l-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2428l-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2428l-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2428l-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2438l-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2438l-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2450l-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2450l-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2618l-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2618l-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2699r-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e5-2699r-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4603-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4603-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4610-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4610-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4620-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4620-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4624l-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4624l-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4628l-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4628l-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4655-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e5-4655-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2803/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2803/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2820/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2820/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2850-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2850-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2850/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2850/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2860/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2860/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2870-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2870-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2870/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2870/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2880-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2880-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2890-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-2890-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4809-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4809-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4809-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4809-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4809-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4809-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4820-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4820-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4820-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4820-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4820-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4820-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4820/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4820/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4830-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4830-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4830-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4830-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4830-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4830-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4850-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4850-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4850-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4850-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4850-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4850-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4860-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4860-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4870-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-4870-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8830/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8830/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8837/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8837/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8850-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8850-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8850/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8850/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8855-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8855-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8860-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8860-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8860-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8860-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8860/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8860/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8867-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8867-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8867l/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8867l/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8870-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8870-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8870-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8870-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8870-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8870-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8880-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8880-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8880l-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8880l-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8880l-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8880l-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8890-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8890-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8891-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8891-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8891-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8891-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8891-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8891-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8893-v2/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8893-v2/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8893-v3/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8893-v3/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8893-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8893-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8894-v4/index.json create mode 100644 site/public/v1/cpus/xeon-e7-8894-v4/score/index.json create mode 100644 site/public/v1/cpus/xeon-l5618/index.json create mode 100644 site/public/v1/cpus/xeon-l5618/score/index.json delete mode 100644 site/public/v1/gpus/geforce3-ti500/index.json delete mode 100644 site/public/v1/gpus/geforce3-ti500/score/index.json delete mode 100644 site/public/v1/gpus/rtx-6000-ada-generation/index.json delete mode 100644 site/public/v1/gpus/rtx-pro-6000-blackwell-max-q-workstation-edition/index.json delete mode 100644 site/public/v1/gpus/rtx-pro-6000-blackwell-workstation-edition/index.json create mode 100644 site/public/v1/smartphones/find-n6/index.json create mode 100644 site/public/v1/smartphones/find-n6/score/index.json create mode 100644 site/public/v1/smartphones/galaxy-a57-5g/index.json create mode 100644 site/public/v1/smartphones/galaxy-a57-5g/score/index.json create mode 100644 site/public/v1/smartphones/galaxy-z-trifold/index.json create mode 100644 site/public/v1/smartphones/galaxy-z-trifold/score/index.json create mode 100644 site/public/v1/smartphones/iphone-18-pro-max/index.json create mode 100644 site/public/v1/smartphones/iphone-18-pro-max/score/index.json create mode 100644 site/public/v1/smartphones/iphone-18-pro/index.json create mode 100644 site/public/v1/smartphones/iphone-18-pro/score/index.json create mode 100644 site/public/v1/smartphones/luma/index.json create mode 100644 site/public/v1/smartphones/luma/score/index.json create mode 100644 site/public/v1/smartphones/spark-40c/index.json create mode 100644 site/public/v1/smartphones/spark-40c/score/index.json create mode 100644 site/public/v1/smartphones/xperia-1-viii/index.json create mode 100644 site/public/v1/smartphones/xperia-1-viii/score/index.json create mode 100644 site/public/v1/smartphones/xperia-10-vii/index.json create mode 100644 site/public/v1/smartphones/xperia-10-vii/score/index.json create mode 100644 site/public/v1/smartphones/xperia-10-viii/index.json create mode 100644 site/public/v1/smartphones/xperia-10-viii/score/index.json create mode 100644 site/public/v1/smartphones/y31d/index.json create mode 100644 site/public/v1/smartphones/y31d/score/index.json create mode 100644 site/public/v1/socs/apple-a20-pro/index.json rename site/public/v1/{gpus/rtx-pro-6000-blackwell-max-q-workstation-edition => socs/apple-a20-pro}/score/index.json (54%) create mode 100644 site/public/v1/socs/apple-s10/index.json rename site/public/v1/{gpus/rtx-pro-6000-blackwell-workstation-edition => socs/apple-s10}/score/index.json (54%) create mode 100644 site/public/v1/socs/apple-s6/index.json create mode 100644 site/public/v1/socs/apple-s6/score/index.json create mode 100644 site/public/v1/socs/apple-s7/index.json create mode 100644 site/public/v1/socs/apple-s7/score/index.json create mode 100644 site/public/v1/socs/apple-s8/index.json rename site/public/v1/{gpus/rtx-6000-ada-generation => socs/apple-s8}/score/index.json (54%) create mode 100644 site/public/v1/socs/apple-s9/index.json create mode 100644 site/public/v1/socs/apple-s9/score/index.json create mode 100644 site/public/v1/socs/exynos-w1000/index.json create mode 100644 site/public/v1/socs/exynos-w1000/score/index.json create mode 100644 site/public/v1/socs/snapdragon-6s-4g-gen-2/index.json create mode 100644 site/public/v1/socs/snapdragon-6s-4g-gen-2/score/index.json create mode 100644 site/public/v1/watches/apple-watch-se-3-40mm/index.json create mode 100644 site/public/v1/watches/apple-watch-se-3-44mm/index.json create mode 100644 site/public/v1/watches/apple-watch-series-11-42mm/index.json create mode 100644 site/public/v1/watches/apple-watch-series-11-46mm/index.json create mode 100644 site/public/v1/watches/apple-watch-ultra-3/index.json create mode 100644 site/public/v1/watches/samsung-galaxy-watch-ultra-2025/index.json create mode 100644 site/public/v1/watches/samsung-galaxy-watch8-40mm/index.json create mode 100644 site/public/v1/watches/samsung-galaxy-watch8-44mm/index.json create mode 100644 site/public/v1/watches/samsung-galaxy-watch8-classic-46mm/index.json diff --git a/site/public/v1/cpus/index.json b/site/public/v1/cpus/index.json index 2c239ac0ed41..ae1fabd3f1db 100644 --- a/site/public/v1/cpus/index.json +++ b/site/public/v1/cpus/index.json @@ -1,5 +1,5 @@ { - "count": 4424, + "count": 4507, "results": [ { "slug": "amd-3015ce", @@ -17311,6 +17311,11 @@ "name": "Intel Xeon CPU Max 9480", "url": "/v1/cpus/xeon-max-9480" }, + { + "slug": "xeon-d-1513n", + "name": "Intel Xeon D-1513N", + "url": "/v1/cpus/xeon-d-1513n" + }, { "slug": "intel-xeon-d-1518", "name": "Intel Xeon D-1518", @@ -17326,6 +17331,11 @@ "name": "Intel Xeon D-1521", "url": "/v1/cpus/intel-xeon-d-1521" }, + { + "slug": "xeon-d-1523n", + "name": "Intel Xeon D-1523N", + "url": "/v1/cpus/xeon-d-1523n" + }, { "slug": "intel-xeon-d-1527", "name": "Intel Xeon D-1527", @@ -17336,11 +17346,21 @@ "name": "Intel Xeon D-1528", "url": "/v1/cpus/intel-xeon-d-1528" }, + { + "slug": "xeon-d-1529", + "name": "Intel Xeon D-1529", + "url": "/v1/cpus/xeon-d-1529" + }, { "slug": "intel-xeon-d-1531", "name": "Intel Xeon D-1531", "url": "/v1/cpus/intel-xeon-d-1531" }, + { + "slug": "xeon-d-1533n", + "name": "Intel Xeon D-1533N", + "url": "/v1/cpus/xeon-d-1533n" + }, { "slug": "intel-xeon-d-1537", "name": "Intel Xeon D-1537", @@ -17361,11 +17381,21 @@ "name": "Intel Xeon D-1541", "url": "/v1/cpus/intel-xeon-d-1541" }, + { + "slug": "xeon-d-1543n", + "name": "Intel Xeon D-1543N", + "url": "/v1/cpus/xeon-d-1543n" + }, { "slug": "intel-xeon-d-1548", "name": "Intel Xeon D-1548", "url": "/v1/cpus/intel-xeon-d-1548" }, + { + "slug": "xeon-d-1553n", + "name": "Intel Xeon D-1553N", + "url": "/v1/cpus/xeon-d-1553n" + }, { "slug": "intel-xeon-d-1557", "name": "Intel Xeon D-1557", @@ -17381,6 +17411,11 @@ "name": "Intel Xeon D-1567", "url": "/v1/cpus/intel-xeon-d-1567" }, + { + "slug": "xeon-d-1571", + "name": "Intel Xeon D-1571", + "url": "/v1/cpus/xeon-d-1571" + }, { "slug": "intel-xeon-d-1577", "name": "Intel Xeon D-1577", @@ -17771,6 +17806,31 @@ "name": "Intel Xeon E-2388G", "url": "/v1/cpus/intel-xeon-e-2388g" }, + { + "slug": "xeon-e3-1105c", + "name": "Intel Xeon E3-1105C", + "url": "/v1/cpus/xeon-e3-1105c" + }, + { + "slug": "xeon-e3-1105c-v2", + "name": "Intel Xeon E3-1105C v2", + "url": "/v1/cpus/xeon-e3-1105c-v2" + }, + { + "slug": "xeon-e3-1125c", + "name": "Intel Xeon E3-1125C", + "url": "/v1/cpus/xeon-e3-1125c" + }, + { + "slug": "xeon-e3-1125c-v2", + "name": "Intel Xeon E3-1125C v2", + "url": "/v1/cpus/xeon-e3-1125c-v2" + }, + { + "slug": "xeon-e3-1135c-v2", + "name": "Intel Xeon E3-1135C v2", + "url": "/v1/cpus/xeon-e3-1135c-v2" + }, { "slug": "intel-xeon-e3-1205-v6", "name": "Intel Xeon E3-1205 v6", @@ -17971,6 +18031,11 @@ "name": "Intel Xeon E3-1246 v3", "url": "/v1/cpus/intel-xeon-e3-1246-v3" }, + { + "slug": "xeon-e3-1258l-v4", + "name": "Intel Xeon E3-1258L v4", + "url": "/v1/cpus/xeon-e3-1258l-v4" + }, { "slug": "intel-xeon-e3-1260l", "name": "Intel Xeon E3-1260L", @@ -18081,6 +18146,11 @@ "name": "Intel Xeon E3-1276 v3", "url": "/v1/cpus/intel-xeon-e3-1276-v3" }, + { + "slug": "xeon-e3-1278l-v4", + "name": "Intel Xeon E3-1278L v4", + "url": "/v1/cpus/xeon-e3-1278l-v4" + }, { "slug": "intel-xeon-e3-1280", "name": "Intel Xeon E3-1280", @@ -18111,6 +18181,16 @@ "name": "Intel Xeon E3-1281 v3", "url": "/v1/cpus/intel-xeon-e3-1281-v3" }, + { + "slug": "xeon-e3-1284l-v3", + "name": "Intel Xeon E3-1284L v3", + "url": "/v1/cpus/xeon-e3-1284l-v3" + }, + { + "slug": "xeon-e3-1284l-v4", + "name": "Intel Xeon E3-1284L v4", + "url": "/v1/cpus/xeon-e3-1284l-v4" + }, { "slug": "intel-xeon-e3-1285-v3", "name": "Intel Xeon E3-1285 v3", @@ -18206,11 +18286,26 @@ "name": "Intel Xeon E3-1545M v5", "url": "/v1/cpus/intel-xeon-e3-1545m-v5" }, + { + "slug": "xeon-e3-1558l-v5", + "name": "Intel Xeon E3-1558L v5", + "url": "/v1/cpus/xeon-e3-1558l-v5" + }, + { + "slug": "xeon-e3-1565l-v5", + "name": "Intel Xeon E3-1565L v5", + "url": "/v1/cpus/xeon-e3-1565l-v5" + }, { "slug": "intel-xeon-e3-1575m-v5", "name": "Intel Xeon E3-1575M v5", "url": "/v1/cpus/intel-xeon-e3-1575m-v5" }, + { + "slug": "xeon-e3-1578l-v5", + "name": "Intel Xeon E3-1578L v5", + "url": "/v1/cpus/xeon-e3-1578l-v5" + }, { "slug": "intel-xeon-e3-1585-v5", "name": "Intel Xeon E3-1585 v5", @@ -18251,6 +18346,11 @@ "name": "Intel Xeon E5-1428L v2", "url": "/v1/cpus/intel-xeon-e5-1428l-v2" }, + { + "slug": "xeon-e5-1428l-v3", + "name": "Intel Xeon E5-1428L v3", + "url": "/v1/cpus/xeon-e5-1428l-v3" + }, { "slug": "intel-xeon-e5-1603", "name": "Intel Xeon E5-1603", @@ -18396,6 +18496,11 @@ "name": "Intel Xeon E5-2407 v2", "url": "/v1/cpus/intel-xeon-e5-2407-v2" }, + { + "slug": "xeon-e5-2408l-v3", + "name": "Intel Xeon E5-2408L v3", + "url": "/v1/cpus/xeon-e5-2408l-v3" + }, { "slug": "intel-xeon-e5-2418l", "name": "Intel Xeon E5-2418L", @@ -18406,6 +18511,11 @@ "name": "Intel Xeon E5-2418L v2", "url": "/v1/cpus/intel-xeon-e5-2418l-v2" }, + { + "slug": "xeon-e5-2418l-v3", + "name": "Intel Xeon E5-2418L v3", + "url": "/v1/cpus/xeon-e5-2418l-v3" + }, { "slug": "intel-xeon-e5-2420", "name": "Intel Xeon E5-2420", @@ -18421,6 +18531,16 @@ "name": "Intel Xeon E5-2428L", "url": "/v1/cpus/intel-xeon-e5-2428l" }, + { + "slug": "xeon-e5-2428l-v2", + "name": "Intel Xeon E5-2428L v2", + "url": "/v1/cpus/xeon-e5-2428l-v2" + }, + { + "slug": "xeon-e5-2428l-v3", + "name": "Intel Xeon E5-2428L v3", + "url": "/v1/cpus/xeon-e5-2428l-v3" + }, { "slug": "intel-xeon-e5-2430", "name": "Intel Xeon E5-2430", @@ -18441,6 +18561,11 @@ "name": "Intel Xeon E5-2430L v2", "url": "/v1/cpus/intel-xeon-e5-2430l-v2" }, + { + "slug": "xeon-e5-2438l-v3", + "name": "Intel Xeon E5-2438L v3", + "url": "/v1/cpus/xeon-e5-2438l-v3" + }, { "slug": "intel-xeon-e5-2440", "name": "Intel Xeon E5-2440", @@ -18471,6 +18596,11 @@ "name": "Intel Xeon E5-2450L", "url": "/v1/cpus/intel-xeon-e5-2450l" }, + { + "slug": "xeon-e5-2450l-v2", + "name": "Intel Xeon E5-2450L v2", + "url": "/v1/cpus/xeon-e5-2450l-v2" + }, { "slug": "intel-xeon-e5-2470", "name": "Intel Xeon E5-2470", @@ -18531,6 +18661,11 @@ "name": "Intel Xeon E5-2609 v4", "url": "/v1/cpus/intel-xeon-e5-2609-v4" }, + { + "slug": "xeon-e5-2618l-v2", + "name": "Intel Xeon E5-2618L v2", + "url": "/v1/cpus/xeon-e5-2618l-v2" + }, { "slug": "intel-xeon-e5-2618l-v3", "name": "Intel Xeon E5-2618L v3", @@ -19121,11 +19256,21 @@ "name": "Intel Xeon E5-2699C v4", "url": "/v1/cpus/intel-xeon-e5-2699c-v4" }, + { + "slug": "xeon-e5-2699r-v4", + "name": "Intel Xeon E5-2699R v4", + "url": "/v1/cpus/xeon-e5-2699r-v4" + }, { "slug": "intel-xeon-e5-4603", "name": "Intel Xeon E5-4603", "url": "/v1/cpus/intel-xeon-e5-4603" }, + { + "slug": "xeon-e5-4603-v2", + "name": "Intel Xeon E5-4603 v2", + "url": "/v1/cpus/xeon-e5-4603-v2" + }, { "slug": "intel-xeon-e5-4607-v2", "name": "Intel Xeon E5-4607 v2", @@ -19136,6 +19281,11 @@ "name": "Intel Xeon E5-4610", "url": "/v1/cpus/intel-xeon-e5-4610" }, + { + "slug": "xeon-e5-4610-v2", + "name": "Intel Xeon E5-4610 v2", + "url": "/v1/cpus/xeon-e5-4610-v2" + }, { "slug": "intel-xeon-e5-4610-v3", "name": "Intel Xeon E5-4610 v3", @@ -19166,6 +19316,16 @@ "name": "Intel Xeon E5-4620 v3", "url": "/v1/cpus/intel-xeon-e5-4620-v3" }, + { + "slug": "xeon-e5-4620-v4", + "name": "Intel Xeon E5-4620 v4", + "url": "/v1/cpus/xeon-e5-4620-v4" + }, + { + "slug": "xeon-e5-4624l-v2", + "name": "Intel Xeon E5-4624L v2", + "url": "/v1/cpus/xeon-e5-4624l-v2" + }, { "slug": "intel-xeon-e5-4627-v2", "name": "Intel Xeon E5-4627 v2", @@ -19181,6 +19341,11 @@ "name": "Intel Xeon E5-4627 v4", "url": "/v1/cpus/intel-xeon-e5-4627-v4" }, + { + "slug": "xeon-e5-4628l-v4", + "name": "Intel Xeon E5-4628L v4", + "url": "/v1/cpus/xeon-e5-4628l-v4" + }, { "slug": "intel-xeon-e5-4640", "name": "Intel Xeon E5-4640", @@ -19236,6 +19401,11 @@ "name": "Intel Xeon E5-4655 v3", "url": "/v1/cpus/intel-xeon-e5-4655-v3" }, + { + "slug": "xeon-e5-4655-v4", + "name": "Intel Xeon E5-4655 v4", + "url": "/v1/cpus/xeon-e5-4655-v4" + }, { "slug": "intel-xeon-e5-4657l-v2", "name": "Intel Xeon E5-4657L v2", @@ -19451,11 +19621,131 @@ "name": "Intel Xeon E7- 8870", "url": "/v1/cpus/intel-xeon-e7-8870" }, + { + "slug": "xeon-e7-2803", + "name": "Intel Xeon E7-2803", + "url": "/v1/cpus/xeon-e7-2803" + }, + { + "slug": "xeon-e7-2820", + "name": "Intel Xeon E7-2820", + "url": "/v1/cpus/xeon-e7-2820" + }, + { + "slug": "xeon-e7-2850", + "name": "Intel Xeon E7-2850", + "url": "/v1/cpus/xeon-e7-2850" + }, + { + "slug": "xeon-e7-2850-v2", + "name": "Intel Xeon E7-2850 v2", + "url": "/v1/cpus/xeon-e7-2850-v2" + }, + { + "slug": "xeon-e7-2860", + "name": "Intel Xeon E7-2860", + "url": "/v1/cpus/xeon-e7-2860" + }, + { + "slug": "xeon-e7-2870", + "name": "Intel Xeon E7-2870", + "url": "/v1/cpus/xeon-e7-2870" + }, + { + "slug": "xeon-e7-2870-v2", + "name": "Intel Xeon E7-2870 v2", + "url": "/v1/cpus/xeon-e7-2870-v2" + }, + { + "slug": "xeon-e7-2880-v2", + "name": "Intel Xeon E7-2880 v2", + "url": "/v1/cpus/xeon-e7-2880-v2" + }, + { + "slug": "xeon-e7-2890-v2", + "name": "Intel Xeon E7-2890 v2", + "url": "/v1/cpus/xeon-e7-2890-v2" + }, + { + "slug": "xeon-e7-4809-v2", + "name": "Intel Xeon E7-4809 v2", + "url": "/v1/cpus/xeon-e7-4809-v2" + }, + { + "slug": "xeon-e7-4809-v3", + "name": "Intel Xeon E7-4809 v3", + "url": "/v1/cpus/xeon-e7-4809-v3" + }, + { + "slug": "xeon-e7-4809-v4", + "name": "Intel Xeon E7-4809 v4", + "url": "/v1/cpus/xeon-e7-4809-v4" + }, + { + "slug": "xeon-e7-4820", + "name": "Intel Xeon E7-4820", + "url": "/v1/cpus/xeon-e7-4820" + }, + { + "slug": "xeon-e7-4820-v2", + "name": "Intel Xeon E7-4820 v2", + "url": "/v1/cpus/xeon-e7-4820-v2" + }, + { + "slug": "xeon-e7-4820-v3", + "name": "Intel Xeon E7-4820 v3", + "url": "/v1/cpus/xeon-e7-4820-v3" + }, + { + "slug": "xeon-e7-4820-v4", + "name": "Intel Xeon E7-4820 v4", + "url": "/v1/cpus/xeon-e7-4820-v4" + }, { "slug": "intel-xeon-e7-4830", "name": "Intel Xeon E7-4830", "url": "/v1/cpus/intel-xeon-e7-4830" }, + { + "slug": "xeon-e7-4830-v2", + "name": "Intel Xeon E7-4830 v2", + "url": "/v1/cpus/xeon-e7-4830-v2" + }, + { + "slug": "xeon-e7-4830-v3", + "name": "Intel Xeon E7-4830 v3", + "url": "/v1/cpus/xeon-e7-4830-v3" + }, + { + "slug": "xeon-e7-4830-v4", + "name": "Intel Xeon E7-4830 v4", + "url": "/v1/cpus/xeon-e7-4830-v4" + }, + { + "slug": "xeon-e7-4850-v2", + "name": "Intel Xeon E7-4850 v2", + "url": "/v1/cpus/xeon-e7-4850-v2" + }, + { + "slug": "xeon-e7-4850-v3", + "name": "Intel Xeon E7-4850 v3", + "url": "/v1/cpus/xeon-e7-4850-v3" + }, + { + "slug": "xeon-e7-4850-v4", + "name": "Intel Xeon E7-4850 v4", + "url": "/v1/cpus/xeon-e7-4850-v4" + }, + { + "slug": "xeon-e7-4860-v2", + "name": "Intel Xeon E7-4860 v2", + "url": "/v1/cpus/xeon-e7-4860-v2" + }, + { + "slug": "xeon-e7-4870-v2", + "name": "Intel Xeon E7-4870 v2", + "url": "/v1/cpus/xeon-e7-4870-v2" + }, { "slug": "intel-xeon-e7-4880-v2", "name": "Intel Xeon E7-4880 v2", @@ -19466,16 +19756,81 @@ "name": "Intel Xeon E7-4890 v2", "url": "/v1/cpus/intel-xeon-e7-4890-v2" }, + { + "slug": "xeon-e7-8830", + "name": "Intel Xeon E7-8830", + "url": "/v1/cpus/xeon-e7-8830" + }, + { + "slug": "xeon-e7-8837", + "name": "Intel Xeon E7-8837", + "url": "/v1/cpus/xeon-e7-8837" + }, + { + "slug": "xeon-e7-8850", + "name": "Intel Xeon E7-8850", + "url": "/v1/cpus/xeon-e7-8850" + }, + { + "slug": "xeon-e7-8850-v2", + "name": "Intel Xeon E7-8850 v2", + "url": "/v1/cpus/xeon-e7-8850-v2" + }, + { + "slug": "xeon-e7-8855-v4", + "name": "Intel Xeon E7-8855 v4", + "url": "/v1/cpus/xeon-e7-8855-v4" + }, { "slug": "intel-xeon-e7-8857-v2", "name": "Intel Xeon E7-8857 v2", "url": "/v1/cpus/intel-xeon-e7-8857-v2" }, + { + "slug": "xeon-e7-8860", + "name": "Intel Xeon E7-8860", + "url": "/v1/cpus/xeon-e7-8860" + }, + { + "slug": "xeon-e7-8860-v3", + "name": "Intel Xeon E7-8860 v3", + "url": "/v1/cpus/xeon-e7-8860-v3" + }, + { + "slug": "xeon-e7-8860-v4", + "name": "Intel Xeon E7-8860 v4", + "url": "/v1/cpus/xeon-e7-8860-v4" + }, { "slug": "intel-xeon-e7-8867-v3", "name": "Intel Xeon E7-8867 v3", "url": "/v1/cpus/intel-xeon-e7-8867-v3" }, + { + "slug": "xeon-e7-8867-v4", + "name": "Intel Xeon E7-8867 v4", + "url": "/v1/cpus/xeon-e7-8867-v4" + }, + { + "slug": "xeon-e7-8867l", + "name": "Intel Xeon E7-8867L", + "url": "/v1/cpus/xeon-e7-8867l" + }, + { + "slug": "xeon-e7-8870-v2", + "name": "Intel Xeon E7-8870 v2", + "url": "/v1/cpus/xeon-e7-8870-v2" + }, + { + "slug": "xeon-e7-8870-v3", + "name": "Intel Xeon E7-8870 v3", + "url": "/v1/cpus/xeon-e7-8870-v3" + }, + { + "slug": "xeon-e7-8870-v4", + "name": "Intel Xeon E7-8870 v4", + "url": "/v1/cpus/xeon-e7-8870-v4" + }, { "slug": "intel-xeon-e7-8880-v2", "name": "Intel Xeon E7-8880 v2", @@ -19486,6 +19841,26 @@ "name": "Intel Xeon E7-8880 v3", "url": "/v1/cpus/intel-xeon-e7-8880-v3" }, + { + "slug": "xeon-e7-8880-v4", + "name": "Intel Xeon E7-8880 v4", + "url": "/v1/cpus/xeon-e7-8880-v4" + }, + { + "slug": "xeon-e7-8880l-v2", + "name": "Intel Xeon E7-8880L v2", + "url": "/v1/cpus/xeon-e7-8880l-v2" + }, + { + "slug": "xeon-e7-8880l-v3", + "name": "Intel Xeon E7-8880L v3", + "url": "/v1/cpus/xeon-e7-8880l-v3" + }, + { + "slug": "xeon-e7-8890-v2", + "name": "Intel Xeon E7-8890 v2", + "url": "/v1/cpus/xeon-e7-8890-v2" + }, { "slug": "intel-xeon-e7-8890-v3", "name": "Intel Xeon E7-8890 v3", @@ -19496,6 +19871,41 @@ "name": "Intel Xeon E7-8890 v4", "url": "/v1/cpus/intel-xeon-e7-8890-v4" }, + { + "slug": "xeon-e7-8891-v2", + "name": "Intel Xeon E7-8891 v2", + "url": "/v1/cpus/xeon-e7-8891-v2" + }, + { + "slug": "xeon-e7-8891-v3", + "name": "Intel Xeon E7-8891 v3", + "url": "/v1/cpus/xeon-e7-8891-v3" + }, + { + "slug": "xeon-e7-8891-v4", + "name": "Intel Xeon E7-8891 v4", + "url": "/v1/cpus/xeon-e7-8891-v4" + }, + { + "slug": "xeon-e7-8893-v2", + "name": "Intel Xeon E7-8893 v2", + "url": "/v1/cpus/xeon-e7-8893-v2" + }, + { + "slug": "xeon-e7-8893-v3", + "name": "Intel Xeon E7-8893 v3", + "url": "/v1/cpus/xeon-e7-8893-v3" + }, + { + "slug": "xeon-e7-8893-v4", + "name": "Intel Xeon E7-8893 v4", + "url": "/v1/cpus/xeon-e7-8893-v4" + }, + { + "slug": "xeon-e7-8894-v4", + "name": "Intel Xeon E7-8894 v4", + "url": "/v1/cpus/xeon-e7-8894-v4" + }, { "slug": "intel-xeon-e7-8895-v2", "name": "Intel Xeon E7-8895 v2", @@ -20326,6 +20736,11 @@ "name": "Intel Xeon L5609", "url": "/v1/cpus/intel-xeon-l5609" }, + { + "slug": "xeon-l5618", + "name": "Intel Xeon L5618", + "url": "/v1/cpus/xeon-l5618" + }, { "slug": "intel-xeon-l5630", "name": "Intel Xeon L5630", diff --git a/site/public/v1/cpus/xeon-d-1513n/index.json b/site/public/v1/cpus/xeon-d-1513n/index.json new file mode 100644 index 000000000000..a136e4e6e6ad --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1513n/index.json @@ -0,0 +1,53 @@ +{ + "id": 15725064859958, + "slug": "xeon-d-1513n", + "name": "Intel Xeon D-1513N", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2017-07-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.6, + "boost_clock_ghz": 2.2, + "l3_cache_mb": 6.0, + "tdp_w": 35, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/122999/intel-xeon-processor-d1513n-6m-cache-1-60-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-d-1513n" +} diff --git a/site/public/v1/cpus/xeon-d-1513n/score/index.json b/site/public/v1/cpus/xeon-d-1513n/score/index.json new file mode 100644 index 000000000000..7a1c342406b9 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1513n/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-d-1523n/index.json b/site/public/v1/cpus/xeon-d-1523n/index.json new file mode 100644 index 000000000000..ebbc9b5da951 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1523n/index.json @@ -0,0 +1,53 @@ +{ + "id": 30507580409747, + "slug": "xeon-d-1523n", + "name": "Intel Xeon D-1523N", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2017-07-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 2.6, + "l3_cache_mb": 6.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/123001/intel-xeon-processor-d1523n-6m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-d-1523n" +} diff --git a/site/public/v1/cpus/xeon-d-1523n/score/index.json b/site/public/v1/cpus/xeon-d-1523n/score/index.json new file mode 100644 index 000000000000..7a1c342406b9 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1523n/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-d-1529/index.json b/site/public/v1/cpus/xeon-d-1529/index.json new file mode 100644 index 000000000000..20d81de532cd --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1529/index.json @@ -0,0 +1,53 @@ +{ + "id": 247838262666944, + "slug": "xeon-d-1529", + "name": "Intel Xeon D-1529", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-04-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.3, + "boost_clock_ghz": null, + "l3_cache_mb": 6.0, + "tdp_w": 20, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/91194/intel-xeon-processor-d1529-6m-cache-1-30-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-d-1529" +} diff --git a/site/public/v1/cpus/xeon-d-1529/score/index.json b/site/public/v1/cpus/xeon-d-1529/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1529/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-d-1533n/index.json b/site/public/v1/cpus/xeon-d-1533n/index.json new file mode 100644 index 000000000000..4113b957292f --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1533n/index.json @@ -0,0 +1,53 @@ +{ + "id": 203700726229728, + "slug": "xeon-d-1533n", + "name": "Intel Xeon D-1533N", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2017-07-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": 2.7, + "l3_cache_mb": 9.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/122998/intel-xeon-processor-d1533n-9m-cache-2-10-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-d-1533n" +} diff --git a/site/public/v1/cpus/xeon-d-1533n/score/index.json b/site/public/v1/cpus/xeon-d-1533n/score/index.json new file mode 100644 index 000000000000..7a1c342406b9 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1533n/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-d-1543n/index.json b/site/public/v1/cpus/xeon-d-1543n/index.json new file mode 100644 index 000000000000..93800e524402 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1543n/index.json @@ -0,0 +1,53 @@ +{ + "id": 98706447292265, + "slug": "xeon-d-1543n", + "name": "Intel Xeon D-1543N", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2017-07-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": 2.5, + "l3_cache_mb": 12.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/123000/intel-xeon-processor-d1543n-12m-cache-1-90-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-d-1543n" +} diff --git a/site/public/v1/cpus/xeon-d-1543n/score/index.json b/site/public/v1/cpus/xeon-d-1543n/score/index.json new file mode 100644 index 000000000000..7a1c342406b9 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1543n/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-d-1553n/index.json b/site/public/v1/cpus/xeon-d-1553n/index.json new file mode 100644 index 000000000000..da8c9b7deeb9 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1553n/index.json @@ -0,0 +1,53 @@ +{ + "id": 204783125326765, + "slug": "xeon-d-1553n", + "name": "Intel Xeon D-1553N", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2017-07-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": 2.7, + "l3_cache_mb": 12.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/123002/intel-xeon-processor-d1553n-12m-cache-2-30-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-d-1553n" +} diff --git a/site/public/v1/cpus/xeon-d-1553n/score/index.json b/site/public/v1/cpus/xeon-d-1553n/score/index.json new file mode 100644 index 000000000000..7a1c342406b9 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1553n/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-d-1571/index.json b/site/public/v1/cpus/xeon-d-1571/index.json new file mode 100644 index 000000000000..7a7df72118e1 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1571/index.json @@ -0,0 +1,53 @@ +{ + "id": 116857668376658, + "slug": "xeon-d-1571", + "name": "Intel Xeon D-1571", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-02-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.3, + "boost_clock_ghz": 2.1, + "l3_cache_mb": 24.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93355/intel-xeon-processor-d1571-24m-cache-1-30-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-d-1571" +} diff --git a/site/public/v1/cpus/xeon-d-1571/score/index.json b/site/public/v1/cpus/xeon-d-1571/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-d-1571/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1105c-v2/index.json b/site/public/v1/cpus/xeon-e3-1105c-v2/index.json new file mode 100644 index 000000000000..676bfb91dc3a --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1105c-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 73680543005607, + "slug": "xeon-e3-1105c-v2", + "name": "Intel Xeon E3-1105C v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 8.0, + "tdp_w": 25, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/78167/intel-xeon-processor-e31105c-v2-8m-cache-1-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e3-1105c-v2" +} diff --git a/site/public/v1/cpus/xeon-e3-1105c-v2/score/index.json b/site/public/v1/cpus/xeon-e3-1105c-v2/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1105c-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1105c/index.json b/site/public/v1/cpus/xeon-e3-1105c/index.json new file mode 100644 index 000000000000..6f85e9342f52 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1105c/index.json @@ -0,0 +1,53 @@ +{ + "id": 197303488357809, + "slug": "xeon-e3-1105c", + "name": "Intel Xeon E3-1105C", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2012-05-01", + "segment": "server", + "architecture": "Sandy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.0, + "boost_clock_ghz": null, + "l3_cache_mb": 6.0, + "tdp_w": 25, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/68331/intel-xeon-processor-e31105c-6m-cache-1-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e3-1105c" +} diff --git a/site/public/v1/cpus/xeon-e3-1105c/score/index.json b/site/public/v1/cpus/xeon-e3-1105c/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1105c/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1125c-v2/index.json b/site/public/v1/cpus/xeon-e3-1125c-v2/index.json new file mode 100644 index 000000000000..0b39b8f66e21 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1125c-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 197516545581421, + "slug": "xeon-e3-1125c-v2", + "name": "Intel Xeon E3-1125C v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": null, + "l3_cache_mb": 8.0, + "tdp_w": 40, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/78168/intel-xeon-processor-e31125c-v2-8m-cache-2-50-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e3-1125c-v2" +} diff --git a/site/public/v1/cpus/xeon-e3-1125c-v2/score/index.json b/site/public/v1/cpus/xeon-e3-1125c-v2/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1125c-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1125c/index.json b/site/public/v1/cpus/xeon-e3-1125c/index.json new file mode 100644 index 000000000000..b80887bc6a8d --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1125c/index.json @@ -0,0 +1,53 @@ +{ + "id": 196079252862609, + "slug": "xeon-e3-1125c", + "name": "Intel Xeon E3-1125C", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2012-05-01", + "segment": "server", + "architecture": "Sandy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 8.0, + "tdp_w": 40, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/68330/intel-xeon-processor-e31125c-8m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e3-1125c" +} diff --git a/site/public/v1/cpus/xeon-e3-1125c/score/index.json b/site/public/v1/cpus/xeon-e3-1125c/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1125c/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1135c-v2/index.json b/site/public/v1/cpus/xeon-e3-1135c-v2/index.json new file mode 100644 index 000000000000..cfebbda6058c --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1135c-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 123167336031555, + "slug": "xeon-e3-1135c-v2", + "name": "Intel Xeon E3-1135C v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.0, + "boost_clock_ghz": null, + "l3_cache_mb": 8.0, + "tdp_w": 55, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/78519/intel-xeon-processor-e31135c-v2-8m-cache-3-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e3-1135c-v2" +} diff --git a/site/public/v1/cpus/xeon-e3-1135c-v2/score/index.json b/site/public/v1/cpus/xeon-e3-1135c-v2/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1135c-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1258l-v4/index.json b/site/public/v1/cpus/xeon-e3-1258l-v4/index.json new file mode 100644 index 000000000000..aa63cf13e1c3 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1258l-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 215256581595866, + "slug": "xeon-e3-1258l-v4", + "name": "Intel Xeon E3-1258L v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "BGA-1364", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": 3.2, + "l3_cache_mb": 6.0, + "tdp_w": 47, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/88096/intel-xeon-processor-e31258l-v4-6m-cache-1-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e3-1258l-v4" +} diff --git a/site/public/v1/cpus/xeon-e3-1258l-v4/score/index.json b/site/public/v1/cpus/xeon-e3-1258l-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1258l-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1278l-v4/index.json b/site/public/v1/cpus/xeon-e3-1278l-v4/index.json new file mode 100644 index 000000000000..f99406d2a5d1 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1278l-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 60058154870509, + "slug": "xeon-e3-1278l-v4", + "name": "Intel Xeon E3-1278L v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "BGA-1364", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 3.3, + "l3_cache_mb": 6.0, + "tdp_w": 47, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/88097/intel-xeon-processor-e31278l-v4-6m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e3-1278l-v4" +} diff --git a/site/public/v1/cpus/xeon-e3-1278l-v4/score/index.json b/site/public/v1/cpus/xeon-e3-1278l-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1278l-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1284l-v3/index.json b/site/public/v1/cpus/xeon-e3-1284l-v3/index.json new file mode 100644 index 000000000000..181edfc8e087 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1284l-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 198452843924328, + "slug": "xeon-e3-1284l-v3", + "name": "Intel Xeon E3-1284L v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-01", + "segment": "server", + "architecture": "Haswell", + "socket": "BGA-1364", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 6.0, + "tdp_w": 47, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/79475/intel-xeon-processor-e31284l-v3-6m-cache-1-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e3-1284l-v3" +} diff --git a/site/public/v1/cpus/xeon-e3-1284l-v3/score/index.json b/site/public/v1/cpus/xeon-e3-1284l-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1284l-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1284l-v4/index.json b/site/public/v1/cpus/xeon-e3-1284l-v4/index.json new file mode 100644 index 000000000000..ecb76ec20946 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1284l-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 246410156156026, + "slug": "xeon-e3-1284l-v4", + "name": "Intel Xeon E3-1284L v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 1150", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.9, + "boost_clock_ghz": 3.8, + "l3_cache_mb": 6.0, + "tdp_w": 47, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/88045/intel-xeon-processor-e31284l-v4-6m-cache-2-90-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e3-1284l-v4" +} diff --git a/site/public/v1/cpus/xeon-e3-1284l-v4/score/index.json b/site/public/v1/cpus/xeon-e3-1284l-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1284l-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1558l-v5/index.json b/site/public/v1/cpus/xeon-e3-1558l-v5/index.json new file mode 100644 index 000000000000..3b3728b339be --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1558l-v5/index.json @@ -0,0 +1,53 @@ +{ + "id": 204342989317415, + "slug": "xeon-e3-1558l-v5", + "name": "Intel Xeon E3-1558L v5", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-05-01", + "segment": "server", + "architecture": "Skylake", + "socket": "BGA 1440", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": 3.3, + "l3_cache_mb": 8.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)", + "https://www.intel.com/content/www/us/en/products/sku/93847/intel-xeon-processor-e31558l-v5-8m-cache-1-90-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e3-1558l-v5" +} diff --git a/site/public/v1/cpus/xeon-e3-1558l-v5/score/index.json b/site/public/v1/cpus/xeon-e3-1558l-v5/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1558l-v5/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1565l-v5/index.json b/site/public/v1/cpus/xeon-e3-1565l-v5/index.json new file mode 100644 index 000000000000..d9b248d30a9f --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1565l-v5/index.json @@ -0,0 +1,53 @@ +{ + "id": 127583134547196, + "slug": "xeon-e3-1565l-v5", + "name": "Intel Xeon E3-1565L v5", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-05-01", + "segment": "server", + "architecture": "Skylake", + "socket": "BGA 1440", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": 3.5, + "l3_cache_mb": 8.0, + "tdp_w": 35, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)", + "https://www.intel.com/content/www/us/en/products/sku/93740/intel-xeon-processor-e31565l-v5-8m-cache-2-50-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e3-1565l-v5" +} diff --git a/site/public/v1/cpus/xeon-e3-1565l-v5/score/index.json b/site/public/v1/cpus/xeon-e3-1565l-v5/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1565l-v5/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e3-1578l-v5/index.json b/site/public/v1/cpus/xeon-e3-1578l-v5/index.json new file mode 100644 index 000000000000..0768cd2a38d3 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1578l-v5/index.json @@ -0,0 +1,53 @@ +{ + "id": 95002728866244, + "slug": "xeon-e3-1578l-v5", + "name": "Intel Xeon E3-1578L v5", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-05-01", + "segment": "server", + "architecture": "Skylake", + "socket": "BGA 1440", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 3.4, + "l3_cache_mb": 8.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)", + "https://www.intel.com/content/www/us/en/products/sku/93848/intel-xeon-processor-e31578l-v5-8m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e3-1578l-v5" +} diff --git a/site/public/v1/cpus/xeon-e3-1578l-v5/score/index.json b/site/public/v1/cpus/xeon-e3-1578l-v5/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e3-1578l-v5/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-1428l-v3/index.json b/site/public/v1/cpus/xeon-e5-1428l-v3/index.json new file mode 100644 index 000000000000..f48ee18ae0bf --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-1428l-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 86522517180798, + "slug": "xeon-e5-1428l-v3", + "name": "Intel Xeon E5-1428L v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-01-12", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 1356-3", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84313/intel-xeon-processor-e51428l-v3-20m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e5-1428l-v3" +} diff --git a/site/public/v1/cpus/xeon-e5-1428l-v3/score/index.json b/site/public/v1/cpus/xeon-e5-1428l-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-1428l-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-2408l-v3/index.json b/site/public/v1/cpus/xeon-e5-2408l-v3/index.json new file mode 100644 index 000000000000..4b34fc0e7aa1 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2408l-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 33627809215893, + "slug": "xeon-e5-2408l-v3", + "name": "Intel Xeon E5-2408L v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-01-12", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 1356-3", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 10.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84314/intel-xeon-processor-e52408l-v3-10m-cache-1-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e5-2408l-v3" +} diff --git a/site/public/v1/cpus/xeon-e5-2408l-v3/score/index.json b/site/public/v1/cpus/xeon-e5-2408l-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2408l-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-2418l-v3/index.json b/site/public/v1/cpus/xeon-e5-2418l-v3/index.json new file mode 100644 index 000000000000..c83f61ad129e --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2418l-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 176593356170408, + "slug": "xeon-e5-2418l-v3", + "name": "Intel Xeon E5-2418L v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-01-12", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 1356-3", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 15.0, + "tdp_w": 50, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84315/intel-xeon-processor-e52418l-v3-15m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e5-2418l-v3" +} diff --git a/site/public/v1/cpus/xeon-e5-2418l-v3/score/index.json b/site/public/v1/cpus/xeon-e5-2418l-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2418l-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-2428l-v2/index.json b/site/public/v1/cpus/xeon-e5-2428l-v2/index.json new file mode 100644 index 000000000000..e02a8148247a --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2428l-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 27162828098891, + "slug": "xeon-e5-2428l-v2", + "name": "Intel Xeon E5-2428L v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-01-09", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 1356", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 60, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75974/intel-xeon-processor-e52428l-v2-20m-cache-1-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e5-2428l-v2" +} diff --git a/site/public/v1/cpus/xeon-e5-2428l-v2/score/index.json b/site/public/v1/cpus/xeon-e5-2428l-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2428l-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-2428l-v3/index.json b/site/public/v1/cpus/xeon-e5-2428l-v3/index.json new file mode 100644 index 000000000000..8933624bdb28 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2428l-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 267946576939182, + "slug": "xeon-e5-2428l-v3", + "name": "Intel Xeon E5-2428L v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-01-12", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 1356-3", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 55, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84316/intel-xeon-processor-e52428l-v3-20m-cache-1-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e5-2428l-v3" +} diff --git a/site/public/v1/cpus/xeon-e5-2428l-v3/score/index.json b/site/public/v1/cpus/xeon-e5-2428l-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2428l-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-2438l-v3/index.json b/site/public/v1/cpus/xeon-e5-2438l-v3/index.json new file mode 100644 index 000000000000..a7b926827ecf --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2438l-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 137539629660168, + "slug": "xeon-e5-2438l-v3", + "name": "Intel Xeon E5-2438L v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-01-12", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 1356-3", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 70, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84317/intel-xeon-processor-e52438l-v3-25m-cache-1-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e5-2438l-v3" +} diff --git a/site/public/v1/cpus/xeon-e5-2438l-v3/score/index.json b/site/public/v1/cpus/xeon-e5-2438l-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2438l-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-2450l-v2/index.json b/site/public/v1/cpus/xeon-e5-2450l-v2/index.json new file mode 100644 index 000000000000..ff701f7fae38 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2450l-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 81095956525412, + "slug": "xeon-e5-2450l-v2", + "name": "Intel Xeon E5-2450L v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-01-09", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 1356", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.7, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 60, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75265/intel-xeon-processor-e52450l-v2-25m-cache-1-70-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e5-2450l-v2" +} diff --git a/site/public/v1/cpus/xeon-e5-2450l-v2/score/index.json b/site/public/v1/cpus/xeon-e5-2450l-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2450l-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-2618l-v2/index.json b/site/public/v1/cpus/xeon-e5-2618l-v2/index.json new file mode 100644 index 000000000000..35f6338569d9 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2618l-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 196405158546222, + "slug": "xeon-e5-2618l-v2", + "name": "Intel Xeon E5-2618L v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 15.0, + "tdp_w": 50, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75788/intel-xeon-processor-e52618l-v2-15m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e5-2618l-v2" +} diff --git a/site/public/v1/cpus/xeon-e5-2618l-v2/score/index.json b/site/public/v1/cpus/xeon-e5-2618l-v2/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2618l-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-2699r-v4/index.json b/site/public/v1/cpus/xeon-e5-2699r-v4/index.json new file mode 100644 index 000000000000..86769762c5b4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2699r-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 29648525405406, + "slug": "xeon-e5-2699r-v4", + "name": "Intel Xeon E5-2699R v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-10-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-3", + "process_node": null, + "cores": 22, + "threads": 44, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 55.0, + "tdp_w": 145, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/96901/intel-xeon-processor-e52699r-v4-55m-cache-2-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e5-2699r-v4" +} diff --git a/site/public/v1/cpus/xeon-e5-2699r-v4/score/index.json b/site/public/v1/cpus/xeon-e5-2699r-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-2699r-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-4603-v2/index.json b/site/public/v1/cpus/xeon-e5-4603-v2/index.json new file mode 100644 index 000000000000..42821b05e63b --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4603-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 195728736610796, + "slug": "xeon-e5-4603-v2", + "name": "Intel Xeon E5-4603 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-03-03", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 10.0, + "tdp_w": 95, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75793/intel-xeon-processor-e54603-v2-10m-cache-2-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e5-4603-v2" +} diff --git a/site/public/v1/cpus/xeon-e5-4603-v2/score/index.json b/site/public/v1/cpus/xeon-e5-4603-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4603-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-4610-v2/index.json b/site/public/v1/cpus/xeon-e5-4610-v2/index.json new file mode 100644 index 000000000000..3bd5306f07af --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4610-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 10022074973930, + "slug": "xeon-e5-4610-v2", + "name": "Intel Xeon E5-4610 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-03-03", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 16.0, + "tdp_w": 95, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75285/intel-xeon-processor-e54610-v2-16m-cache-2-30-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e5-4610-v2" +} diff --git a/site/public/v1/cpus/xeon-e5-4610-v2/score/index.json b/site/public/v1/cpus/xeon-e5-4610-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4610-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-4620-v4/index.json b/site/public/v1/cpus/xeon-e5-4620-v4/index.json new file mode 100644 index 000000000000..efc13b6f1bee --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4620-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 168809829013145, + "slug": "xeon-e5-4620-v4", + "name": "Intel Xeon E5-4620 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-3", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": 2.6, + "l3_cache_mb": 25.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93800/intel-xeon-processor-e54620-v4-25m-cache-2-10-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e5-4620-v4" +} diff --git a/site/public/v1/cpus/xeon-e5-4620-v4/score/index.json b/site/public/v1/cpus/xeon-e5-4620-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4620-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-4624l-v2/index.json b/site/public/v1/cpus/xeon-e5-4624l-v2/index.json new file mode 100644 index 000000000000..4ff3207914c6 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4624l-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 53103053855952, + "slug": "xeon-e5-4624l-v2", + "name": "Intel Xeon E5-4624L v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-03-03", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 70, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/76350/intel-xeon-processor-e54624l-v2-25m-cache-1-90-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e5-4624l-v2" +} diff --git a/site/public/v1/cpus/xeon-e5-4624l-v2/score/index.json b/site/public/v1/cpus/xeon-e5-4624l-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4624l-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-4628l-v4/index.json b/site/public/v1/cpus/xeon-e5-4628l-v4/index.json new file mode 100644 index 000000000000..31271fb8e60f --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4628l-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 239013379264678, + "slug": "xeon-e5-4628l-v4", + "name": "Intel Xeon E5-4628L v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-3", + "process_node": null, + "cores": 14, + "threads": 28, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": 2.2, + "l3_cache_mb": 35.0, + "tdp_w": 75, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93802/intel-xeon-processor-e54628l-v4-35m-cache-1-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e5-4628l-v4" +} diff --git a/site/public/v1/cpus/xeon-e5-4628l-v4/score/index.json b/site/public/v1/cpus/xeon-e5-4628l-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4628l-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e5-4655-v4/index.json b/site/public/v1/cpus/xeon-e5-4655-v4/index.json new file mode 100644 index 000000000000..3caf4597f499 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4655-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 157921569849284, + "slug": "xeon-e5-4655-v4", + "name": "Intel Xeon E5-4655 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-3", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 135, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93808/intel-xeon-processor-e54655-v4-30m-cache-2-50-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e5-4655-v4" +} diff --git a/site/public/v1/cpus/xeon-e5-4655-v4/score/index.json b/site/public/v1/cpus/xeon-e5-4655-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e5-4655-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-2803/index.json b/site/public/v1/cpus/xeon-e7-2803/index.json new file mode 100644 index 000000000000..81f7bd8f248b --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2803/index.json @@ -0,0 +1,53 @@ +{ + "id": 3545243486802, + "slug": "xeon-e7-2803", + "name": "Intel Xeon E7-2803", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.73, + "boost_clock_ghz": null, + "l3_cache_mb": 18.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53568/intel-xeon-processor-e72803-18m-cache-1-73-ghz-4-80-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-2803" +} diff --git a/site/public/v1/cpus/xeon-e7-2803/score/index.json b/site/public/v1/cpus/xeon-e7-2803/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2803/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-2820/index.json b/site/public/v1/cpus/xeon-e7-2820/index.json new file mode 100644 index 000000000000..98c52e1fec08 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2820/index.json @@ -0,0 +1,53 @@ +{ + "id": 264693068673505, + "slug": "xeon-e7-2820", + "name": "Intel Xeon E7-2820", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 18.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53673/intel-xeon-processor-e72820-18m-cache-2-00-ghz-5-86-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-2820" +} diff --git a/site/public/v1/cpus/xeon-e7-2820/score/index.json b/site/public/v1/cpus/xeon-e7-2820/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2820/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-2850-v2/index.json b/site/public/v1/cpus/xeon-e7-2850-v2/index.json new file mode 100644 index 000000000000..b508d1ff04aa --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2850-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 45041404415737, + "slug": "xeon-e7-2850-v2", + "name": "Intel Xeon E7-2850 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75239/intel-xeon-processor-e72850-v2-24m-cache-2-30-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-2850-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-2850-v2/score/index.json b/site/public/v1/cpus/xeon-e7-2850-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2850-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-2850/index.json b/site/public/v1/cpus/xeon-e7-2850/index.json new file mode 100644 index 000000000000..ab016447d1ed --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2850/index.json @@ -0,0 +1,53 @@ +{ + "id": 228484006642479, + "slug": "xeon-e7-2850", + "name": "Intel Xeon E7-2850", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53573/intel-xeon-processor-e72850-24m-cache-2-00-ghz-6-40-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-2850" +} diff --git a/site/public/v1/cpus/xeon-e7-2850/score/index.json b/site/public/v1/cpus/xeon-e7-2850/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2850/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-2860/index.json b/site/public/v1/cpus/xeon-e7-2860/index.json new file mode 100644 index 000000000000..e63d35434289 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2860/index.json @@ -0,0 +1,53 @@ +{ + "id": 6705782168238, + "slug": "xeon-e7-2860", + "name": "Intel Xeon E7-2860", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.27, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53570/intel-xeon-processor-e72860-24m-cache-2-26-ghz-6-40-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-2860" +} diff --git a/site/public/v1/cpus/xeon-e7-2860/score/index.json b/site/public/v1/cpus/xeon-e7-2860/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2860/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-2870-v2/index.json b/site/public/v1/cpus/xeon-e7-2870-v2/index.json new file mode 100644 index 000000000000..5d64a08572dc --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2870-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 116529786138939, + "slug": "xeon-e7-2870-v2", + "name": "Intel Xeon E7-2870 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75240/intel-xeon-processor-e72870-v2-30m-cache-2-30-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-2870-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-2870-v2/score/index.json b/site/public/v1/cpus/xeon-e7-2870-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2870-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-2870/index.json b/site/public/v1/cpus/xeon-e7-2870/index.json new file mode 100644 index 000000000000..1ed349ca3e8c --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2870/index.json @@ -0,0 +1,53 @@ +{ + "id": 20817416017279, + "slug": "xeon-e7-2870", + "name": "Intel Xeon E7-2870", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.4, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53578/intel-xeon-processor-e72870-30m-cache-2-40-ghz-6-40-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-2870" +} diff --git a/site/public/v1/cpus/xeon-e7-2870/score/index.json b/site/public/v1/cpus/xeon-e7-2870/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2870/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-2880-v2/index.json b/site/public/v1/cpus/xeon-e7-2880-v2/index.json new file mode 100644 index 000000000000..d3c552b03f87 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2880-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 2869970487410, + "slug": "xeon-e7-2880-v2", + "name": "Intel Xeon E7-2880 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75241/intel-xeon-processor-e72880-v2-37-5m-cache-2-50-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-2880-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-2880-v2/score/index.json b/site/public/v1/cpus/xeon-e7-2880-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2880-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-2890-v2/index.json b/site/public/v1/cpus/xeon-e7-2890-v2/index.json new file mode 100644 index 000000000000..e37c4f5196d9 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2890-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 174719044791233, + "slug": "xeon-e7-2890-v2", + "name": "Intel Xeon E7-2890 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.8, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75242/intel-xeon-processor-e72890-v2-37-5m-cache-2-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-2890-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-2890-v2/score/index.json b/site/public/v1/cpus/xeon-e7-2890-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-2890-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4809-v2/index.json b/site/public/v1/cpus/xeon-e7-4809-v2/index.json new file mode 100644 index 000000000000..be38422800f3 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4809-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 49855360588328, + "slug": "xeon-e7-4809-v2", + "name": "Intel Xeon E7-4809 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": null, + "l3_cache_mb": 12.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75245/intel-xeon-processor-e74809-v2-12m-cache-1-90-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-4809-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-4809-v2/score/index.json b/site/public/v1/cpus/xeon-e7-4809-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4809-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4809-v3/index.json b/site/public/v1/cpus/xeon-e7-4809-v3/index.json new file mode 100644 index 000000000000..7b57ff5bb1c2 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4809-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 255206508100363, + "slug": "xeon-e7-4809-v3", + "name": "Intel Xeon E7-4809 v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84676/intel-xeon-processor-e74809-v3-20m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-4809-v3" +} diff --git a/site/public/v1/cpus/xeon-e7-4809-v3/score/index.json b/site/public/v1/cpus/xeon-e7-4809-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4809-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4809-v4/index.json b/site/public/v1/cpus/xeon-e7-4809-v4/index.json new file mode 100644 index 000000000000..12793e459249 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4809-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 267739839369523, + "slug": "xeon-e7-4809-v4", + "name": "Intel Xeon E7-4809 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93794/intel-xeon-processor-e74809-v4-20m-cache-2-10-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-4809-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-4809-v4/score/index.json b/site/public/v1/cpus/xeon-e7-4809-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4809-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4820-v2/index.json b/site/public/v1/cpus/xeon-e7-4820-v2/index.json new file mode 100644 index 000000000000..adc47929057b --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4820-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 42760621112415, + "slug": "xeon-e7-4820-v2", + "name": "Intel Xeon E7-4820 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 16.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75246/intel-xeon-processor-e74820-v2-16m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-4820-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-4820-v2/score/index.json b/site/public/v1/cpus/xeon-e7-4820-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4820-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4820-v3/index.json b/site/public/v1/cpus/xeon-e7-4820-v3/index.json new file mode 100644 index 000000000000..d92044e0b4cd --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4820-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 241220148206046, + "slug": "xeon-e7-4820-v3", + "name": "Intel Xeon E7-4820 v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84677/intel-xeon-processor-e74820-v3-25m-cache-1-90-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-4820-v3" +} diff --git a/site/public/v1/cpus/xeon-e7-4820-v3/score/index.json b/site/public/v1/cpus/xeon-e7-4820-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4820-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4820-v4/index.json b/site/public/v1/cpus/xeon-e7-4820-v4/index.json new file mode 100644 index 000000000000..d855f2a8d59f --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4820-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 201719295259768, + "slug": "xeon-e7-4820-v4", + "name": "Intel Xeon E7-4820 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93814/intel-xeon-processor-e74820-v4-25m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-4820-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-4820-v4/score/index.json b/site/public/v1/cpus/xeon-e7-4820-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4820-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4820/index.json b/site/public/v1/cpus/xeon-e7-4820/index.json new file mode 100644 index 000000000000..475cf30d62ac --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4820/index.json @@ -0,0 +1,53 @@ +{ + "id": 190820996363920, + "slug": "xeon-e7-4820", + "name": "Intel Xeon E7-4820", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 18.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53675/intel-xeon-processor-e74820-18m-cache-2-00-ghz-5-86-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-4820" +} diff --git a/site/public/v1/cpus/xeon-e7-4820/score/index.json b/site/public/v1/cpus/xeon-e7-4820/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4820/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4830-v2/index.json b/site/public/v1/cpus/xeon-e7-4830-v2/index.json new file mode 100644 index 000000000000..1907c02c9fb9 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4830-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 248893155851590, + "slug": "xeon-e7-4830-v2", + "name": "Intel Xeon E7-4830 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75247/intel-xeon-processor-e74830-v2-20m-cache-2-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-4830-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-4830-v2/score/index.json b/site/public/v1/cpus/xeon-e7-4830-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4830-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4830-v3/index.json b/site/public/v1/cpus/xeon-e7-4830-v3/index.json new file mode 100644 index 000000000000..8a2f830e098e --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4830-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 48212179760675, + "slug": "xeon-e7-4830-v3", + "name": "Intel Xeon E7-4830 v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84678/intel-xeon-processor-e74830-v3-30m-cache-2-10-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-4830-v3" +} diff --git a/site/public/v1/cpus/xeon-e7-4830-v3/score/index.json b/site/public/v1/cpus/xeon-e7-4830-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4830-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4830-v4/index.json b/site/public/v1/cpus/xeon-e7-4830-v4/index.json new file mode 100644 index 000000000000..b548f79fd10e --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4830-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 44482791877074, + "slug": "xeon-e7-4830-v4", + "name": "Intel Xeon E7-4830 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 14, + "threads": 28, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 35.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93811/intel-xeon-processor-e74830-v4-35m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-4830-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-4830-v4/score/index.json b/site/public/v1/cpus/xeon-e7-4830-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4830-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4850-v2/index.json b/site/public/v1/cpus/xeon-e7-4850-v2/index.json new file mode 100644 index 000000000000..7a8438520582 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4850-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 262834047977221, + "slug": "xeon-e7-4850-v2", + "name": "Intel Xeon E7-4850 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75248/intel-xeon-processor-e74850-v2-24m-cache-2-30-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-4850-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-4850-v2/score/index.json b/site/public/v1/cpus/xeon-e7-4850-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4850-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4850-v3/index.json b/site/public/v1/cpus/xeon-e7-4850-v3/index.json new file mode 100644 index 000000000000..4b3fe06835c8 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4850-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 219437909563562, + "slug": "xeon-e7-4850-v3", + "name": "Intel Xeon E7-4850 v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 14, + "threads": 28, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 35.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84679/intel-xeon-processor-e74850-v3-35m-cache-2-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-4850-v3" +} diff --git a/site/public/v1/cpus/xeon-e7-4850-v3/score/index.json b/site/public/v1/cpus/xeon-e7-4850-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4850-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4850-v4/index.json b/site/public/v1/cpus/xeon-e7-4850-v4/index.json new file mode 100644 index 000000000000..4da29b366fca --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4850-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 91113212453567, + "slug": "xeon-e7-4850-v4", + "name": "Intel Xeon E7-4850 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 40.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93806/intel-xeon-processor-e74850-v4-40m-cache-2-10-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-4850-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-4850-v4/score/index.json b/site/public/v1/cpus/xeon-e7-4850-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4850-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4860-v2/index.json b/site/public/v1/cpus/xeon-e7-4860-v2/index.json new file mode 100644 index 000000000000..89a476ca17e5 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4860-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 274637980837839, + "slug": "xeon-e7-4860-v2", + "name": "Intel Xeon E7-4860 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.6, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75249/intel-xeon-processor-e74860-v2-30m-cache-2-60-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-4860-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-4860-v2/score/index.json b/site/public/v1/cpus/xeon-e7-4860-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4860-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-4870-v2/index.json b/site/public/v1/cpus/xeon-e7-4870-v2/index.json new file mode 100644 index 000000000000..32f0794a2894 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4870-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 124979389314311, + "slug": "xeon-e7-4870-v2", + "name": "Intel Xeon E7-4870 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75250/intel-xeon-processor-e74870-v2-30m-cache-2-30-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-4870-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-4870-v2/score/index.json b/site/public/v1/cpus/xeon-e7-4870-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-4870-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8830/index.json b/site/public/v1/cpus/xeon-e7-8830/index.json new file mode 100644 index 000000000000..db5e19b2b9a3 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8830/index.json @@ -0,0 +1,53 @@ +{ + "id": 243663242604747, + "slug": "xeon-e7-8830", + "name": "Intel Xeon E7-8830", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.13, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53677/intel-xeon-processor-e78830-24m-cache-2-13-ghz-6-40-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8830" +} diff --git a/site/public/v1/cpus/xeon-e7-8830/score/index.json b/site/public/v1/cpus/xeon-e7-8830/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8830/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8837/index.json b/site/public/v1/cpus/xeon-e7-8837/index.json new file mode 100644 index 000000000000..65fd6916c040 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8837/index.json @@ -0,0 +1,53 @@ +{ + "id": 103437627257773, + "slug": "xeon-e7-8837", + "name": "Intel Xeon E7-8837", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.67, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53576/intel-xeon-processor-e78837-24m-cache-2-66-ghz-6-40-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8837" +} diff --git a/site/public/v1/cpus/xeon-e7-8837/score/index.json b/site/public/v1/cpus/xeon-e7-8837/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8837/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8850-v2/index.json b/site/public/v1/cpus/xeon-e7-8850-v2/index.json new file mode 100644 index 000000000000..4a2931a10860 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8850-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 225233300396883, + "slug": "xeon-e7-8850-v2", + "name": "Intel Xeon E7-8850 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75253/intel-xeon-processor-e78850-v2-24m-cache-2-30-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8850-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-8850-v2/score/index.json b/site/public/v1/cpus/xeon-e7-8850-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8850-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8850/index.json b/site/public/v1/cpus/xeon-e7-8850/index.json new file mode 100644 index 000000000000..1d4a61c4548f --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8850/index.json @@ -0,0 +1,53 @@ +{ + "id": 82164327940092, + "slug": "xeon-e7-8850", + "name": "Intel Xeon E7-8850", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53575/intel-xeon-processor-e78850-24m-cache-2-00-ghz-6-40-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8850" +} diff --git a/site/public/v1/cpus/xeon-e7-8850/score/index.json b/site/public/v1/cpus/xeon-e7-8850/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8850/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8855-v4/index.json b/site/public/v1/cpus/xeon-e7-8855-v4/index.json new file mode 100644 index 000000000000..6c5b3b815610 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8855-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 263460064609199, + "slug": "xeon-e7-8855-v4", + "name": "Intel Xeon E7-8855 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 14, + "threads": 28, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 35.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/94129/intel-xeon-processor-e78855-v4-35m-cache-2-10-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8855-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-8855-v4/score/index.json b/site/public/v1/cpus/xeon-e7-8855-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8855-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8860-v3/index.json b/site/public/v1/cpus/xeon-e7-8860-v3/index.json new file mode 100644 index 000000000000..ff6fed66f3dd --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8860-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 257011117685059, + "slug": "xeon-e7-8860-v3", + "name": "Intel Xeon E7-8860 v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 40.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84680/intel-xeon-processor-e78860-v3-40m-cache-2-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8860-v3" +} diff --git a/site/public/v1/cpus/xeon-e7-8860-v3/score/index.json b/site/public/v1/cpus/xeon-e7-8860-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8860-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8860-v4/index.json b/site/public/v1/cpus/xeon-e7-8860-v4/index.json new file mode 100644 index 000000000000..c4f2ba7f8ec6 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8860-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 63388064951582, + "slug": "xeon-e7-8860-v4", + "name": "Intel Xeon E7-8860 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 18, + "threads": 36, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93793/intel-xeon-processor-e78860-v4-45m-cache-2-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8860-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-8860-v4/score/index.json b/site/public/v1/cpus/xeon-e7-8860-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8860-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8860/index.json b/site/public/v1/cpus/xeon-e7-8860/index.json new file mode 100644 index 000000000000..09967042b69d --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8860/index.json @@ -0,0 +1,53 @@ +{ + "id": 259564981210190, + "slug": "xeon-e7-8860", + "name": "Intel Xeon E7-8860", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.27, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53572/intel-xeon-processor-e78860-24m-cache-2-26-ghz-6-40-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8860" +} diff --git a/site/public/v1/cpus/xeon-e7-8860/score/index.json b/site/public/v1/cpus/xeon-e7-8860/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8860/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8867-v4/index.json b/site/public/v1/cpus/xeon-e7-8867-v4/index.json new file mode 100644 index 000000000000..70c832b086cf --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8867-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 211061955589316, + "slug": "xeon-e7-8867-v4", + "name": "Intel Xeon E7-8867 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 18, + "threads": 36, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.4, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 165, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93804/intel-xeon-processor-e78867-v4-45m-cache-2-40-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8867-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-8867-v4/score/index.json b/site/public/v1/cpus/xeon-e7-8867-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8867-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8867l/index.json b/site/public/v1/cpus/xeon-e7-8867l/index.json new file mode 100644 index 000000000000..2ba182d9bf57 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8867l/index.json @@ -0,0 +1,53 @@ +{ + "id": 53368630714379, + "slug": "xeon-e7-8867l", + "name": "Intel Xeon E7-8867L", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.13, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53577/intel-xeon-processor-e78867l-30m-cache-2-13-ghz-6-40-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8867l" +} diff --git a/site/public/v1/cpus/xeon-e7-8867l/score/index.json b/site/public/v1/cpus/xeon-e7-8867l/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8867l/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8870-v2/index.json b/site/public/v1/cpus/xeon-e7-8870-v2/index.json new file mode 100644 index 000000000000..e282ef58d069 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8870-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 81542290703872, + "slug": "xeon-e7-8870-v2", + "name": "Intel Xeon E7-8870 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75255/intel-xeon-processor-e78870-v2-30m-cache-2-30-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8870-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-8870-v2/score/index.json b/site/public/v1/cpus/xeon-e7-8870-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8870-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8870-v3/index.json b/site/public/v1/cpus/xeon-e7-8870-v3/index.json new file mode 100644 index 000000000000..6c653090e189 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8870-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 189015318465909, + "slug": "xeon-e7-8870-v3", + "name": "Intel Xeon E7-8870 v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 18, + "threads": 36, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84682/intel-xeon-processor-e78870-v3-45m-cache-2-10-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8870-v3" +} diff --git a/site/public/v1/cpus/xeon-e7-8870-v3/score/index.json b/site/public/v1/cpus/xeon-e7-8870-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8870-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8870-v4/index.json b/site/public/v1/cpus/xeon-e7-8870-v4/index.json new file mode 100644 index 000000000000..60bfd1de8363 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8870-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 162032940640459, + "slug": "xeon-e7-8870-v4", + "name": "Intel Xeon E7-8870 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 20, + "threads": 40, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 50.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93801/intel-xeon-processor-e78870-v4-50m-cache-2-10-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8870-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-8870-v4/score/index.json b/site/public/v1/cpus/xeon-e7-8870-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8870-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8880-v4/index.json b/site/public/v1/cpus/xeon-e7-8880-v4/index.json new file mode 100644 index 000000000000..0cff6e685fe8 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8880-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 92275329852737, + "slug": "xeon-e7-8880-v4", + "name": "Intel Xeon E7-8880 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 22, + "threads": 44, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 55.0, + "tdp_w": 150, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93792/intel-xeon-processor-e78880-v4-55m-cache-2-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8880-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-8880-v4/score/index.json b/site/public/v1/cpus/xeon-e7-8880-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8880-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8880l-v2/index.json b/site/public/v1/cpus/xeon-e7-8880l-v2/index.json new file mode 100644 index 000000000000..bdac94f8fad4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8880l-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 40284517190227, + "slug": "xeon-e7-8880l-v2", + "name": "Intel Xeon E7-8880L v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75256/intel-xeon-processor-e78880l-v2-37-5m-cache-2-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8880l-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-8880l-v2/score/index.json b/site/public/v1/cpus/xeon-e7-8880l-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8880l-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8880l-v3/index.json b/site/public/v1/cpus/xeon-e7-8880l-v3/index.json new file mode 100644 index 000000000000..2fa5c4330a2e --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8880l-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 146352137916401, + "slug": "xeon-e7-8880l-v3", + "name": "Intel Xeon E7-8880L v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 18, + "threads": 36, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84684/intel-xeon-processor-e78880l-v3-45m-cache-2-00-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8880l-v3" +} diff --git a/site/public/v1/cpus/xeon-e7-8880l-v3/score/index.json b/site/public/v1/cpus/xeon-e7-8880l-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8880l-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8890-v2/index.json b/site/public/v1/cpus/xeon-e7-8890-v2/index.json new file mode 100644 index 000000000000..d4349d1c69fe --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8890-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 239070250851756, + "slug": "xeon-e7-8890-v2", + "name": "Intel Xeon E7-8890 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.8, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75258/intel-xeon-processor-e78890-v2-37-5m-cache-2-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8890-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-8890-v2/score/index.json b/site/public/v1/cpus/xeon-e7-8890-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8890-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8891-v2/index.json b/site/public/v1/cpus/xeon-e7-8891-v2/index.json new file mode 100644 index 000000000000..06d6e1a38217 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8891-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 146322935315347, + "slug": "xeon-e7-8891-v2", + "name": "Intel Xeon E7-8891 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.2, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75259/intel-xeon-processor-e78891-v2-37-5m-cache-3-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8891-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-8891-v2/score/index.json b/site/public/v1/cpus/xeon-e7-8891-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8891-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8891-v3/index.json b/site/public/v1/cpus/xeon-e7-8891-v3/index.json new file mode 100644 index 000000000000..eb3c4d5c7fc9 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8891-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 145611828063877, + "slug": "xeon-e7-8891-v3", + "name": "Intel Xeon E7-8891 v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.8, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 165, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84686/intel-xeon-processor-e78891-v3-45m-cache-2-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8891-v3" +} diff --git a/site/public/v1/cpus/xeon-e7-8891-v3/score/index.json b/site/public/v1/cpus/xeon-e7-8891-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8891-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8891-v4/index.json b/site/public/v1/cpus/xeon-e7-8891-v4/index.json new file mode 100644 index 000000000000..2d5cadb065f1 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8891-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 266314458490307, + "slug": "xeon-e7-8891-v4", + "name": "Intel Xeon E7-8891 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.8, + "boost_clock_ghz": null, + "l3_cache_mb": 60.0, + "tdp_w": 165, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93795/intel-xeon-processor-e78891-v4-60m-cache-2-80-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8891-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-8891-v4/score/index.json b/site/public/v1/cpus/xeon-e7-8891-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8891-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8893-v2/index.json b/site/public/v1/cpus/xeon-e7-8893-v2/index.json new file mode 100644 index 000000000000..d6a56194536c --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8893-v2/index.json @@ -0,0 +1,53 @@ +{ + "id": 3937634019889, + "slug": "xeon-e7-8893-v2", + "name": "Intel Xeon E7-8893 v2", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.4, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75260/intel-xeon-processor-e78893-v2-37-5m-cache-3-40-ghz/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-e7-8893-v2" +} diff --git a/site/public/v1/cpus/xeon-e7-8893-v2/score/index.json b/site/public/v1/cpus/xeon-e7-8893-v2/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8893-v2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8893-v3/index.json b/site/public/v1/cpus/xeon-e7-8893-v3/index.json new file mode 100644 index 000000000000..2d2734358ef8 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8893-v3/index.json @@ -0,0 +1,53 @@ +{ + "id": 182173098047370, + "slug": "xeon-e7-8893-v3", + "name": "Intel Xeon E7-8893 v3", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.2, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84688/intel-xeon-processor-e78893-v3-45m-cache-3-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8893-v3" +} diff --git a/site/public/v1/cpus/xeon-e7-8893-v3/score/index.json b/site/public/v1/cpus/xeon-e7-8893-v3/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8893-v3/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8893-v4/index.json b/site/public/v1/cpus/xeon-e7-8893-v4/index.json new file mode 100644 index 000000000000..0fd4b9458237 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8893-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 165699452905059, + "slug": "xeon-e7-8893-v4", + "name": "Intel Xeon E7-8893 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.2, + "boost_clock_ghz": null, + "l3_cache_mb": 60.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93791/intel-xeon-processor-e78893-v4-60m-cache-3-20-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8893-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-8893-v4/score/index.json b/site/public/v1/cpus/xeon-e7-8893-v4/score/index.json new file mode 100644 index 000000000000..72f174f1b0c4 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8893-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2014-2016", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-e7-8894-v4/index.json b/site/public/v1/cpus/xeon-e7-8894-v4/index.json new file mode 100644 index 000000000000..3146997cab2e --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8894-v4/index.json @@ -0,0 +1,53 @@ +{ + "id": 179316283344502, + "slug": "xeon-e7-8894-v4", + "name": "Intel Xeon E7-8894 v4", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2017-02-09", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 24, + "threads": 48, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.4, + "boost_clock_ghz": null, + "l3_cache_mb": 60.0, + "tdp_w": 165, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/96900/intel-xeon-processor-e78894-v4-60m-cache-2-40-ghz/specifications.html" + ], + "created_at": "2026-09-25T15:58:09", + "updated_at": "2026-09-25T15:58:09", + "url": "/v1/cpus/xeon-e7-8894-v4" +} diff --git a/site/public/v1/cpus/xeon-e7-8894-v4/score/index.json b/site/public/v1/cpus/xeon-e7-8894-v4/score/index.json new file mode 100644 index 000000000000..7a1c342406b9 --- /dev/null +++ b/site/public/v1/cpus/xeon-e7-8894-v4/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2017-2019", + "source": null + } +} diff --git a/site/public/v1/cpus/xeon-l5618/index.json b/site/public/v1/cpus/xeon-l5618/index.json new file mode 100644 index 000000000000..12091cba1eaf --- /dev/null +++ b/site/public/v1/cpus/xeon-l5618/index.json @@ -0,0 +1,53 @@ +{ + "id": 131354545908409, + "slug": "xeon-l5618", + "name": "Intel Xeon L5618", + "manufacturer": { + "slug": "intel", + "name": "Intel", + "url": "/v1/brands/intel" + }, + "release_date": "2010-03-16", + "segment": "server", + "architecture": "Westmere-EP", + "socket": "LGA 1366", + "process_node": "32 nm", + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.87, + "boost_clock_ghz": null, + "l3_cache_mb": 12.0, + "tdp_w": 40, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/48767/intel-xeon-processor-l5618-12m-cache-1-87-ghz-5-86-gts-intel-qpi/specifications.html" + ], + "created_at": "2026-09-25T17:56:39", + "updated_at": "2026-09-25T17:56:39", + "url": "/v1/cpus/xeon-l5618" +} diff --git a/site/public/v1/cpus/xeon-l5618/score/index.json b/site/public/v1/cpus/xeon-l5618/score/index.json new file mode 100644 index 000000000000..0600a3f77c37 --- /dev/null +++ b/site/public/v1/cpus/xeon-l5618/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "single": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + }, + "multi": { + "index": null, + "percentile": null, + "tier": null, + "era": "2010-2013", + "source": null + } +} diff --git a/site/public/v1/gpus/geforce3-ti500/index.json b/site/public/v1/gpus/geforce3-ti500/index.json deleted file mode 100644 index 25ac8bf7a9ca..000000000000 --- a/site/public/v1/gpus/geforce3-ti500/index.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "id": 152410482901307, - "slug": "geforce3-ti500", - "name": "GeForce3 Ti500", - "manufacturer": { - "slug": "nvidia", - "name": "NVIDIA", - "url": "/v1/brands/nvidia" - }, - "architecture": "Kelvin", - "release_date": "2001-10-01", - "msrp_usd": null, - "cuda_cores": null, - "stream_processors": null, - "rt_cores": null, - "tensor_cores": null, - "memory_gb": 0.0625, - "memory_type": "DDR", - "memory_bus_bit": 128, - "memory_bandwidth_gbps": null, - "base_clock_mhz": 240, - "boost_clock_mhz": 240, - "tdp_w": 29, - "pcie_version": "AGP 4x", - "fp32_tflops": null, - "blender_score": null, - "score": { - "algorithm_version": "2.0.0", - "overall": null, - "graphics": { - "index": null, - "percentile": null, - "tier": null, - "era": "pre-2006", - "source": null - } - }, - "verified": false, - "source_urls": [ - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units" - ], - "url": "/v1/gpus/geforce3-ti500" -} diff --git a/site/public/v1/gpus/geforce3-ti500/score/index.json b/site/public/v1/gpus/geforce3-ti500/score/index.json deleted file mode 100644 index 41a0768ad6fd..000000000000 --- a/site/public/v1/gpus/geforce3-ti500/score/index.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "algorithm_version": "2.0.0", - "overall": null, - "graphics": { - "index": null, - "percentile": null, - "tier": null, - "era": "pre-2006", - "source": null - } -} diff --git a/site/public/v1/gpus/index.json b/site/public/v1/gpus/index.json index 7d2fcc3a8b5c..d9017a8ad678 100644 --- a/site/public/v1/gpus/index.json +++ b/site/public/v1/gpus/index.json @@ -1,5 +1,5 @@ { - "count": 2093, + "count": 2089, "results": [ { "slug": "rage-ii", @@ -4291,11 +4291,6 @@ "name": "GeForce3 Ti 500", "url": "/v1/gpus/geforce3-ti-500" }, - { - "slug": "geforce3-ti500", - "name": "GeForce3 Ti500", - "url": "/v1/gpus/geforce3-ti500" - }, { "slug": "geforce4-mx-4000-rev-2", "name": "GeForce4 MX 4000 Rev. 2", @@ -6181,11 +6176,6 @@ "name": "RTX 6000 Ada Generation", "url": "/v1/gpus/rtx-6000-ada" }, - { - "slug": "rtx-6000-ada-generation", - "name": "RTX 6000 Ada Generation", - "url": "/v1/gpus/rtx-6000-ada-generation" - }, { "slug": "rtx-a1000", "name": "RTX A1000", @@ -6396,11 +6386,6 @@ "name": "RTX PRO 6000 Blackwell Max-Q", "url": "/v1/gpus/rtx-pro-6000-blackwell-max-q" }, - { - "slug": "rtx-pro-6000-blackwell-max-q-workstation-edition", - "name": "RTX PRO 6000 Blackwell Max-Q Workstation Edition", - "url": "/v1/gpus/rtx-pro-6000-blackwell-max-q-workstation-edition" - }, { "slug": "rtx-pro-6000-blackwell-server", "name": "RTX PRO 6000 Blackwell Server", @@ -6411,11 +6396,6 @@ "name": "RTX PRO 6000 Blackwell Workstation Edition", "url": "/v1/gpus/rtx-pro-6000-blackwell-workstation" }, - { - "slug": "rtx-pro-6000-blackwell-workstation-edition", - "name": "RTX PRO 6000 Blackwell Workstation Edition", - "url": "/v1/gpus/rtx-pro-6000-blackwell-workstation-edition" - }, { "slug": "rtx-pro-6000d-blackwell", "name": "RTX PRO 6000D Blackwell", diff --git a/site/public/v1/gpus/rtx-6000-ada-generation/index.json b/site/public/v1/gpus/rtx-6000-ada-generation/index.json deleted file mode 100644 index 580bd9404aa2..000000000000 --- a/site/public/v1/gpus/rtx-6000-ada-generation/index.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "id": 143245573131084, - "slug": "rtx-6000-ada-generation", - "name": "RTX 6000 Ada Generation", - "manufacturer": { - "slug": "nvidia", - "name": "NVIDIA", - "url": "/v1/brands/nvidia" - }, - "architecture": "Ada Lovelace", - "release_date": "2022-12-03", - "msrp_usd": null, - "cuda_cores": null, - "stream_processors": null, - "rt_cores": null, - "tensor_cores": null, - "memory_gb": 48.0, - "memory_type": "GDDR6", - "memory_bus_bit": 384, - "memory_bandwidth_gbps": null, - "base_clock_mhz": 915, - "boost_clock_mhz": 2505, - "tdp_w": 300, - "pcie_version": "PCIe 4.0 x16", - "fp32_tflops": null, - "blender_score": null, - "score": { - "algorithm_version": "2.0.0", - "overall": null, - "graphics": { - "index": null, - "percentile": null, - "tier": null, - "era": "2022-2023", - "source": null - } - }, - "verified": false, - "source_urls": [ - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units" - ], - "url": "/v1/gpus/rtx-6000-ada-generation" -} diff --git a/site/public/v1/gpus/rtx-pro-6000-blackwell-max-q-workstation-edition/index.json b/site/public/v1/gpus/rtx-pro-6000-blackwell-max-q-workstation-edition/index.json deleted file mode 100644 index 4f1282223eb1..000000000000 --- a/site/public/v1/gpus/rtx-pro-6000-blackwell-max-q-workstation-edition/index.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "id": 33307055037936, - "slug": "rtx-pro-6000-blackwell-max-q-workstation-edition", - "name": "RTX PRO 6000 Blackwell Max-Q Workstation Edition", - "manufacturer": { - "slug": "nvidia", - "name": "NVIDIA", - "url": "/v1/brands/nvidia" - }, - "architecture": "Blackwell", - "release_date": "2025-03-18", - "msrp_usd": null, - "cuda_cores": null, - "stream_processors": null, - "rt_cores": null, - "tensor_cores": null, - "memory_gb": 96.0, - "memory_type": "GDDR7", - "memory_bus_bit": 512, - "memory_bandwidth_gbps": null, - "base_clock_mhz": 1590, - "boost_clock_mhz": 2288, - "tdp_w": 300, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": null, - "blender_score": null, - "score": { - "algorithm_version": "2.0.0", - "overall": null, - "graphics": { - "index": null, - "percentile": null, - "tier": null, - "era": "2024-2026", - "source": null - } - }, - "verified": false, - "source_urls": [ - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units" - ], - "url": "/v1/gpus/rtx-pro-6000-blackwell-max-q-workstation-edition" -} diff --git a/site/public/v1/gpus/rtx-pro-6000-blackwell-workstation-edition/index.json b/site/public/v1/gpus/rtx-pro-6000-blackwell-workstation-edition/index.json deleted file mode 100644 index 98ae7e612e01..000000000000 --- a/site/public/v1/gpus/rtx-pro-6000-blackwell-workstation-edition/index.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "id": 278228152629042, - "slug": "rtx-pro-6000-blackwell-workstation-edition", - "name": "RTX PRO 6000 Blackwell Workstation Edition", - "manufacturer": { - "slug": "nvidia", - "name": "NVIDIA", - "url": "/v1/brands/nvidia" - }, - "architecture": "Blackwell", - "release_date": "2025-03-18", - "msrp_usd": null, - "cuda_cores": null, - "stream_processors": null, - "rt_cores": null, - "tensor_cores": null, - "memory_gb": 96.0, - "memory_type": "GDDR7", - "memory_bus_bit": 512, - "memory_bandwidth_gbps": null, - "base_clock_mhz": 1590, - "boost_clock_mhz": 2617, - "tdp_w": 600, - "pcie_version": "PCIe 5.0 x16", - "fp32_tflops": null, - "blender_score": null, - "score": { - "algorithm_version": "2.0.0", - "overall": null, - "graphics": { - "index": null, - "percentile": null, - "tier": null, - "era": "2024-2026", - "source": null - } - }, - "verified": false, - "source_urls": [ - "https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units" - ], - "url": "/v1/gpus/rtx-pro-6000-blackwell-workstation-edition" -} diff --git a/site/public/v1/index.json b/site/public/v1/index.json index 03c4c2c09dbf..621f0fb14170 100644 --- a/site/public/v1/index.json +++ b/site/public/v1/index.json @@ -6,21 +6,21 @@ "url": "/v1/brands/index.json" }, "socs": { - "count": 2097, + "count": 2105, "url": "/v1/socs/index.json", "scored": 195 }, "smartphones": { - "count": 93396, + "count": 93407, "url": "/v1/smartphones/index.json", - "scored": 93396 + "scored": 93407 }, "tablets": { "count": 3455, "url": "/v1/tablets/index.json" }, "watches": { - "count": 433, + "count": 442, "url": "/v1/watches/index.json" }, "pdas": { @@ -28,12 +28,12 @@ "url": "/v1/pdas/index.json" }, "gpus": { - "count": 2093, + "count": 2089, "url": "/v1/gpus/index.json", "scored": 1768 }, "cpus": { - "count": 4424, + "count": 4507, "url": "/v1/cpus/index.json", "scored": 2382 }, diff --git a/site/public/v1/smartphones/12/index.json b/site/public/v1/smartphones/12/index.json index fd8df3f997aa..f87a87c72fad 100644 --- a/site/public/v1/smartphones/12/index.json +++ b/site/public/v1/smartphones/12/index.json @@ -68,7 +68,7 @@ "value": 55.2, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/12/score/index.json b/site/public/v1/smartphones/12/score/index.json index 394bf85b217d..6cc6c5374e05 100644 --- a/site/public/v1/smartphones/12/score/index.json +++ b/site/public/v1/smartphones/12/score/index.json @@ -8,7 +8,7 @@ "value": 55.2, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/13-pro-5g/index.json b/site/public/v1/smartphones/13-pro-5g/index.json index 30448a1d116e..48b5f93eafe4 100644 --- a/site/public/v1/smartphones/13-pro-5g/index.json +++ b/site/public/v1/smartphones/13-pro-5g/index.json @@ -78,7 +78,7 @@ "value": 68.3, "perf": { "index": 56.0, - "percentile": 52.6, + "percentile": 52.5, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/13-pro-5g/score/index.json b/site/public/v1/smartphones/13-pro-5g/score/index.json index 52ea22e6a07c..a7ae512a83fd 100644 --- a/site/public/v1/smartphones/13-pro-5g/score/index.json +++ b/site/public/v1/smartphones/13-pro-5g/score/index.json @@ -8,7 +8,7 @@ "value": 68.3, "perf": { "index": 56.0, - "percentile": 52.6, + "percentile": 52.5, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/14t-pro/index.json b/site/public/v1/smartphones/14t-pro/index.json index 9eb0c77f6dd4..44f366653e4f 100644 --- a/site/public/v1/smartphones/14t-pro/index.json +++ b/site/public/v1/smartphones/14t-pro/index.json @@ -70,7 +70,7 @@ "value": 61.3, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/14t-pro/score/index.json b/site/public/v1/smartphones/14t-pro/score/index.json index 05d0b686f5ac..b827fcc85876 100644 --- a/site/public/v1/smartphones/14t-pro/score/index.json +++ b/site/public/v1/smartphones/14t-pro/score/index.json @@ -8,7 +8,7 @@ "value": 61.3, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/14x-5g/index.json b/site/public/v1/smartphones/14x-5g/index.json index 7389e8e0118c..1ed38e3f09f1 100644 --- a/site/public/v1/smartphones/14x-5g/index.json +++ b/site/public/v1/smartphones/14x-5g/index.json @@ -77,7 +77,7 @@ "value": 68.6, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/14x-5g/score/index.json b/site/public/v1/smartphones/14x-5g/score/index.json index 4868e385d42a..73edf836717d 100644 --- a/site/public/v1/smartphones/14x-5g/score/index.json +++ b/site/public/v1/smartphones/14x-5g/score/index.json @@ -8,7 +8,7 @@ "value": 68.6, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/15-pro/index.json b/site/public/v1/smartphones/15-pro/index.json index b8993cd3e06c..856a21ebdc6b 100644 --- a/site/public/v1/smartphones/15-pro/index.json +++ b/site/public/v1/smartphones/15-pro/index.json @@ -70,7 +70,7 @@ "value": 59.0, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/15-pro/score/index.json b/site/public/v1/smartphones/15-pro/score/index.json index 98d556435f91..f90696ac850d 100644 --- a/site/public/v1/smartphones/15-pro/score/index.json +++ b/site/public/v1/smartphones/15-pro/score/index.json @@ -8,7 +8,7 @@ "value": 59.0, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/15/index.json b/site/public/v1/smartphones/15/index.json index 6617dc5e8ede..5e88f0c82e37 100644 --- a/site/public/v1/smartphones/15/index.json +++ b/site/public/v1/smartphones/15/index.json @@ -69,7 +69,7 @@ "value": 61.8, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/15/score/index.json b/site/public/v1/smartphones/15/score/index.json index 63817131798c..5b7319de7c76 100644 --- a/site/public/v1/smartphones/15/score/index.json +++ b/site/public/v1/smartphones/15/score/index.json @@ -8,7 +8,7 @@ "value": 61.8, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/5v/index.json b/site/public/v1/smartphones/5v/index.json index 27f5db02ff7e..f824effb5c00 100644 --- a/site/public/v1/smartphones/5v/index.json +++ b/site/public/v1/smartphones/5v/index.json @@ -25,7 +25,7 @@ }, "release_date": "2018-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 3, "storage_options_gb": [ 32 ], @@ -84,8 +84,9 @@ }, "verified": false, "source_urls": [ + "https://www.gsmarena.com/alcatel_5v-9271.php", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:03:53" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/7/index.json b/site/public/v1/smartphones/7/index.json index be41c14d2842..8c3c84eed1d5 100644 --- a/site/public/v1/smartphones/7/index.json +++ b/site/public/v1/smartphones/7/index.json @@ -25,7 +25,7 @@ }, "release_date": "2018-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 2, "storage_options_gb": [ 32 ], @@ -83,8 +83,9 @@ }, "verified": false, "source_urls": [ + "https://www.kaggle.com/datasets/jakubkhalponiak/phones-2024", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-07-09T12:20:47" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/a5-pro/index.json b/site/public/v1/smartphones/a5-pro/index.json index d102b459ea08..a80ead94785b 100644 --- a/site/public/v1/smartphones/a5-pro/index.json +++ b/site/public/v1/smartphones/a5-pro/index.json @@ -77,7 +77,7 @@ "value": 57.9, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/a5-pro/score/index.json b/site/public/v1/smartphones/a5-pro/score/index.json index 0e7d4f99fe15..d0c71f136c4e 100644 --- a/site/public/v1/smartphones/a5-pro/score/index.json +++ b/site/public/v1/smartphones/a5-pro/score/index.json @@ -8,7 +8,7 @@ "value": 57.9, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/a80/index.json b/site/public/v1/smartphones/a80/index.json index 10e3d0ca8112..2a81f8d51c50 100644 --- a/site/public/v1/smartphones/a80/index.json +++ b/site/public/v1/smartphones/a80/index.json @@ -76,7 +76,7 @@ "value": 58.1, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/a80/score/index.json b/site/public/v1/smartphones/a80/score/index.json index dd78b31133a4..37943e62803e 100644 --- a/site/public/v1/smartphones/a80/score/index.json +++ b/site/public/v1/smartphones/a80/score/index.json @@ -8,7 +8,7 @@ "value": 58.1, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/acer-super-zx-aitoolbuzz-103-8gb-64gb-5g/index.json b/site/public/v1/smartphones/acer-super-zx-aitoolbuzz-103-8gb-64gb-5g/index.json index e92dc9f99bc8..a301e762c62b 100644 --- a/site/public/v1/smartphones/acer-super-zx-aitoolbuzz-103-8gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/acer-super-zx-aitoolbuzz-103-8gb-64gb-5g/index.json @@ -85,7 +85,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/acer-super-zx-aitoolbuzz-103-8gb-64gb-5g/score/index.json b/site/public/v1/smartphones/acer-super-zx-aitoolbuzz-103-8gb-64gb-5g/score/index.json index d1fa67b3ee26..e3f2d1905a80 100644 --- a/site/public/v1/smartphones/acer-super-zx-aitoolbuzz-103-8gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/acer-super-zx-aitoolbuzz-103-8gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/index.json index fff762639fc9..00b10d552fab 100644 --- a/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 66463575dac2..06e28b635210 100644 --- a/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/index.json index d998fcdfe000..dae65d4e7482 100644 --- a/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/score/index.json index 55eb8517ac36..34b9105ddf66 100644 --- a/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/index.json b/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/index.json index 0ac234ea8a0d..9f449d214cf2 100644 --- a/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/score/index.json index 2ac39de3d764..6cb3d830303e 100644 --- a/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/index.json index ac656854b18b..a0d6b02bb301 100644 --- a/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/score/index.json index b8824378de8d..f57dda76fc36 100644 --- a/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-6gb-128gb/index.json b/site/public/v1/smartphones/apple-iphone-16-6gb-128gb/index.json index 72cc03463df8..4e71dccf737b 100644 --- a/site/public/v1/smartphones/apple-iphone-16-6gb-128gb/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-6gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-6gb-128gb/score/index.json b/site/public/v1/smartphones/apple-iphone-16-6gb-128gb/score/index.json index 5dfa3c6d0976..4e7901f22183 100644 --- a/site/public/v1/smartphones/apple-iphone-16-6gb-128gb/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-6gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-6gb-256gb/index.json b/site/public/v1/smartphones/apple-iphone-16-6gb-256gb/index.json index cc36b38cb38a..cd3650af9c08 100644 --- a/site/public/v1/smartphones/apple-iphone-16-6gb-256gb/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-6gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-6gb-256gb/score/index.json b/site/public/v1/smartphones/apple-iphone-16-6gb-256gb/score/index.json index 5dfa3c6d0976..4e7901f22183 100644 --- a/site/public/v1/smartphones/apple-iphone-16-6gb-256gb/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-6gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-6gb-512gb/index.json b/site/public/v1/smartphones/apple-iphone-16-6gb-512gb/index.json index 21679c1fcdd2..9e82c24ab6b2 100644 --- a/site/public/v1/smartphones/apple-iphone-16-6gb-512gb/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-6gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-6gb-512gb/score/index.json b/site/public/v1/smartphones/apple-iphone-16-6gb-512gb/score/index.json index 5dfa3c6d0976..4e7901f22183 100644 --- a/site/public/v1/smartphones/apple-iphone-16-6gb-512gb/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-6gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-8gb-128gb-5g/index.json index 236159336cdb..4bd329edcc1b 100644 --- a/site/public/v1/smartphones/apple-iphone-16-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-8gb-128gb-5g/score/index.json index 16ecdda4b01a..561cf65ac965 100644 --- a/site/public/v1/smartphones/apple-iphone-16-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-8gb-256gb-5g/index.json index f815a15f5c46..ac9ff51f5373 100644 --- a/site/public/v1/smartphones/apple-iphone-16-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-8gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-8gb-256gb-5g/score/index.json index 16ecdda4b01a..561cf65ac965 100644 --- a/site/public/v1/smartphones/apple-iphone-16-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-8gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-8gb-512gb-5g/index.json index aa1776d64f9b..b7354217d23b 100644 --- a/site/public/v1/smartphones/apple-iphone-16-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-8gb-512gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-8gb-512gb-5g/score/index.json index 16ecdda4b01a..561cf65ac965 100644 --- a/site/public/v1/smartphones/apple-iphone-16-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-aitoolbuzz-809-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-aitoolbuzz-809-8gb-128gb-5g/index.json index 7233a558f377..e8a35123e4ca 100644 --- a/site/public/v1/smartphones/apple-iphone-16-aitoolbuzz-809-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-aitoolbuzz-809-8gb-128gb-5g/index.json @@ -93,7 +93,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-aitoolbuzz-809-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-aitoolbuzz-809-8gb-128gb-5g/score/index.json index 441357f27d81..ad504f9d5e32 100644 --- a/site/public/v1/smartphones/apple-iphone-16-aitoolbuzz-809-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-aitoolbuzz-809-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-allphones-2620-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-allphones-2620-8gb-128gb-5g/index.json index 0a0b5f16bb34..7f26bbe2030d 100644 --- a/site/public/v1/smartphones/apple-iphone-16-allphones-2620-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-allphones-2620-8gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-allphones-2620-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-allphones-2620-8gb-128gb-5g/score/index.json index c877ce275546..6633cbdc33a5 100644 --- a/site/public/v1/smartphones/apple-iphone-16-allphones-2620-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-allphones-2620-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-128gb/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-128gb/index.json index 040e705c2e55..6093e26ec56d 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-128gb/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-128gb/score/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-128gb/score/index.json index dfcfdbaf47a2..f119a00759c7 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-128gb/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-256gb/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-256gb/index.json index 5258f852106a..e108a9c5dc6f 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-256gb/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-256gb/score/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-256gb/score/index.json index dfcfdbaf47a2..f119a00759c7 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-256gb/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-512gb/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-512gb/index.json index 3888d95af745..5df00ac09561 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-512gb/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-512gb/score/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-512gb/score/index.json index dfcfdbaf47a2..f119a00759c7 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-6gb-512gb/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-6gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.9, - "percentile": 72.7, + "percentile": 72.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-128gb-5g/index.json index b00fdc99e5a9..826c5c8acc34 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-128gb-5g/score/index.json index 53c98b035f87..1cf2b41f210c 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-256gb-5g/index.json index da496a87ee68..81a6b1af21a8 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-256gb-5g/score/index.json index dc9e413c92bd..aa4084692491 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-512gb-5g/index.json index 5f00e6e6b2a1..410315ec6e08 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-512gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-512gb-5g/score/index.json index 53c98b035f87..1cf2b41f210c 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-aitoolbuzz-810-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-aitoolbuzz-810-8gb-128gb-5g/index.json index 563b9e7545d8..77285e32c7d1 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-aitoolbuzz-810-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-aitoolbuzz-810-8gb-128gb-5g/index.json @@ -93,7 +93,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-aitoolbuzz-810-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-aitoolbuzz-810-8gb-128gb-5g/score/index.json index 790f28a2d263..977b454db4db 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-aitoolbuzz-810-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-aitoolbuzz-810-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-allphones-2621-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-allphones-2621-8gb-128gb-5g/index.json index acbe54f975cd..fb566a03d6e0 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-allphones-2621-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-allphones-2621-8gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-plus-allphones-2621-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-plus-allphones-2621-8gb-128gb-5g/score/index.json index d96a4d3fb66e..276f20af3bb4 100644 --- a/site/public/v1/smartphones/apple-iphone-16-plus-allphones-2621-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-plus-allphones-2621-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-1024gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-1024gb-5g/index.json index 1ec610bdb1ed..49c308e34493 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-1024gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-1024gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-1024gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-1024gb-5g/score/index.json index 64d7100bd31a..09512be44686 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-1024gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-1024gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-128gb-5g/index.json index 801f3a80c274..d890b5690454 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-128gb-5g/score/index.json index 64d7100bd31a..09512be44686 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-256gb-5g/index.json index eeacc5302d3d..8758a1d60803 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-256gb-5g/score/index.json index 64d7100bd31a..09512be44686 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-512gb-5g/index.json index e197cb6bbf55..98a025ac12bc 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-512gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-512gb-5g/score/index.json index 64d7100bd31a..09512be44686 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-aitoolbuzz-811-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-aitoolbuzz-811-8gb-128gb-5g/index.json index ab65f50b6326..46ac21926b4a 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-aitoolbuzz-811-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-aitoolbuzz-811-8gb-128gb-5g/index.json @@ -94,7 +94,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-aitoolbuzz-811-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-aitoolbuzz-811-8gb-128gb-5g/score/index.json index 9d72334b1c44..cdd258174c06 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-aitoolbuzz-811-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-aitoolbuzz-811-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-allphones-2622-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-allphones-2622-8gb-128gb-5g/index.json index b568da8d3354..eec8306bc3bd 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-allphones-2622-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-allphones-2622-8gb-128gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-allphones-2622-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-allphones-2622-8gb-128gb-5g/score/index.json index f7b4b962afa6..1d452fa5f9b2 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-allphones-2622-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-allphones-2622-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-1024gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-1024gb-5g/index.json index 709399c63dc5..1cd22e930c45 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-1024gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-1024gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-1024gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-1024gb-5g/score/index.json index f4ee75aa778a..7c83c08d8ab5 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-1024gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-1024gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-256gb-5g/index.json index 492fd7287e49..5ed81e21aad0 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-256gb-5g/score/index.json index f4ee75aa778a..7c83c08d8ab5 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-512gb-5g/index.json index 6fe4978dcb66..807bfd5c3389 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-512gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-512gb-5g/score/index.json index f4ee75aa778a..7c83c08d8ab5 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-aitoolbuzz-812-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-aitoolbuzz-812-8gb-256gb-5g/index.json index d1b0346df1c0..dc6536dd4d58 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-max-aitoolbuzz-812-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-aitoolbuzz-812-8gb-256gb-5g/index.json @@ -93,7 +93,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-aitoolbuzz-812-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-aitoolbuzz-812-8gb-256gb-5g/score/index.json index b44e9b9931ff..1a5f79c9f659 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-max-aitoolbuzz-812-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-aitoolbuzz-812-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-allphones-2623-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-allphones-2623-8gb-256gb-5g/index.json index 5f34dcf6dd6f..8e775e7d99bf 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-max-allphones-2623-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-allphones-2623-8gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-allphones-2623-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-allphones-2623-8gb-256gb-5g/score/index.json index 2aa3e3236b26..f8674cc82b41 100644 --- a/site/public/v1/smartphones/apple-iphone-16-pro-max-allphones-2623-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-allphones-2623-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16e-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16e-8gb-128gb-5g/index.json index fb08a5434b72..9118a000244e 100644 --- a/site/public/v1/smartphones/apple-iphone-16e-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16e-8gb-128gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16e-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16e-8gb-128gb-5g/score/index.json index 1dc7da977922..5a9e99004654 100644 --- a/site/public/v1/smartphones/apple-iphone-16e-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16e-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16e-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16e-8gb-256gb-5g/index.json index 2a280c676b85..2176951da2c1 100644 --- a/site/public/v1/smartphones/apple-iphone-16e-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16e-8gb-256gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16e-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16e-8gb-256gb-5g/score/index.json index 1dc7da977922..5a9e99004654 100644 --- a/site/public/v1/smartphones/apple-iphone-16e-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16e-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16e-aitoolbuzz-813-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16e-aitoolbuzz-813-8gb-128gb-5g/index.json index fb4d31c5f5c6..52a8bf431649 100644 --- a/site/public/v1/smartphones/apple-iphone-16e-aitoolbuzz-813-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16e-aitoolbuzz-813-8gb-128gb-5g/index.json @@ -93,7 +93,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16e-aitoolbuzz-813-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16e-aitoolbuzz-813-8gb-128gb-5g/score/index.json index 5601ec1c263d..cfd91748ab66 100644 --- a/site/public/v1/smartphones/apple-iphone-16e-aitoolbuzz-813-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16e-aitoolbuzz-813-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16e-allphones-2625-8gb-128gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16e-allphones-2625-8gb-128gb-5g/index.json index 0dd7bb66ad44..1ca4f91b70e1 100644 --- a/site/public/v1/smartphones/apple-iphone-16e-allphones-2625-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-16e-allphones-2625-8gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-16e-allphones-2625-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16e-allphones-2625-8gb-128gb-5g/score/index.json index 0d8c11a5478b..1fde801789c4 100644 --- a/site/public/v1/smartphones/apple-iphone-16e-allphones-2625-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-16e-allphones-2625-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/index.json index f77c66262cd9..8e530ddf948c 100644 --- a/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/score/index.json index f1696e1ecd95..4153433f9a1f 100644 --- a/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/index.json index 9dda5e010a2b..d6f94103da99 100644 --- a/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/score/index.json index 769cb195b119..b992184c3b8a 100644 --- a/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/index.json index 418ae06502d9..0b52031f406d 100644 --- a/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/score/index.json index 769cb195b119..b992184c3b8a 100644 --- a/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/index.json index 2cd22ef6fff3..02304d3f6f6a 100644 --- a/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/score/index.json index 93a6c47c34df..ef92be771c14 100644 --- a/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/index.json index 274b12cfb36f..75e6f053da0c 100644 --- a/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/score/index.json index 93a6c47c34df..ef92be771c14 100644 --- a/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/index.json index 633d7947ffa8..8ed3ed59feac 100644 --- a/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/score/index.json index 1734c12f6a30..fd4e51faeee0 100644 --- a/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/index.json index f84bde4dbe56..3bed67dfb3f3 100644 --- a/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 87.3, - "percentile": 88.8, + "percentile": 88.7, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/score/index.json index 3bec19adcafd..e57c4753eaae 100644 --- a/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 87.3, - "percentile": 88.8, + "percentile": 88.7, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/index.json index ffc3d6a1f5e2..3258b7f99ad6 100644 --- a/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 87.3, - "percentile": 88.8, + "percentile": 88.7, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/score/index.json index 3bec19adcafd..e57c4753eaae 100644 --- a/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 87.3, - "percentile": 88.8, + "percentile": 88.7, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/aquos-b10/index.json b/site/public/v1/smartphones/aquos-b10/index.json index b2411eb21e25..2b946e9cf8c3 100644 --- a/site/public/v1/smartphones/aquos-b10/index.json +++ b/site/public/v1/smartphones/aquos-b10/index.json @@ -25,7 +25,7 @@ }, "release_date": "2018-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 3, "storage_options_gb": [ 32 ], @@ -84,8 +84,9 @@ }, "verified": false, "source_urls": [ + "https://www.gsmarena.com/sharp_aquos_b10-9275.php", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:36:39" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/asus-rog-phone-8-pro-aitoolbuzz-998-24gb-512gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-8-pro-aitoolbuzz-998-24gb-512gb-5g/index.json index 27685c584238..258841eef87b 100644 --- a/site/public/v1/smartphones/asus-rog-phone-8-pro-aitoolbuzz-998-24gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-8-pro-aitoolbuzz-998-24gb-512gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-8-pro-aitoolbuzz-998-24gb-512gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-8-pro-aitoolbuzz-998-24gb-512gb-5g/score/index.json index 52b020dbbf7e..cc5b835c5bcc 100644 --- a/site/public/v1/smartphones/asus-rog-phone-8-pro-aitoolbuzz-998-24gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-8-pro-aitoolbuzz-998-24gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-8-pro-allphones-2359-24gb-512gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-8-pro-allphones-2359-24gb-512gb-5g/index.json index 69e59f77cd47..17e217182e27 100644 --- a/site/public/v1/smartphones/asus-rog-phone-8-pro-allphones-2359-24gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-8-pro-allphones-2359-24gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-8-pro-allphones-2359-24gb-512gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-8-pro-allphones-2359-24gb-512gb-5g/score/index.json index 0a36473d1074..c3dd36a5a1bb 100644 --- a/site/public/v1/smartphones/asus-rog-phone-8-pro-allphones-2359-24gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-8-pro-allphones-2359-24gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-8-pro/index.json b/site/public/v1/smartphones/asus-rog-phone-8-pro/index.json index 868b08c95194..e0c33d02deca 100644 --- a/site/public/v1/smartphones/asus-rog-phone-8-pro/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-8-pro/index.json @@ -100,7 +100,7 @@ "value": 49.0, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-8-pro/score/index.json b/site/public/v1/smartphones/asus-rog-phone-8-pro/score/index.json index 16dcd37bd6df..476be4c4dfb1 100644 --- a/site/public/v1/smartphones/asus-rog-phone-8-pro/score/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-8-pro/score/index.json @@ -8,7 +8,7 @@ "value": 49.0, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/index.json index ba9da4724c40..e6526fe8b2a8 100644 --- a/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/score/index.json index 81e09a3753ad..85bd2a227e40 100644 --- a/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-9-aitoolbuzz-999-16gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-9-aitoolbuzz-999-16gb-256gb-5g/index.json index 8d0fa8b9787a..d26e15e12c40 100644 --- a/site/public/v1/smartphones/asus-rog-phone-9-aitoolbuzz-999-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-9-aitoolbuzz-999-16gb-256gb-5g/index.json @@ -90,7 +90,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-9-aitoolbuzz-999-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-9-aitoolbuzz-999-16gb-256gb-5g/score/index.json index fa437c4ddb18..98ffabb80b34 100644 --- a/site/public/v1/smartphones/asus-rog-phone-9-aitoolbuzz-999-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-9-aitoolbuzz-999-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-9-allphones-2361-16gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-9-allphones-2361-16gb-256gb-5g/index.json index e1ea283fee0c..a616f94ebf12 100644 --- a/site/public/v1/smartphones/asus-rog-phone-9-allphones-2361-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-9-allphones-2361-16gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-9-allphones-2361-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-9-allphones-2361-16gb-256gb-5g/score/index.json index 74e7ab2235cb..fa9e0342bd2d 100644 --- a/site/public/v1/smartphones/asus-rog-phone-9-allphones-2361-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-9-allphones-2361-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-9-pro/index.json b/site/public/v1/smartphones/asus-rog-phone-9-pro/index.json index 116ffdacce7d..927bdaf2b835 100644 --- a/site/public/v1/smartphones/asus-rog-phone-9-pro/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-9-pro/index.json @@ -100,7 +100,7 @@ "value": 46.4, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-9-pro/score/index.json b/site/public/v1/smartphones/asus-rog-phone-9-pro/score/index.json index 1762209dc55d..25bf3a05b602 100644 --- a/site/public/v1/smartphones/asus-rog-phone-9-pro/score/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-9-pro/score/index.json @@ -8,7 +8,7 @@ "value": 46.4, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-9/index.json b/site/public/v1/smartphones/asus-rog-phone-9/index.json index 5b9a62e80e3e..eb276b491279 100644 --- a/site/public/v1/smartphones/asus-rog-phone-9/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-9/index.json @@ -100,7 +100,7 @@ "value": 53.1, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-rog-phone-9/score/index.json b/site/public/v1/smartphones/asus-rog-phone-9/score/index.json index 337930a45698..96a8ed205747 100644 --- a/site/public/v1/smartphones/asus-rog-phone-9/score/index.json +++ b/site/public/v1/smartphones/asus-rog-phone-9/score/index.json @@ -8,7 +8,7 @@ "value": 53.1, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-zenfone-11-ultra/index.json b/site/public/v1/smartphones/asus-zenfone-11-ultra/index.json index 6e4d8e1fa365..71334749946e 100644 --- a/site/public/v1/smartphones/asus-zenfone-11-ultra/index.json +++ b/site/public/v1/smartphones/asus-zenfone-11-ultra/index.json @@ -100,7 +100,7 @@ "value": 57.7, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-zenfone-11-ultra/score/index.json b/site/public/v1/smartphones/asus-zenfone-11-ultra/score/index.json index 082c0d9dc823..e4eb9e543f08 100644 --- a/site/public/v1/smartphones/asus-zenfone-11-ultra/score/index.json +++ b/site/public/v1/smartphones/asus-zenfone-11-ultra/score/index.json @@ -8,7 +8,7 @@ "value": 57.7, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/index.json index 60cc6f9639e3..c499696ce717 100644 --- a/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 86.2, - "percentile": 88.1, + "percentile": 88.0, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/score/index.json index 763d6591da16..1946c46dccc1 100644 --- a/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 86.2, - "percentile": 88.1, + "percentile": 88.0, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-zenfone-12-ultra-aitoolbuzz-1027-16gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-zenfone-12-ultra-aitoolbuzz-1027-16gb-256gb-5g/index.json index 7b7844b07cbd..e937e5267fe6 100644 --- a/site/public/v1/smartphones/asus-zenfone-12-ultra-aitoolbuzz-1027-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/asus-zenfone-12-ultra-aitoolbuzz-1027-16gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-zenfone-12-ultra-aitoolbuzz-1027-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-zenfone-12-ultra-aitoolbuzz-1027-16gb-256gb-5g/score/index.json index 28316c08157e..852e31643ad4 100644 --- a/site/public/v1/smartphones/asus-zenfone-12-ultra-aitoolbuzz-1027-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/asus-zenfone-12-ultra-aitoolbuzz-1027-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/asus-zenfone-2-ze551ml-scrapegsma-2539/index.json b/site/public/v1/smartphones/asus-zenfone-2-ze551ml-scrapegsma-2539/index.json index b9a9e720cb7e..8ce288d0d71d 100644 --- a/site/public/v1/smartphones/asus-zenfone-2-ze551ml-scrapegsma-2539/index.json +++ b/site/public/v1/smartphones/asus-zenfone-2-ze551ml-scrapegsma-2539/index.json @@ -11,9 +11,9 @@ "url": "/v1/brands/asus" }, "soc": { - "id": 237436481642995, - "slug": "intel-atom-z3560-or-z3580", - "name": "Intel Atom Z3560 or Z3580", + "id": 88152656242534, + "slug": "intel-atom-z3580", + "name": "Intel Atom Z3580", "manufacturer": { "slug": "intel", "name": "Intel", @@ -21,7 +21,7 @@ }, "process_nm": 28.0, "gpu_name": "PowerVR G6430", - "url": "/v1/socs/intel-atom-z3560-or-z3580" + "url": "/v1/socs/intel-atom-z3580" }, "release_date": "2015-01-01", "msrp_usd": null, @@ -91,5 +91,5 @@ "https://github.com/cigarplug/scrape-gsma" ], "created_at": "2026-07-08T19:03:25", - "updated_at": "2026-07-09T12:20:47" + "updated_at": "2026-09-25T21:00:34" } diff --git a/site/public/v1/smartphones/blackview-bv8100-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-bv8100-8gb-256gb-4g-lte/index.json index 6c4ae91eb8c6..a4887a7768fe 100644 --- a/site/public/v1/smartphones/blackview-bv8100-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/blackview-bv8100-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-bv8100-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-bv8100-8gb-256gb-4g-lte/score/index.json index 35569883e42e..82662e3d6c1a 100644 --- a/site/public/v1/smartphones/blackview-bv8100-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/blackview-bv8100-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-bv8100-aitoolbuzz-1404-8gb/index.json b/site/public/v1/smartphones/blackview-bv8100-aitoolbuzz-1404-8gb/index.json index 90e1bd65ea66..9fd15f0fcb1f 100644 --- a/site/public/v1/smartphones/blackview-bv8100-aitoolbuzz-1404-8gb/index.json +++ b/site/public/v1/smartphones/blackview-bv8100-aitoolbuzz-1404-8gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-bv8100-aitoolbuzz-1404-8gb/score/index.json b/site/public/v1/smartphones/blackview-bv8100-aitoolbuzz-1404-8gb/score/index.json index 840b95e26087..6ef86d3d5269 100644 --- a/site/public/v1/smartphones/blackview-bv8100-aitoolbuzz-1404-8gb/score/index.json +++ b/site/public/v1/smartphones/blackview-bv8100-aitoolbuzz-1404-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-bv8100-allphones-1749-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-bv8100-allphones-1749-8gb-256gb-4g-lte/index.json index ad38031a74ff..a1bf6d901a36 100644 --- a/site/public/v1/smartphones/blackview-bv8100-allphones-1749-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/blackview-bv8100-allphones-1749-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-bv8100-allphones-1749-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-bv8100-allphones-1749-8gb-256gb-4g-lte/score/index.json index 840b95e26087..6ef86d3d5269 100644 --- a/site/public/v1/smartphones/blackview-bv8100-allphones-1749-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/blackview-bv8100-allphones-1749-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-hero-10-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-hero-10-12gb-256gb-4g-lte/index.json index 731cc6ce56ca..a339bbb1a531 100644 --- a/site/public/v1/smartphones/blackview-hero-10-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/blackview-hero-10-12gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-hero-10-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-hero-10-12gb-256gb-4g-lte/score/index.json index 21b976530d12..14bc2f0c13a2 100644 --- a/site/public/v1/smartphones/blackview-hero-10-12gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/blackview-hero-10-12gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-hero-10-aitoolbuzz-1413-12gb/index.json b/site/public/v1/smartphones/blackview-hero-10-aitoolbuzz-1413-12gb/index.json index af8ad313f218..9fec6357ce6d 100644 --- a/site/public/v1/smartphones/blackview-hero-10-aitoolbuzz-1413-12gb/index.json +++ b/site/public/v1/smartphones/blackview-hero-10-aitoolbuzz-1413-12gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-hero-10-aitoolbuzz-1413-12gb/score/index.json b/site/public/v1/smartphones/blackview-hero-10-aitoolbuzz-1413-12gb/score/index.json index 72654a8c9361..a78faceb3ef5 100644 --- a/site/public/v1/smartphones/blackview-hero-10-aitoolbuzz-1413-12gb/score/index.json +++ b/site/public/v1/smartphones/blackview-hero-10-aitoolbuzz-1413-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-hero-10-allphones-1751-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-hero-10-allphones-1751-12gb-256gb-4g-lte/index.json index 9528ba420a9a..00f63a92b681 100644 --- a/site/public/v1/smartphones/blackview-hero-10-allphones-1751-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/blackview-hero-10-allphones-1751-12gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-hero-10-allphones-1751-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-hero-10-allphones-1751-12gb-256gb-4g-lte/score/index.json index 72654a8c9361..a78faceb3ef5 100644 --- a/site/public/v1/smartphones/blackview-hero-10-allphones-1751-12gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/blackview-hero-10-allphones-1751-12gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/index.json index 9d37a671bc1f..2b8c4b9912ec 100644 --- a/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/score/index.json index 840b95e26087..6ef86d3d5269 100644 --- a/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/c75/index.json b/site/public/v1/smartphones/c75/index.json index 2a9c545526b5..f28ea42a1e4d 100644 --- a/site/public/v1/smartphones/c75/index.json +++ b/site/public/v1/smartphones/c75/index.json @@ -77,7 +77,7 @@ "value": 64.2, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/c75/score/index.json b/site/public/v1/smartphones/c75/score/index.json index eb21eb71f6ff..9c2b9fd7589c 100644 --- a/site/public/v1/smartphones/c75/score/index.json +++ b/site/public/v1/smartphones/c75/score/index.json @@ -8,7 +8,7 @@ "value": 64.2, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20-pro-5g/index.json b/site/public/v1/smartphones/camon-20-pro-5g/index.json index 4a9625a475d5..4fe4be1d4cff 100644 --- a/site/public/v1/smartphones/camon-20-pro-5g/index.json +++ b/site/public/v1/smartphones/camon-20-pro-5g/index.json @@ -76,7 +76,7 @@ "value": 57.2, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20-pro-5g/score/index.json b/site/public/v1/smartphones/camon-20-pro-5g/score/index.json index 0c286d71108a..738998cab99b 100644 --- a/site/public/v1/smartphones/camon-20-pro-5g/score/index.json +++ b/site/public/v1/smartphones/camon-20-pro-5g/score/index.json @@ -8,7 +8,7 @@ "value": 57.2, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20-pro/index.json b/site/public/v1/smartphones/camon-20-pro/index.json index be2e04d16f46..542d6caa5787 100644 --- a/site/public/v1/smartphones/camon-20-pro/index.json +++ b/site/public/v1/smartphones/camon-20-pro/index.json @@ -76,7 +76,7 @@ "value": 63.4, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20-pro/score/index.json b/site/public/v1/smartphones/camon-20-pro/score/index.json index 01c2258367ac..0e81e452dd9c 100644 --- a/site/public/v1/smartphones/camon-20-pro/score/index.json +++ b/site/public/v1/smartphones/camon-20-pro/score/index.json @@ -8,7 +8,7 @@ "value": 63.4, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20/index.json b/site/public/v1/smartphones/camon-20/index.json index 07aaaab018a3..2e61ae007a7b 100644 --- a/site/public/v1/smartphones/camon-20/index.json +++ b/site/public/v1/smartphones/camon-20/index.json @@ -76,7 +76,7 @@ "value": 63.4, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20/score/index.json b/site/public/v1/smartphones/camon-20/score/index.json index 01c2258367ac..0e81e452dd9c 100644 --- a/site/public/v1/smartphones/camon-20/score/index.json +++ b/site/public/v1/smartphones/camon-20/score/index.json @@ -8,7 +8,7 @@ "value": 63.4, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20s-pro-5g/index.json b/site/public/v1/smartphones/camon-20s-pro-5g/index.json index 9909ff6c1ad3..7bd2ee2f6138 100644 --- a/site/public/v1/smartphones/camon-20s-pro-5g/index.json +++ b/site/public/v1/smartphones/camon-20s-pro-5g/index.json @@ -76,7 +76,7 @@ "value": 46.1, "perf": { "index": 72.4, - "percentile": 70.2, + "percentile": 70.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20s-pro-5g/score/index.json b/site/public/v1/smartphones/camon-20s-pro-5g/score/index.json index 4b033f84a21e..bdb7c9234b5f 100644 --- a/site/public/v1/smartphones/camon-20s-pro-5g/score/index.json +++ b/site/public/v1/smartphones/camon-20s-pro-5g/score/index.json @@ -8,7 +8,7 @@ "value": 46.1, "perf": { "index": 72.4, - "percentile": 70.2, + "percentile": 70.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20s-pro/index.json b/site/public/v1/smartphones/camon-20s-pro/index.json index a11faed04177..4535a4d79833 100644 --- a/site/public/v1/smartphones/camon-20s-pro/index.json +++ b/site/public/v1/smartphones/camon-20s-pro/index.json @@ -76,7 +76,7 @@ "value": 46.8, "perf": { "index": 42.6, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20s-pro/score/index.json b/site/public/v1/smartphones/camon-20s-pro/score/index.json index cd0dfa92a1d9..77c7bbeb4831 100644 --- a/site/public/v1/smartphones/camon-20s-pro/score/index.json +++ b/site/public/v1/smartphones/camon-20s-pro/score/index.json @@ -8,7 +8,7 @@ "value": 46.8, "perf": { "index": 42.6, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20s/index.json b/site/public/v1/smartphones/camon-20s/index.json index 995753354b36..873db077e329 100644 --- a/site/public/v1/smartphones/camon-20s/index.json +++ b/site/public/v1/smartphones/camon-20s/index.json @@ -76,7 +76,7 @@ "value": 60.1, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-20s/score/index.json b/site/public/v1/smartphones/camon-20s/score/index.json index c2afe1e60cf9..505b8266e81e 100644 --- a/site/public/v1/smartphones/camon-20s/score/index.json +++ b/site/public/v1/smartphones/camon-20s/score/index.json @@ -8,7 +8,7 @@ "value": 60.1, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-30-5g/index.json b/site/public/v1/smartphones/camon-30-5g/index.json index 50e31b086e60..df444a04acb3 100644 --- a/site/public/v1/smartphones/camon-30-5g/index.json +++ b/site/public/v1/smartphones/camon-30-5g/index.json @@ -76,7 +76,7 @@ "value": 57.2, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-30-5g/score/index.json b/site/public/v1/smartphones/camon-30-5g/score/index.json index 0c286d71108a..738998cab99b 100644 --- a/site/public/v1/smartphones/camon-30-5g/score/index.json +++ b/site/public/v1/smartphones/camon-30-5g/score/index.json @@ -8,7 +8,7 @@ "value": 57.2, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-30-premier/index.json b/site/public/v1/smartphones/camon-30-premier/index.json index e4af170dfd46..8dabd291e24e 100644 --- a/site/public/v1/smartphones/camon-30-premier/index.json +++ b/site/public/v1/smartphones/camon-30-premier/index.json @@ -76,7 +76,7 @@ "value": 42.5, "perf": { "index": 72.4, - "percentile": 70.2, + "percentile": 70.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-30-premier/score/index.json b/site/public/v1/smartphones/camon-30-premier/score/index.json index ae98f76bf831..3bcad5e9ef3c 100644 --- a/site/public/v1/smartphones/camon-30-premier/score/index.json +++ b/site/public/v1/smartphones/camon-30-premier/score/index.json @@ -8,7 +8,7 @@ "value": 42.5, "perf": { "index": 72.4, - "percentile": 70.2, + "percentile": 70.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-30/index.json b/site/public/v1/smartphones/camon-30/index.json index 7b58c3e84ad1..793a8f108b74 100644 --- a/site/public/v1/smartphones/camon-30/index.json +++ b/site/public/v1/smartphones/camon-30/index.json @@ -76,7 +76,7 @@ "value": 63.4, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-30/score/index.json b/site/public/v1/smartphones/camon-30/score/index.json index 01c2258367ac..0e81e452dd9c 100644 --- a/site/public/v1/smartphones/camon-30/score/index.json +++ b/site/public/v1/smartphones/camon-30/score/index.json @@ -8,7 +8,7 @@ "value": 63.4, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-30s-pro/index.json b/site/public/v1/smartphones/camon-30s-pro/index.json index 327e91ca3b84..56ad88fad270 100644 --- a/site/public/v1/smartphones/camon-30s-pro/index.json +++ b/site/public/v1/smartphones/camon-30s-pro/index.json @@ -76,7 +76,7 @@ "value": 46.1, "perf": { "index": 72.4, - "percentile": 70.2, + "percentile": 70.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-30s-pro/score/index.json b/site/public/v1/smartphones/camon-30s-pro/score/index.json index 4b033f84a21e..bdb7c9234b5f 100644 --- a/site/public/v1/smartphones/camon-30s-pro/score/index.json +++ b/site/public/v1/smartphones/camon-30s-pro/score/index.json @@ -8,7 +8,7 @@ "value": 46.1, "perf": { "index": 72.4, - "percentile": 70.2, + "percentile": 70.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-30s/index.json b/site/public/v1/smartphones/camon-30s/index.json index 3cc1fad45004..369a88f62d60 100644 --- a/site/public/v1/smartphones/camon-30s/index.json +++ b/site/public/v1/smartphones/camon-30s/index.json @@ -76,7 +76,7 @@ "value": 57.4, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/camon-30s/score/index.json b/site/public/v1/smartphones/camon-30s/score/index.json index f8a4906db38c..64e4ec9e4605 100644 --- a/site/public/v1/smartphones/camon-30s/score/index.json +++ b/site/public/v1/smartphones/camon-30s/score/index.json @@ -8,7 +8,7 @@ "value": 57.4, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/cmf-phone-1/index.json b/site/public/v1/smartphones/cmf-phone-1/index.json index 1a79568d16f4..5079ce78c132 100644 --- a/site/public/v1/smartphones/cmf-phone-1/index.json +++ b/site/public/v1/smartphones/cmf-phone-1/index.json @@ -92,7 +92,7 @@ "value": 74.0, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/cmf-phone-1/score/index.json b/site/public/v1/smartphones/cmf-phone-1/score/index.json index 921a3aec30e5..e12fd772b923 100644 --- a/site/public/v1/smartphones/cmf-phone-1/score/index.json +++ b/site/public/v1/smartphones/cmf-phone-1/score/index.json @@ -8,7 +8,7 @@ "value": 74.0, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/index.json index 1f54b5181f83..e783f68fdc7d 100644 --- a/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/score/index.json index 46e17f4e91ba..633a0e011d56 100644 --- a/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/coolpad-cool-30-play-aitoolbuzz-2135-6gb/index.json b/site/public/v1/smartphones/coolpad-cool-30-play-aitoolbuzz-2135-6gb/index.json index 7dbea645401f..2b7ef7641e7a 100644 --- a/site/public/v1/smartphones/coolpad-cool-30-play-aitoolbuzz-2135-6gb/index.json +++ b/site/public/v1/smartphones/coolpad-cool-30-play-aitoolbuzz-2135-6gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/coolpad-cool-30-play-aitoolbuzz-2135-6gb/score/index.json b/site/public/v1/smartphones/coolpad-cool-30-play-aitoolbuzz-2135-6gb/score/index.json index 46e17f4e91ba..633a0e011d56 100644 --- a/site/public/v1/smartphones/coolpad-cool-30-play-aitoolbuzz-2135-6gb/score/index.json +++ b/site/public/v1/smartphones/coolpad-cool-30-play-aitoolbuzz-2135-6gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/index.json index 8e2f5ff2f71f..bd678daf831e 100644 --- a/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/coolpad-x100-aitoolbuzz-2173-8gb/index.json b/site/public/v1/smartphones/coolpad-x100-aitoolbuzz-2173-8gb/index.json index 68721cf14c32..5c4a70a0fea9 100644 --- a/site/public/v1/smartphones/coolpad-x100-aitoolbuzz-2173-8gb/index.json +++ b/site/public/v1/smartphones/coolpad-x100-aitoolbuzz-2173-8gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/coolpad-x100-aitoolbuzz-2173-8gb/score/index.json b/site/public/v1/smartphones/coolpad-x100-aitoolbuzz-2173-8gb/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/coolpad-x100-aitoolbuzz-2173-8gb/score/index.json +++ b/site/public/v1/smartphones/coolpad-x100-aitoolbuzz-2173-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/index.json index e95e5d0b8cfc..270c1fbab0a4 100644 --- a/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/score/index.json index d5e6d47bf4aa..601b501746af 100644 --- a/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade-gt-ultra-aitoolbuzz-2283-16gb-512gb-5g/index.json b/site/public/v1/smartphones/doogee-blade-gt-ultra-aitoolbuzz-2283-16gb-512gb-5g/index.json index 1f21a59f3a2c..3b15a284c0f4 100644 --- a/site/public/v1/smartphones/doogee-blade-gt-ultra-aitoolbuzz-2283-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/doogee-blade-gt-ultra-aitoolbuzz-2283-16gb-512gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade-gt-ultra-aitoolbuzz-2283-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/doogee-blade-gt-ultra-aitoolbuzz-2283-16gb-512gb-5g/score/index.json index 10c1c98f7762..8cd90d7ef1eb 100644 --- a/site/public/v1/smartphones/doogee-blade-gt-ultra-aitoolbuzz-2283-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/doogee-blade-gt-ultra-aitoolbuzz-2283-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g-lte/index.json index 439d788d1d17..f33aebfa8ed1 100644 --- a/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g-lte/score/index.json index 472cbcd172f2..3ef81779e0e7 100644 --- a/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g/index.json b/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g/index.json index ddbdc98cdcdc..3cf61da26f12 100644 --- a/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g/index.json +++ b/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g/score/index.json b/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g/score/index.json index 8c9554baca46..5fc083a23159 100644 --- a/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g/score/index.json +++ b/site/public/v1/smartphones/doogee-blade10-max-8gb-256gb-4g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-max-aitoolbuzz-2285-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-blade10-max-aitoolbuzz-2285-8gb-256gb-4g-lte/index.json index dfbfd3383cc9..2ecbdab412a3 100644 --- a/site/public/v1/smartphones/doogee-blade10-max-aitoolbuzz-2285-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/doogee-blade10-max-aitoolbuzz-2285-8gb-256gb-4g-lte/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-max-aitoolbuzz-2285-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-blade10-max-aitoolbuzz-2285-8gb-256gb-4g-lte/score/index.json index 79276b2719cd..d89d3add966a 100644 --- a/site/public/v1/smartphones/doogee-blade10-max-aitoolbuzz-2285-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/doogee-blade10-max-aitoolbuzz-2285-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-max-allphones-1794-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-blade10-max-allphones-1794-8gb-256gb-4g-lte/index.json index 0247068d6a7e..0346cae7b73d 100644 --- a/site/public/v1/smartphones/doogee-blade10-max-allphones-1794-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/doogee-blade10-max-allphones-1794-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-max-allphones-1794-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-blade10-max-allphones-1794-8gb-256gb-4g-lte/score/index.json index 472cbcd172f2..3ef81779e0e7 100644 --- a/site/public/v1/smartphones/doogee-blade10-max-allphones-1794-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/doogee-blade10-max-allphones-1794-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g-lte/index.json index 0659879eed29..27157c5193d1 100644 --- a/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g-lte/score/index.json index d5e6d47bf4aa..601b501746af 100644 --- a/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g/index.json b/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g/index.json index 9293e874d139..4dcf056817bf 100644 --- a/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g/index.json +++ b/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g/score/index.json b/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g/score/index.json index 42e04f9f6f06..bc524e5e4199 100644 --- a/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g/score/index.json +++ b/site/public/v1/smartphones/doogee-blade10-ultra-8gb-256gb-4g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-ultra-aitoolbuzz-2287-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-blade10-ultra-aitoolbuzz-2287-8gb-256gb-4g-lte/index.json index e3d759941c23..0989e444d462 100644 --- a/site/public/v1/smartphones/doogee-blade10-ultra-aitoolbuzz-2287-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/doogee-blade10-ultra-aitoolbuzz-2287-8gb-256gb-4g-lte/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-ultra-aitoolbuzz-2287-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-blade10-ultra-aitoolbuzz-2287-8gb-256gb-4g-lte/score/index.json index 2b314d142251..51dbdd45e6fe 100644 --- a/site/public/v1/smartphones/doogee-blade10-ultra-aitoolbuzz-2287-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/doogee-blade10-ultra-aitoolbuzz-2287-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-ultra-allphones-1793-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-blade10-ultra-allphones-1793-8gb-256gb-4g-lte/index.json index f3b02aedcba2..bfb3562c7fb3 100644 --- a/site/public/v1/smartphones/doogee-blade10-ultra-allphones-1793-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/doogee-blade10-ultra-allphones-1793-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-blade10-ultra-allphones-1793-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-blade10-ultra-allphones-1793-8gb-256gb-4g-lte/score/index.json index d5e6d47bf4aa..601b501746af 100644 --- a/site/public/v1/smartphones/doogee-blade10-ultra-allphones-1793-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/doogee-blade10-ultra-allphones-1793-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-n55-plus-8gb-128gb-4g/index.json b/site/public/v1/smartphones/doogee-n55-plus-8gb-128gb-4g/index.json index d32d0f2d6b67..b19513a18c8a 100644 --- a/site/public/v1/smartphones/doogee-n55-plus-8gb-128gb-4g/index.json +++ b/site/public/v1/smartphones/doogee-n55-plus-8gb-128gb-4g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-n55-plus-8gb-128gb-4g/score/index.json b/site/public/v1/smartphones/doogee-n55-plus-8gb-128gb-4g/score/index.json index e0e9155bd6e9..65a15a1c1468 100644 --- a/site/public/v1/smartphones/doogee-n55-plus-8gb-128gb-4g/score/index.json +++ b/site/public/v1/smartphones/doogee-n55-plus-8gb-128gb-4g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-n55-plus-aitoolbuzz-2306-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-n55-plus-aitoolbuzz-2306-8gb-128gb-4g-lte/index.json index 6a42822346cc..393859f8dc76 100644 --- a/site/public/v1/smartphones/doogee-n55-plus-aitoolbuzz-2306-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/doogee-n55-plus-aitoolbuzz-2306-8gb-128gb-4g-lte/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-n55-plus-aitoolbuzz-2306-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-n55-plus-aitoolbuzz-2306-8gb-128gb-4g-lte/score/index.json index 2b314d142251..51dbdd45e6fe 100644 --- a/site/public/v1/smartphones/doogee-n55-plus-aitoolbuzz-2306-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/doogee-n55-plus-aitoolbuzz-2306-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-n55-plus-allphones-1798-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-n55-plus-allphones-1798-8gb-128gb-4g-lte/index.json index f4c048fbb0b7..80e90b5231a2 100644 --- a/site/public/v1/smartphones/doogee-n55-plus-allphones-1798-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/doogee-n55-plus-allphones-1798-8gb-128gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-n55-plus-allphones-1798-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-n55-plus-allphones-1798-8gb-128gb-4g-lte/score/index.json index d5e6d47bf4aa..601b501746af 100644 --- a/site/public/v1/smartphones/doogee-n55-plus-allphones-1798-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/doogee-n55-plus-allphones-1798-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-s200-plus-aitoolbuzz-2323-12gb-512gb-5g/index.json b/site/public/v1/smartphones/doogee-s200-plus-aitoolbuzz-2323-12gb-512gb-5g/index.json index 97a99dc0d61e..fb61d5d342a4 100644 --- a/site/public/v1/smartphones/doogee-s200-plus-aitoolbuzz-2323-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/doogee-s200-plus-aitoolbuzz-2323-12gb-512gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/doogee-s200-plus-aitoolbuzz-2323-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/doogee-s200-plus-aitoolbuzz-2323-12gb-512gb-5g/score/index.json index b595c9cc7b66..17818c42da95 100644 --- a/site/public/v1/smartphones/doogee-s200-plus-aitoolbuzz-2323-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/doogee-s200-plus-aitoolbuzz-2323-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/edge-50-lite/index.json b/site/public/v1/smartphones/edge-50-lite/index.json index 9f23f938659e..73b23e26b15d 100644 --- a/site/public/v1/smartphones/edge-50-lite/index.json +++ b/site/public/v1/smartphones/edge-50-lite/index.json @@ -77,7 +77,7 @@ "value": 62.4, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/edge-50-lite/score/index.json b/site/public/v1/smartphones/edge-50-lite/score/index.json index cac845cee274..de16659c62a0 100644 --- a/site/public/v1/smartphones/edge-50-lite/score/index.json +++ b/site/public/v1/smartphones/edge-50-lite/score/index.json @@ -8,7 +8,7 @@ "value": 62.4, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/edge-50-neo/index.json b/site/public/v1/smartphones/edge-50-neo/index.json index e984c536af32..888a8ad6ed8d 100644 --- a/site/public/v1/smartphones/edge-50-neo/index.json +++ b/site/public/v1/smartphones/edge-50-neo/index.json @@ -77,7 +77,7 @@ "value": 62.8, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/edge-50-neo/score/index.json b/site/public/v1/smartphones/edge-50-neo/score/index.json index b3a53ed6eda9..fe83e7a43c38 100644 --- a/site/public/v1/smartphones/edge-50-neo/score/index.json +++ b/site/public/v1/smartphones/edge-50-neo/score/index.json @@ -8,7 +8,7 @@ "value": 62.8, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/edge-50-ultra/index.json b/site/public/v1/smartphones/edge-50-ultra/index.json index bfbb215df400..95930c78a148 100644 --- a/site/public/v1/smartphones/edge-50-ultra/index.json +++ b/site/public/v1/smartphones/edge-50-ultra/index.json @@ -76,7 +76,7 @@ "value": 38.1, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/edge-50-ultra/score/index.json b/site/public/v1/smartphones/edge-50-ultra/score/index.json index 3d3aa6d901ec..af5852315a05 100644 --- a/site/public/v1/smartphones/edge-50-ultra/score/index.json +++ b/site/public/v1/smartphones/edge-50-ultra/score/index.json @@ -8,7 +8,7 @@ "value": 38.1, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/edge-50/index.json b/site/public/v1/smartphones/edge-50/index.json index 2feda3120425..64f44ec5f072 100644 --- a/site/public/v1/smartphones/edge-50/index.json +++ b/site/public/v1/smartphones/edge-50/index.json @@ -77,7 +77,7 @@ "value": 61.8, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/edge-50/score/index.json b/site/public/v1/smartphones/edge-50/score/index.json index 3f33e3d6df34..3cc7652ae493 100644 --- a/site/public/v1/smartphones/edge-50/score/index.json +++ b/site/public/v1/smartphones/edge-50/score/index.json @@ -8,7 +8,7 @@ "value": 61.8, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/edge/index.json b/site/public/v1/smartphones/edge/index.json index f6899c0057cc..a5490c9a194d 100644 --- a/site/public/v1/smartphones/edge/index.json +++ b/site/public/v1/smartphones/edge/index.json @@ -77,7 +77,7 @@ "value": 61.8, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/edge/score/index.json b/site/public/v1/smartphones/edge/score/index.json index 3f33e3d6df34..3cc7652ae493 100644 --- a/site/public/v1/smartphones/edge/score/index.json +++ b/site/public/v1/smartphones/edge/score/index.json @@ -8,7 +8,7 @@ "value": 61.8, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/elife-e7-mini/index.json b/site/public/v1/smartphones/elife-e7-mini/index.json index a40e6146b55d..bb543869fe4e 100644 --- a/site/public/v1/smartphones/elife-e7-mini/index.json +++ b/site/public/v1/smartphones/elife-e7-mini/index.json @@ -25,7 +25,7 @@ }, "release_date": "2013-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -80,8 +80,9 @@ }, "verified": false, "source_urls": [ + "https://phonedb.net/index.php?m=device&id=5471", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:11:59" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/find-n6/index.json b/site/public/v1/smartphones/find-n6/index.json new file mode 100644 index 000000000000..607ad445452c --- /dev/null +++ b/site/public/v1/smartphones/find-n6/index.json @@ -0,0 +1,70 @@ +{ + "id": 79947656379107, + "slug": "find-n6", + "base_model_slug": "find-n6", + "name": "Find N6", + "brand": { + "id": 185698805640522, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 213039570145071, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2026-03-01", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 16", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 83.9, + "performance": 94.5, + "camera": null, + "battery": 67.9, + "display": null, + "value": null, + "perf": { + "index": 94.5, + "percentile": 99.2, + "tier": "S", + "era": "2024-2026", + "source": "geekbench" + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Oppo_Find_N6" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/find-n6/score/index.json b/site/public/v1/smartphones/find-n6/score/index.json new file mode 100644 index 000000000000..90953f337684 --- /dev/null +++ b/site/public/v1/smartphones/find-n6/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 83.9, + "performance": 94.5, + "camera": null, + "battery": 67.9, + "display": null, + "value": null, + "perf": { + "index": 94.5, + "percentile": 99.2, + "tier": "S", + "era": "2024-2026", + "source": "geekbench" + } +} diff --git a/site/public/v1/smartphones/find-x8/index.json b/site/public/v1/smartphones/find-x8/index.json index 59746d34cc56..3d9705c42be6 100644 --- a/site/public/v1/smartphones/find-x8/index.json +++ b/site/public/v1/smartphones/find-x8/index.json @@ -76,7 +76,7 @@ "value": 42.5, "perf": { "index": 71.7, - "percentile": 69.2, + "percentile": 69.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/find-x8/score/index.json b/site/public/v1/smartphones/find-x8/score/index.json index 6b1188584623..b829fa5d16ca 100644 --- a/site/public/v1/smartphones/find-x8/score/index.json +++ b/site/public/v1/smartphones/find-x8/score/index.json @@ -8,7 +8,7 @@ "value": 42.5, "perf": { "index": 71.7, - "percentile": 69.2, + "percentile": 69.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/g-slate/index.json b/site/public/v1/smartphones/g-slate/index.json index 8a55158d8ceb..20e666d57b25 100644 --- a/site/public/v1/smartphones/g-slate/index.json +++ b/site/public/v1/smartphones/g-slate/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 1, "storage_options_gb": [ 32 ], @@ -83,8 +83,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/LG_Optimus_Pad", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:38:27" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/galaxy-a26/index.json b/site/public/v1/smartphones/galaxy-a26/index.json index 0cd5a7b15e76..2e80e3b72c53 100644 --- a/site/public/v1/smartphones/galaxy-a26/index.json +++ b/site/public/v1/smartphones/galaxy-a26/index.json @@ -98,7 +98,7 @@ "value": 70.5, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-a26/score/index.json b/site/public/v1/smartphones/galaxy-a26/score/index.json index 0390304f852e..b588f076106e 100644 --- a/site/public/v1/smartphones/galaxy-a26/score/index.json +++ b/site/public/v1/smartphones/galaxy-a26/score/index.json @@ -8,7 +8,7 @@ "value": 70.5, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-a35/index.json b/site/public/v1/smartphones/galaxy-a35/index.json index 6c864e356edd..61d83fd6dbe1 100644 --- a/site/public/v1/smartphones/galaxy-a35/index.json +++ b/site/public/v1/smartphones/galaxy-a35/index.json @@ -98,7 +98,7 @@ "value": 65.7, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-a35/score/index.json b/site/public/v1/smartphones/galaxy-a35/score/index.json index 0b993ab7d9d7..8ae21817bf85 100644 --- a/site/public/v1/smartphones/galaxy-a35/score/index.json +++ b/site/public/v1/smartphones/galaxy-a35/score/index.json @@ -8,7 +8,7 @@ "value": 65.7, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-a37/index.json b/site/public/v1/smartphones/galaxy-a37/index.json index 0cc91980eba1..48aef43e570e 100644 --- a/site/public/v1/smartphones/galaxy-a37/index.json +++ b/site/public/v1/smartphones/galaxy-a37/index.json @@ -98,7 +98,7 @@ "value": 68.2, "perf": { "index": 53.6, - "percentile": 48.6, + "percentile": 48.5, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-a37/score/index.json b/site/public/v1/smartphones/galaxy-a37/score/index.json index c65fd2dd8552..88aaa36b2dfe 100644 --- a/site/public/v1/smartphones/galaxy-a37/score/index.json +++ b/site/public/v1/smartphones/galaxy-a37/score/index.json @@ -8,7 +8,7 @@ "value": 68.2, "perf": { "index": 53.6, - "percentile": 48.6, + "percentile": 48.5, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-a55/index.json b/site/public/v1/smartphones/galaxy-a55/index.json index 678162fe5577..e62524dfd10c 100644 --- a/site/public/v1/smartphones/galaxy-a55/index.json +++ b/site/public/v1/smartphones/galaxy-a55/index.json @@ -100,7 +100,7 @@ "value": 64.8, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-a55/score/index.json b/site/public/v1/smartphones/galaxy-a55/score/index.json index 4a074a7b0a0b..6e84330a5bf8 100644 --- a/site/public/v1/smartphones/galaxy-a55/score/index.json +++ b/site/public/v1/smartphones/galaxy-a55/score/index.json @@ -8,7 +8,7 @@ "value": 64.8, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-a56/index.json b/site/public/v1/smartphones/galaxy-a56/index.json index 1a17f0cc67f0..f95c46e66b9e 100644 --- a/site/public/v1/smartphones/galaxy-a56/index.json +++ b/site/public/v1/smartphones/galaxy-a56/index.json @@ -98,7 +98,7 @@ "value": 66.1, "perf": { "index": 63.6, - "percentile": 61.0, + "percentile": 60.9, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-a56/score/index.json b/site/public/v1/smartphones/galaxy-a56/score/index.json index 7fbaa5efd307..698265ae15c9 100644 --- a/site/public/v1/smartphones/galaxy-a56/score/index.json +++ b/site/public/v1/smartphones/galaxy-a56/score/index.json @@ -8,7 +8,7 @@ "value": 66.1, "perf": { "index": 63.6, - "percentile": 61.0, + "percentile": 60.9, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-a57-5g/index.json b/site/public/v1/smartphones/galaxy-a57-5g/index.json new file mode 100644 index 000000000000..23f77e19249e --- /dev/null +++ b/site/public/v1/smartphones/galaxy-a57-5g/index.json @@ -0,0 +1,70 @@ +{ + "id": 86680039675793, + "slug": "galaxy-a57-5g", + "base_model_slug": "galaxy-a57-5g", + "name": "Galaxy A57 5G", + "brand": { + "id": 200230829453944, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 65398468916550, + "slug": "exynos-1680", + "name": "Exynos 1680", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 550", + "url": "/v1/socs/exynos-1680" + }, + "release_date": "2026-03-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 16", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 61.9, + "performance": 66.0, + "camera": null, + "battery": 55.8, + "display": null, + "value": null, + "perf": { + "index": 66.0, + "percentile": 64.4, + "tier": "B", + "era": "2024-2026", + "source": "geekbench" + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_A57_5G" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/galaxy-a57-5g/score/index.json b/site/public/v1/smartphones/galaxy-a57-5g/score/index.json new file mode 100644 index 000000000000..d352e0572e74 --- /dev/null +++ b/site/public/v1/smartphones/galaxy-a57-5g/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 61.9, + "performance": 66.0, + "camera": null, + "battery": 55.8, + "display": null, + "value": null, + "perf": { + "index": 66.0, + "percentile": 64.4, + "tier": "B", + "era": "2024-2026", + "source": "geekbench" + } +} diff --git a/site/public/v1/smartphones/galaxy-s24-fe/index.json b/site/public/v1/smartphones/galaxy-s24-fe/index.json index f088ade85d74..7d23ad1fd33a 100644 --- a/site/public/v1/smartphones/galaxy-s24-fe/index.json +++ b/site/public/v1/smartphones/galaxy-s24-fe/index.json @@ -100,7 +100,7 @@ "value": 62.2, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s24-fe/score/index.json b/site/public/v1/smartphones/galaxy-s24-fe/score/index.json index fca896a61320..7238bace1c6d 100644 --- a/site/public/v1/smartphones/galaxy-s24-fe/score/index.json +++ b/site/public/v1/smartphones/galaxy-s24-fe/score/index.json @@ -8,7 +8,7 @@ "value": 62.2, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s24-plus/index.json b/site/public/v1/smartphones/galaxy-s24-plus/index.json index 23c2489bbbe5..aa70fcafc14b 100644 --- a/site/public/v1/smartphones/galaxy-s24-plus/index.json +++ b/site/public/v1/smartphones/galaxy-s24-plus/index.json @@ -100,7 +100,7 @@ "value": 53.5, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s24-plus/score/index.json b/site/public/v1/smartphones/galaxy-s24-plus/score/index.json index 0e07c7ca9f44..6196fe85bf15 100644 --- a/site/public/v1/smartphones/galaxy-s24-plus/score/index.json +++ b/site/public/v1/smartphones/galaxy-s24-plus/score/index.json @@ -8,7 +8,7 @@ "value": 53.5, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s24-ultra/index.json b/site/public/v1/smartphones/galaxy-s24-ultra/index.json index ec9e1baac472..ed9de09db7a1 100644 --- a/site/public/v1/smartphones/galaxy-s24-ultra/index.json +++ b/site/public/v1/smartphones/galaxy-s24-ultra/index.json @@ -108,7 +108,7 @@ "value": 49.4, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s24-ultra/score/index.json b/site/public/v1/smartphones/galaxy-s24-ultra/score/index.json index 0fb673806e59..d90ee8e49da7 100644 --- a/site/public/v1/smartphones/galaxy-s24-ultra/score/index.json +++ b/site/public/v1/smartphones/galaxy-s24-ultra/score/index.json @@ -8,7 +8,7 @@ "value": 49.4, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s24/index.json b/site/public/v1/smartphones/galaxy-s24/index.json index 737af49f2b8b..92baa3002ecf 100644 --- a/site/public/v1/smartphones/galaxy-s24/index.json +++ b/site/public/v1/smartphones/galaxy-s24/index.json @@ -100,7 +100,7 @@ "value": 57.6, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s24/score/index.json b/site/public/v1/smartphones/galaxy-s24/score/index.json index 42cff8b1c216..7e385d212dcd 100644 --- a/site/public/v1/smartphones/galaxy-s24/score/index.json +++ b/site/public/v1/smartphones/galaxy-s24/score/index.json @@ -8,7 +8,7 @@ "value": 57.6, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s25-edge/index.json b/site/public/v1/smartphones/galaxy-s25-edge/index.json index ed71a057c6dc..318f2bb24c65 100644 --- a/site/public/v1/smartphones/galaxy-s25-edge/index.json +++ b/site/public/v1/smartphones/galaxy-s25-edge/index.json @@ -93,7 +93,7 @@ "value": 55.4, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s25-edge/score/index.json b/site/public/v1/smartphones/galaxy-s25-edge/score/index.json index abacc0a1e8fe..ffe3a5a8c712 100644 --- a/site/public/v1/smartphones/galaxy-s25-edge/score/index.json +++ b/site/public/v1/smartphones/galaxy-s25-edge/score/index.json @@ -8,7 +8,7 @@ "value": 55.4, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s25-fe/index.json b/site/public/v1/smartphones/galaxy-s25-fe/index.json index a5c9e493c25e..0f44a9a05b1b 100644 --- a/site/public/v1/smartphones/galaxy-s25-fe/index.json +++ b/site/public/v1/smartphones/galaxy-s25-fe/index.json @@ -99,7 +99,7 @@ "value": 62.7, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s25-fe/score/index.json b/site/public/v1/smartphones/galaxy-s25-fe/score/index.json index aa9183428399..b38a53696d64 100644 --- a/site/public/v1/smartphones/galaxy-s25-fe/score/index.json +++ b/site/public/v1/smartphones/galaxy-s25-fe/score/index.json @@ -8,7 +8,7 @@ "value": 62.7, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s25-plus/index.json b/site/public/v1/smartphones/galaxy-s25-plus/index.json index 236da45f42a3..c81d61d217d9 100644 --- a/site/public/v1/smartphones/galaxy-s25-plus/index.json +++ b/site/public/v1/smartphones/galaxy-s25-plus/index.json @@ -100,7 +100,7 @@ "value": 55.0, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s25-plus/score/index.json b/site/public/v1/smartphones/galaxy-s25-plus/score/index.json index 073cc1777c7e..100bac1bd24b 100644 --- a/site/public/v1/smartphones/galaxy-s25-plus/score/index.json +++ b/site/public/v1/smartphones/galaxy-s25-plus/score/index.json @@ -8,7 +8,7 @@ "value": 55.0, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s25-ultra/index.json b/site/public/v1/smartphones/galaxy-s25-ultra/index.json index 63b607552d77..cccc4e233a0b 100644 --- a/site/public/v1/smartphones/galaxy-s25-ultra/index.json +++ b/site/public/v1/smartphones/galaxy-s25-ultra/index.json @@ -108,7 +108,7 @@ "value": 50.8, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s25-ultra/score/index.json b/site/public/v1/smartphones/galaxy-s25-ultra/score/index.json index 8d5a7c844faf..8decd0b8ae47 100644 --- a/site/public/v1/smartphones/galaxy-s25-ultra/score/index.json +++ b/site/public/v1/smartphones/galaxy-s25-ultra/score/index.json @@ -8,7 +8,7 @@ "value": 50.8, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s25/index.json b/site/public/v1/smartphones/galaxy-s25/index.json index 29a79efcd6a7..9d731fa5ed19 100644 --- a/site/public/v1/smartphones/galaxy-s25/index.json +++ b/site/public/v1/smartphones/galaxy-s25/index.json @@ -101,7 +101,7 @@ "value": 59.9, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s25/score/index.json b/site/public/v1/smartphones/galaxy-s25/score/index.json index ceb3871820db..f5cc57242571 100644 --- a/site/public/v1/smartphones/galaxy-s25/score/index.json +++ b/site/public/v1/smartphones/galaxy-s25/score/index.json @@ -8,7 +8,7 @@ "value": 59.9, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s26-plus/index.json b/site/public/v1/smartphones/galaxy-s26-plus/index.json index c868d40909b8..4dfcbe0c8713 100644 --- a/site/public/v1/smartphones/galaxy-s26-plus/index.json +++ b/site/public/v1/smartphones/galaxy-s26-plus/index.json @@ -99,7 +99,7 @@ "value": 52.0, "perf": { "index": 91.0, - "percentile": 94.7, + "percentile": 94.6, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s26-plus/score/index.json b/site/public/v1/smartphones/galaxy-s26-plus/score/index.json index 00fc5d211ae8..2bdc05b16ca2 100644 --- a/site/public/v1/smartphones/galaxy-s26-plus/score/index.json +++ b/site/public/v1/smartphones/galaxy-s26-plus/score/index.json @@ -8,7 +8,7 @@ "value": 52.0, "perf": { "index": 91.0, - "percentile": 94.7, + "percentile": 94.6, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s26-ultra/index.json b/site/public/v1/smartphones/galaxy-s26-ultra/index.json index 66bf3780c7a4..1c174d41379a 100644 --- a/site/public/v1/smartphones/galaxy-s26-ultra/index.json +++ b/site/public/v1/smartphones/galaxy-s26-ultra/index.json @@ -108,7 +108,7 @@ "value": 51.6, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s26-ultra/score/index.json b/site/public/v1/smartphones/galaxy-s26-ultra/score/index.json index ee8689f8d72a..23814a4dc710 100644 --- a/site/public/v1/smartphones/galaxy-s26-ultra/score/index.json +++ b/site/public/v1/smartphones/galaxy-s26-ultra/score/index.json @@ -8,7 +8,7 @@ "value": 51.6, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s26/index.json b/site/public/v1/smartphones/galaxy-s26/index.json index 0ad49f979ba6..48b33f1c667c 100644 --- a/site/public/v1/smartphones/galaxy-s26/index.json +++ b/site/public/v1/smartphones/galaxy-s26/index.json @@ -99,7 +99,7 @@ "value": 57.0, "perf": { "index": 91.0, - "percentile": 94.7, + "percentile": 94.6, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-s26/score/index.json b/site/public/v1/smartphones/galaxy-s26/score/index.json index 76053d119850..bf2d47958018 100644 --- a/site/public/v1/smartphones/galaxy-s26/score/index.json +++ b/site/public/v1/smartphones/galaxy-s26/score/index.json @@ -8,7 +8,7 @@ "value": 57.0, "perf": { "index": 91.0, - "percentile": 94.7, + "percentile": 94.6, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-z-flip-6/index.json b/site/public/v1/smartphones/galaxy-z-flip-6/index.json index f6d536d84d84..b1fd27c13648 100644 --- a/site/public/v1/smartphones/galaxy-z-flip-6/index.json +++ b/site/public/v1/smartphones/galaxy-z-flip-6/index.json @@ -93,7 +93,7 @@ "value": 47.2, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-z-flip-6/score/index.json b/site/public/v1/smartphones/galaxy-z-flip-6/score/index.json index ed5d20b1e009..41f633d7202a 100644 --- a/site/public/v1/smartphones/galaxy-z-flip-6/score/index.json +++ b/site/public/v1/smartphones/galaxy-z-flip-6/score/index.json @@ -8,7 +8,7 @@ "value": 47.2, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-z-flip-7/index.json b/site/public/v1/smartphones/galaxy-z-flip-7/index.json index 988b00dcb3fd..9fa9dc60b8c0 100644 --- a/site/public/v1/smartphones/galaxy-z-flip-7/index.json +++ b/site/public/v1/smartphones/galaxy-z-flip-7/index.json @@ -92,7 +92,7 @@ "value": 47.7, "perf": { "index": 82.5, - "percentile": 82.4, + "percentile": 82.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-z-flip-7/score/index.json b/site/public/v1/smartphones/galaxy-z-flip-7/score/index.json index 5126b43d9946..6c792938e004 100644 --- a/site/public/v1/smartphones/galaxy-z-flip-7/score/index.json +++ b/site/public/v1/smartphones/galaxy-z-flip-7/score/index.json @@ -8,7 +8,7 @@ "value": 47.7, "perf": { "index": 82.5, - "percentile": 82.4, + "percentile": 82.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-z-fold-6/index.json b/site/public/v1/smartphones/galaxy-z-fold-6/index.json index afc4118637e5..ab038ac21dde 100644 --- a/site/public/v1/smartphones/galaxy-z-fold-6/index.json +++ b/site/public/v1/smartphones/galaxy-z-fold-6/index.json @@ -101,7 +101,7 @@ "value": 29.8, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-z-fold-6/score/index.json b/site/public/v1/smartphones/galaxy-z-fold-6/score/index.json index 8d0207ca276c..eb6a6cb34e88 100644 --- a/site/public/v1/smartphones/galaxy-z-fold-6/score/index.json +++ b/site/public/v1/smartphones/galaxy-z-fold-6/score/index.json @@ -8,7 +8,7 @@ "value": 29.8, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-z-fold-7/index.json b/site/public/v1/smartphones/galaxy-z-fold-7/index.json index dacb44eeb633..588b09442b49 100644 --- a/site/public/v1/smartphones/galaxy-z-fold-7/index.json +++ b/site/public/v1/smartphones/galaxy-z-fold-7/index.json @@ -100,7 +100,7 @@ "value": 37.0, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-z-fold-7/score/index.json b/site/public/v1/smartphones/galaxy-z-fold-7/score/index.json index 5d1763794329..4181bf51427a 100644 --- a/site/public/v1/smartphones/galaxy-z-fold-7/score/index.json +++ b/site/public/v1/smartphones/galaxy-z-fold-7/score/index.json @@ -8,7 +8,7 @@ "value": 37.0, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/galaxy-z-trifold/index.json b/site/public/v1/smartphones/galaxy-z-trifold/index.json new file mode 100644 index 000000000000..4c0b01285712 --- /dev/null +++ b/site/public/v1/smartphones/galaxy-z-trifold/index.json @@ -0,0 +1,70 @@ +{ + "id": 162322012824624, + "slug": "galaxy-z-trifold", + "base_model_slug": "galaxy-z-trifold", + "name": "Galaxy Z TriFold", + "brand": { + "id": 200230829453944, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 229169330481529, + "slug": "qualcomm-snapdragon-8-elite-for-galaxy-sm8750-ac", + "name": "Qualcomm Snapdragon 8 Elite for Galaxy SM8750-AC", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Qualcomm Adreno 830", + "url": "/v1/socs/qualcomm-snapdragon-8-elite-for-galaxy-sm8750-ac" + }, + "release_date": "2025-12-01", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 5600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 309.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 16", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 63.9, + "performance": null, + "camera": null, + "battery": 63.9, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_Z_TriFold" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/galaxy-z-trifold/score/index.json b/site/public/v1/smartphones/galaxy-z-trifold/score/index.json new file mode 100644 index 000000000000..c62632d4f65a --- /dev/null +++ b/site/public/v1/smartphones/galaxy-z-trifold/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 63.9, + "performance": null, + "camera": null, + "battery": 63.9, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } +} diff --git a/site/public/v1/smartphones/google-pixel-8a-8gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-8a-8gb-128gb-5g/index.json index d8c37d4f9c0b..f5f28a41d975 100644 --- a/site/public/v1/smartphones/google-pixel-8a-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-8a-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-8a-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-8a-8gb-128gb-5g/score/index.json index 8b663dc4780d..74883a4ad4b6 100644 --- a/site/public/v1/smartphones/google-pixel-8a-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-8a-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-8a-8gb-128gb/index.json b/site/public/v1/smartphones/google-pixel-8a-8gb-128gb/index.json index c5fb3e40eded..1e07478e8933 100644 --- a/site/public/v1/smartphones/google-pixel-8a-8gb-128gb/index.json +++ b/site/public/v1/smartphones/google-pixel-8a-8gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-8a-8gb-128gb/score/index.json b/site/public/v1/smartphones/google-pixel-8a-8gb-128gb/score/index.json index a9ac9190a9c4..5e5a1d45dd18 100644 --- a/site/public/v1/smartphones/google-pixel-8a-8gb-128gb/score/index.json +++ b/site/public/v1/smartphones/google-pixel-8a-8gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-8gb-128gb/index.json b/site/public/v1/smartphones/google-pixel-9-8gb-128gb/index.json index 2a006f87d8cc..ab9586760bae 100644 --- a/site/public/v1/smartphones/google-pixel-9-8gb-128gb/index.json +++ b/site/public/v1/smartphones/google-pixel-9-8gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-8gb-128gb/score/index.json b/site/public/v1/smartphones/google-pixel-9-8gb-128gb/score/index.json index fba2aae1d9e4..eff377f347d6 100644 --- a/site/public/v1/smartphones/google-pixel-9-8gb-128gb/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-8gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-aitoolbuzz-2745-12gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-aitoolbuzz-2745-12gb-128gb-5g/index.json index 902d2c121542..7e2d15f4c374 100644 --- a/site/public/v1/smartphones/google-pixel-9-aitoolbuzz-2745-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-aitoolbuzz-2745-12gb-128gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 68.2, - "percentile": 66.6, + "percentile": 66.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-aitoolbuzz-2745-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-aitoolbuzz-2745-12gb-128gb-5g/score/index.json index 1e81aad690fc..d0edb0c0ce30 100644 --- a/site/public/v1/smartphones/google-pixel-9-aitoolbuzz-2745-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-aitoolbuzz-2745-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 68.2, - "percentile": 66.6, + "percentile": 66.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-allphones-2656-12gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-allphones-2656-12gb-128gb-5g/index.json index fb1b348a97a7..1dbea59040fe 100644 --- a/site/public/v1/smartphones/google-pixel-9-allphones-2656-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-allphones-2656-12gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 68.2, - "percentile": 66.6, + "percentile": 66.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-allphones-2656-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-allphones-2656-12gb-128gb-5g/score/index.json index 1f34d16a6593..f4250dc8b8e7 100644 --- a/site/public/v1/smartphones/google-pixel-9-allphones-2656-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-allphones-2656-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 68.2, - "percentile": 66.6, + "percentile": 66.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/index.json index 56bafd20c294..88e12d8ce995 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/score/index.json index 8695929161f2..a65cbe12ba32 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-16gb-512gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-16gb-512gb-5g/index.json index a5dcf3e3fa80..1462a29aa22b 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-16gb-512gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-16gb-512gb-5g/score/index.json index a4f3a1756e60..a8dcd3f72250 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-aitoolbuzz-2746-16gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-aitoolbuzz-2746-16gb-128gb-5g/index.json index 4b34752f793d..727aa00fe571 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-aitoolbuzz-2746-16gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-aitoolbuzz-2746-16gb-128gb-5g/index.json @@ -91,7 +91,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-aitoolbuzz-2746-16gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-aitoolbuzz-2746-16gb-128gb-5g/score/index.json index a812a0b900f1..9a9dbd8e287a 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-aitoolbuzz-2746-16gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-aitoolbuzz-2746-16gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-allphones-2657-16gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-allphones-2657-16gb-128gb-5g/index.json index 7d1a7c2c2ca7..a1517a18311c 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-allphones-2657-16gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-allphones-2657-16gb-128gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-allphones-2657-16gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-allphones-2657-16gb-128gb-5g/score/index.json index 8695929161f2..a65cbe12ba32 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-allphones-2657-16gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-allphones-2657-16gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-fold-allphones-2655-16gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-fold-allphones-2655-16gb-256gb-5g/index.json index 47ad07395e50..5f35dc835575 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-fold-allphones-2655-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-fold-allphones-2655-16gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-fold-allphones-2655-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-fold-allphones-2655-16gb-256gb-5g/score/index.json index 08730b8312a2..d38c717b471e 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-fold-allphones-2655-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-fold-allphones-2655-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/index.json index 071780bd5eb4..d4132575ee6b 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/score/index.json index 588b06fceeeb..23a84f5fc459 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/index.json index 4b3ea830f839..619b52fdcd23 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/score/index.json index 588b06fceeeb..23a84f5fc459 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-aitoolbuzz-2748-16gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-aitoolbuzz-2748-16gb-128gb-5g/index.json index 8eee7fb6367f..60d3463e07df 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-xl-aitoolbuzz-2748-16gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-aitoolbuzz-2748-16gb-128gb-5g/index.json @@ -91,7 +91,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-aitoolbuzz-2748-16gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-aitoolbuzz-2748-16gb-128gb-5g/score/index.json index 0654545afca2..8fa186481514 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-xl-aitoolbuzz-2748-16gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-aitoolbuzz-2748-16gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-allphones-2658-16gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-allphones-2658-16gb-128gb-5g/index.json index 0a09b4edfcb0..998cbf0565cc 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-xl-allphones-2658-16gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-allphones-2658-16gb-128gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-allphones-2658-16gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-allphones-2658-16gb-128gb-5g/score/index.json index 588b06fceeeb..23a84f5fc459 100644 --- a/site/public/v1/smartphones/google-pixel-9-pro-xl-allphones-2658-16gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-allphones-2658-16gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9a-8gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9a-8gb-128gb-5g/index.json index b42f73f31ba3..802535e32a5b 100644 --- a/site/public/v1/smartphones/google-pixel-9a-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9a-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9a-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9a-8gb-128gb-5g/score/index.json index 1dcef153da0d..7036b8c01484 100644 --- a/site/public/v1/smartphones/google-pixel-9a-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9a-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/index.json index 5e3426733bb4..aee7c83a9725 100644 --- a/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/score/index.json index b9d586d4dcf6..2a95e91b9d11 100644 --- a/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/index.json index 138202cff231..372166418ab5 100644 --- a/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/score/index.json index b9d586d4dcf6..2a95e91b9d11 100644 --- a/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9a-aitoolbuzz-2749-8gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9a-aitoolbuzz-2749-8gb-128gb-5g/index.json index 6c9d4132a1d9..b6c5df85d0c4 100644 --- a/site/public/v1/smartphones/google-pixel-9a-aitoolbuzz-2749-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9a-aitoolbuzz-2749-8gb-128gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9a-aitoolbuzz-2749-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9a-aitoolbuzz-2749-8gb-128gb-5g/score/index.json index 48f4f7494964..feeab86a97aa 100644 --- a/site/public/v1/smartphones/google-pixel-9a-aitoolbuzz-2749-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9a-aitoolbuzz-2749-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9a-allphones-2659-8gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9a-allphones-2659-8gb-128gb-5g/index.json index aebff89300f3..6051ef0ba77b 100644 --- a/site/public/v1/smartphones/google-pixel-9a-allphones-2659-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/google-pixel-9a-allphones-2659-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/google-pixel-9a-allphones-2659-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9a-allphones-2659-8gb-128gb-5g/score/index.json index b9d586d4dcf6..2a95e91b9d11 100644 --- a/site/public/v1/smartphones/google-pixel-9a-allphones-2659-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/google-pixel-9a-allphones-2659-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/gt-7-pro/index.json b/site/public/v1/smartphones/gt-7-pro/index.json index cfca8ea57dbb..9ad08eaa4f7c 100644 --- a/site/public/v1/smartphones/gt-7-pro/index.json +++ b/site/public/v1/smartphones/gt-7-pro/index.json @@ -77,7 +77,7 @@ "value": 70.8, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/gt-7-pro/score/index.json b/site/public/v1/smartphones/gt-7-pro/score/index.json index 96f5fcf37bcc..1b56c83707c1 100644 --- a/site/public/v1/smartphones/gt-7-pro/score/index.json +++ b/site/public/v1/smartphones/gt-7-pro/score/index.json @@ -8,7 +8,7 @@ "value": 70.8, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-fusion-aitoolbuzz-2822-8gb-128gb-5g/index.json b/site/public/v1/smartphones/hmd-fusion-aitoolbuzz-2822-8gb-128gb-5g/index.json index a193a396f97b..4bbb7056ee13 100644 --- a/site/public/v1/smartphones/hmd-fusion-aitoolbuzz-2822-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/hmd-fusion-aitoolbuzz-2822-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-fusion-aitoolbuzz-2822-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/hmd-fusion-aitoolbuzz-2822-8gb-128gb-5g/score/index.json index 1e1087d97f95..ee1ec05b3151 100644 --- a/site/public/v1/smartphones/hmd-fusion-aitoolbuzz-2822-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/hmd-fusion-aitoolbuzz-2822-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-pulse-plus-8gb-4gb-4g-lte/index.json b/site/public/v1/smartphones/hmd-pulse-plus-8gb-4gb-4g-lte/index.json index 767f6a4f1ec1..eb9ad9cac8cd 100644 --- a/site/public/v1/smartphones/hmd-pulse-plus-8gb-4gb-4g-lte/index.json +++ b/site/public/v1/smartphones/hmd-pulse-plus-8gb-4gb-4g-lte/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-pulse-plus-8gb-4gb-4g-lte/score/index.json b/site/public/v1/smartphones/hmd-pulse-plus-8gb-4gb-4g-lte/score/index.json index b56619c34533..8bc015b98014 100644 --- a/site/public/v1/smartphones/hmd-pulse-plus-8gb-4gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/hmd-pulse-plus-8gb-4gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-pulse-plus-aitoolbuzz-2827-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/hmd-pulse-plus-aitoolbuzz-2827-8gb-128gb-4g-lte/index.json index 99c587eebb5e..bb0b2e55c639 100644 --- a/site/public/v1/smartphones/hmd-pulse-plus-aitoolbuzz-2827-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/hmd-pulse-plus-aitoolbuzz-2827-8gb-128gb-4g-lte/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-pulse-plus-aitoolbuzz-2827-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/hmd-pulse-plus-aitoolbuzz-2827-8gb-128gb-4g-lte/score/index.json index e26258cb62a3..06a702972967 100644 --- a/site/public/v1/smartphones/hmd-pulse-plus-aitoolbuzz-2827-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/hmd-pulse-plus-aitoolbuzz-2827-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-pulse-pro-aitoolbuzz-2826-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/hmd-pulse-pro-aitoolbuzz-2826-8gb-128gb-4g-lte/index.json index d9bf9d933fa4..f02829310609 100644 --- a/site/public/v1/smartphones/hmd-pulse-pro-aitoolbuzz-2826-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/hmd-pulse-pro-aitoolbuzz-2826-8gb-128gb-4g-lte/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-pulse-pro-aitoolbuzz-2826-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/hmd-pulse-pro-aitoolbuzz-2826-8gb-128gb-4g-lte/score/index.json index e26258cb62a3..06a702972967 100644 --- a/site/public/v1/smartphones/hmd-pulse-pro-aitoolbuzz-2826-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/hmd-pulse-pro-aitoolbuzz-2826-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-skyline-aitoolbuzz-2829-12gb-128gb-5g/index.json b/site/public/v1/smartphones/hmd-skyline-aitoolbuzz-2829-12gb-128gb-5g/index.json index df5e73d55ee6..e83ce86e4eab 100644 --- a/site/public/v1/smartphones/hmd-skyline-aitoolbuzz-2829-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/hmd-skyline-aitoolbuzz-2829-12gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-skyline-aitoolbuzz-2829-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/hmd-skyline-aitoolbuzz-2829-12gb-128gb-5g/score/index.json index b4a759c06527..2b46f91a6365 100644 --- a/site/public/v1/smartphones/hmd-skyline-aitoolbuzz-2829-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/hmd-skyline-aitoolbuzz-2829-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-vibe-aitoolbuzz-2831-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/hmd-vibe-aitoolbuzz-2831-6gb-64gb-4g-lte/index.json index 8650ef1cec5d..5da7cdc3175e 100644 --- a/site/public/v1/smartphones/hmd-vibe-aitoolbuzz-2831-6gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/hmd-vibe-aitoolbuzz-2831-6gb-64gb-4g-lte/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 37.1, - "percentile": 11.4, + "percentile": 11.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-vibe-aitoolbuzz-2831-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/hmd-vibe-aitoolbuzz-2831-6gb-64gb-4g-lte/score/index.json index d311bb2fae65..dcce1a0f5e47 100644 --- a/site/public/v1/smartphones/hmd-vibe-aitoolbuzz-2831-6gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/hmd-vibe-aitoolbuzz-2831-6gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 37.1, - "percentile": 11.4, + "percentile": 11.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/index.json b/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/index.json index abdae7d9900c..e41e0189dcce 100644 --- a/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.0, - "percentile": 24.9, + "percentile": 24.8, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/score/index.json index 6069a2a5ca17..e5617a93c7b7 100644 --- a/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.0, - "percentile": 24.9, + "percentile": 24.8, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-xr21-aitoolbuzz-2832-6gb-128gb-5g/index.json b/site/public/v1/smartphones/hmd-xr21-aitoolbuzz-2832-6gb-128gb-5g/index.json index b99ba68c33ff..8b7d47194805 100644 --- a/site/public/v1/smartphones/hmd-xr21-aitoolbuzz-2832-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/hmd-xr21-aitoolbuzz-2832-6gb-128gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 43.0, - "percentile": 24.9, + "percentile": 24.8, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-xr21-aitoolbuzz-2832-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/hmd-xr21-aitoolbuzz-2832-6gb-128gb-5g/score/index.json index 95a27e09707b..c28e8260f25d 100644 --- a/site/public/v1/smartphones/hmd-xr21-aitoolbuzz-2832-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/hmd-xr21-aitoolbuzz-2832-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.0, - "percentile": 24.9, + "percentile": 24.8, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-xr21-beridzeg45-4716-6gb/index.json b/site/public/v1/smartphones/hmd-xr21-beridzeg45-4716-6gb/index.json index 46ccf20343c9..6b612200ad5c 100644 --- a/site/public/v1/smartphones/hmd-xr21-beridzeg45-4716-6gb/index.json +++ b/site/public/v1/smartphones/hmd-xr21-beridzeg45-4716-6gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 43.0, - "percentile": 24.9, + "percentile": 24.8, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hmd-xr21-beridzeg45-4716-6gb/score/index.json b/site/public/v1/smartphones/hmd-xr21-beridzeg45-4716-6gb/score/index.json index f8e34a101d6e..1b2514681e3b 100644 --- a/site/public/v1/smartphones/hmd-xr21-beridzeg45-4716-6gb/score/index.json +++ b/site/public/v1/smartphones/hmd-xr21-beridzeg45-4716-6gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.0, - "percentile": 24.9, + "percentile": 24.8, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-200-pro-aitoolbuzz-2845-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-200-pro-aitoolbuzz-2845-16gb-256gb-5g/index.json index 6b1c2f820ef6..8edb04a3a0ae 100644 --- a/site/public/v1/smartphones/honor-200-pro-aitoolbuzz-2845-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-200-pro-aitoolbuzz-2845-16gb-256gb-5g/index.json @@ -85,7 +85,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-200-pro-aitoolbuzz-2845-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-200-pro-aitoolbuzz-2845-16gb-256gb-5g/score/index.json index d9a8a70da5b2..388e6a15f073 100644 --- a/site/public/v1/smartphones/honor-200-pro-aitoolbuzz-2845-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-200-pro-aitoolbuzz-2845-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-200-pro-allphones-2687-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-200-pro-allphones-2687-16gb-256gb-5g/index.json index bde29e22aa19..e2aa2b4d8494 100644 --- a/site/public/v1/smartphones/honor-200-pro-allphones-2687-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-200-pro-allphones-2687-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-200-pro-allphones-2687-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-200-pro-allphones-2687-16gb-256gb-5g/score/index.json index 9e4f7c432914..cce8fc4d7108 100644 --- a/site/public/v1/smartphones/honor-200-pro-allphones-2687-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-200-pro-allphones-2687-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-200-smart-aitoolbuzz-2846-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-200-smart-aitoolbuzz-2846-8gb-256gb-5g/index.json index 672bfedfc38f..103e127b5cc4 100644 --- a/site/public/v1/smartphones/honor-200-smart-aitoolbuzz-2846-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-200-smart-aitoolbuzz-2846-8gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-200-smart-aitoolbuzz-2846-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-200-smart-aitoolbuzz-2846-8gb-256gb-5g/score/index.json index f7fc791c64ad..e7cd7c5888d4 100644 --- a/site/public/v1/smartphones/honor-200-smart-aitoolbuzz-2846-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-200-smart-aitoolbuzz-2846-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-400-aitoolbuzz-2866-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-400-aitoolbuzz-2866-8gb-256gb-5g/index.json index 9898e107289e..8d36273b6589 100644 --- a/site/public/v1/smartphones/honor-400-aitoolbuzz-2866-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-400-aitoolbuzz-2866-8gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-400-aitoolbuzz-2866-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-400-aitoolbuzz-2866-8gb-256gb-5g/score/index.json index 040d47900ce1..ec6fba76ecad 100644 --- a/site/public/v1/smartphones/honor-400-aitoolbuzz-2866-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-400-aitoolbuzz-2866-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/index.json index e6562354169e..33375ae65ec9 100644 --- a/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/score/index.json index 5f467e9946c4..a19dcc669a7e 100644 --- a/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-gt-pro-aitoolbuzz-2929-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-gt-pro-aitoolbuzz-2929-16gb-256gb-5g/index.json index 536d8b162a98..b07de6aa60c7 100644 --- a/site/public/v1/smartphones/honor-gt-pro-aitoolbuzz-2929-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-gt-pro-aitoolbuzz-2929-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-gt-pro-aitoolbuzz-2929-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-gt-pro-aitoolbuzz-2929-16gb-256gb-5g/score/index.json index c377cc98832f..fe6a874e82d1 100644 --- a/site/public/v1/smartphones/honor-gt-pro-aitoolbuzz-2929-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-gt-pro-aitoolbuzz-2929-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-6-pro/index.json b/site/public/v1/smartphones/honor-magic-6-pro/index.json index 983afb4d2635..ceeb6e796e88 100644 --- a/site/public/v1/smartphones/honor-magic-6-pro/index.json +++ b/site/public/v1/smartphones/honor-magic-6-pro/index.json @@ -101,7 +101,7 @@ "value": 52.0, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-6-pro/score/index.json b/site/public/v1/smartphones/honor-magic-6-pro/score/index.json index 7c6939a634e2..5c96ceddd7c4 100644 --- a/site/public/v1/smartphones/honor-magic-6-pro/score/index.json +++ b/site/public/v1/smartphones/honor-magic-6-pro/score/index.json @@ -8,7 +8,7 @@ "value": 52.0, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/index.json index 7aaf405e90fd..274c1474745c 100644 --- a/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/score/index.json index a24d9c511bf0..2fad3330a078 100644 --- a/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/index.json index 4f62d875f757..88cc4df507a7 100644 --- a/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/score/index.json index 14b1c272b7f2..ca41296270d0 100644 --- a/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-7-pro/index.json b/site/public/v1/smartphones/honor-magic-7-pro/index.json index a91ccd50613b..1f90b5b73844 100644 --- a/site/public/v1/smartphones/honor-magic-7-pro/index.json +++ b/site/public/v1/smartphones/honor-magic-7-pro/index.json @@ -101,7 +101,7 @@ "value": 49.9, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-7-pro/score/index.json b/site/public/v1/smartphones/honor-magic-7-pro/score/index.json index fff2bfe1a803..4603885d210d 100644 --- a/site/public/v1/smartphones/honor-magic-7-pro/score/index.json +++ b/site/public/v1/smartphones/honor-magic-7-pro/score/index.json @@ -8,7 +8,7 @@ "value": 49.9, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/index.json index 1fa4723a21b6..35dfd54a2db8 100644 --- a/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/score/index.json index 87da56a041db..37c2e1115021 100644 --- a/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/index.json index 19c33c235314..e440ac813671 100644 --- a/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/score/index.json index 87da56a041db..37c2e1115021 100644 --- a/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/index.json b/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/index.json index 002b921866b1..59bf587bd7c2 100644 --- a/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/score/index.json index bfbac100930a..8852a6cbe558 100644 --- a/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/index.json index 4246452d6f27..a6c02902e1d1 100644 --- a/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/score/index.json index 87da56a041db..37c2e1115021 100644 --- a/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-8/index.json b/site/public/v1/smartphones/honor-magic-8/index.json index d9a9e0f1c544..556c60b77547 100644 --- a/site/public/v1/smartphones/honor-magic-8/index.json +++ b/site/public/v1/smartphones/honor-magic-8/index.json @@ -100,7 +100,7 @@ "value": 63.7, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-8/score/index.json b/site/public/v1/smartphones/honor-magic-8/score/index.json index 0f54253d83b2..791ae605264d 100644 --- a/site/public/v1/smartphones/honor-magic-8/score/index.json +++ b/site/public/v1/smartphones/honor-magic-8/score/index.json @@ -8,7 +8,7 @@ "value": 63.7, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-v-flip-aitoolbuzz-2937-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-v-flip-aitoolbuzz-2937-16gb-256gb-5g/index.json index be9de5fb2f2c..d34ae59ead25 100644 --- a/site/public/v1/smartphones/honor-magic-v-flip-aitoolbuzz-2937-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic-v-flip-aitoolbuzz-2937-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 72.0, - "percentile": 69.9, + "percentile": 69.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-v-flip-aitoolbuzz-2937-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-v-flip-aitoolbuzz-2937-16gb-256gb-5g/score/index.json index 3876b428cabd..d49b4774bbf1 100644 --- a/site/public/v1/smartphones/honor-magic-v-flip-aitoolbuzz-2937-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic-v-flip-aitoolbuzz-2937-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 72.0, - "percentile": 69.9, + "percentile": 69.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/index.json index 124c3893b6b9..ac9051e0a6b5 100644 --- a/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/score/index.json index 7931941e0265..b611c04ceb90 100644 --- a/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic6-beridzeg45-6422-12gb/index.json b/site/public/v1/smartphones/honor-magic6-beridzeg45-6422-12gb/index.json index 2381e38039a6..ccbe0c26a2fb 100644 --- a/site/public/v1/smartphones/honor-magic6-beridzeg45-6422-12gb/index.json +++ b/site/public/v1/smartphones/honor-magic6-beridzeg45-6422-12gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic6-beridzeg45-6422-12gb/score/index.json b/site/public/v1/smartphones/honor-magic6-beridzeg45-6422-12gb/score/index.json index 685aedae1381..1728de8a6b10 100644 --- a/site/public/v1/smartphones/honor-magic6-beridzeg45-6422-12gb/score/index.json +++ b/site/public/v1/smartphones/honor-magic6-beridzeg45-6422-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic6-rsr-porsche-design-aitoolbuzz-2959-24gb-1024gb-5g/index.json b/site/public/v1/smartphones/honor-magic6-rsr-porsche-design-aitoolbuzz-2959-24gb-1024gb-5g/index.json index 2ae04e1da925..ff9a9e15f49b 100644 --- a/site/public/v1/smartphones/honor-magic6-rsr-porsche-design-aitoolbuzz-2959-24gb-1024gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic6-rsr-porsche-design-aitoolbuzz-2959-24gb-1024gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic6-rsr-porsche-design-aitoolbuzz-2959-24gb-1024gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic6-rsr-porsche-design-aitoolbuzz-2959-24gb-1024gb-5g/score/index.json index 898b579f9167..d5ab4f806fec 100644 --- a/site/public/v1/smartphones/honor-magic6-rsr-porsche-design-aitoolbuzz-2959-24gb-1024gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic6-rsr-porsche-design-aitoolbuzz-2959-24gb-1024gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic7-aitoolbuzz-2961-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic7-aitoolbuzz-2961-16gb-256gb-5g/index.json index a79b2d8deb17..5a5e7fd5220d 100644 --- a/site/public/v1/smartphones/honor-magic7-aitoolbuzz-2961-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic7-aitoolbuzz-2961-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic7-aitoolbuzz-2961-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic7-aitoolbuzz-2961-16gb-256gb-5g/score/index.json index 1f959d1ce7ef..de27b052e729 100644 --- a/site/public/v1/smartphones/honor-magic7-aitoolbuzz-2961-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic7-aitoolbuzz-2961-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic7-lite-aitoolbuzz-2962-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic7-lite-aitoolbuzz-2962-12gb-256gb-5g/index.json index 1e5c56835cfd..f00af14302f4 100644 --- a/site/public/v1/smartphones/honor-magic7-lite-aitoolbuzz-2962-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic7-lite-aitoolbuzz-2962-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic7-lite-aitoolbuzz-2962-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic7-lite-aitoolbuzz-2962-12gb-256gb-5g/score/index.json index 6bd209c04a61..50e8455202b6 100644 --- a/site/public/v1/smartphones/honor-magic7-lite-aitoolbuzz-2962-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic7-lite-aitoolbuzz-2962-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic7-pro-aitoolbuzz-2963-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic7-pro-aitoolbuzz-2963-16gb-256gb-5g/index.json index 3ce64aa056cf..1e7e00aa658e 100644 --- a/site/public/v1/smartphones/honor-magic7-pro-aitoolbuzz-2963-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic7-pro-aitoolbuzz-2963-16gb-256gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic7-pro-aitoolbuzz-2963-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic7-pro-aitoolbuzz-2963-16gb-256gb-5g/score/index.json index 2cf934e568eb..968e68b465aa 100644 --- a/site/public/v1/smartphones/honor-magic7-pro-aitoolbuzz-2963-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic7-pro-aitoolbuzz-2963-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic7-pro-allphones-2690-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic7-pro-allphones-2690-16gb-256gb-5g/index.json index 1fa7658c9b5d..da083b4c07b1 100644 --- a/site/public/v1/smartphones/honor-magic7-pro-allphones-2690-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-magic7-pro-allphones-2690-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-magic7-pro-allphones-2690-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic7-pro-allphones-2690-16gb-256gb-5g/score/index.json index 0a20c3831e45..54fb45a87f9b 100644 --- a/site/public/v1/smartphones/honor-magic7-pro-allphones-2690-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-magic7-pro-allphones-2690-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play-60-aitoolbuzz-3001-12gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-play-60-aitoolbuzz-3001-12gb-128gb-5g/index.json index 473055c3bfca..450f6705947b 100644 --- a/site/public/v1/smartphones/honor-play-60-aitoolbuzz-3001-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/honor-play-60-aitoolbuzz-3001-12gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play-60-aitoolbuzz-3001-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-play-60-aitoolbuzz-3001-12gb-128gb-5g/score/index.json index 3fba25c57648..2b6408c6ff45 100644 --- a/site/public/v1/smartphones/honor-play-60-aitoolbuzz-3001-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-play-60-aitoolbuzz-3001-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play-60-plus-12gb-12gb-5g/index.json b/site/public/v1/smartphones/honor-play-60-plus-12gb-12gb-5g/index.json index 9fb39b8fa58c..c3648c51e2b8 100644 --- a/site/public/v1/smartphones/honor-play-60-plus-12gb-12gb-5g/index.json +++ b/site/public/v1/smartphones/honor-play-60-plus-12gb-12gb-5g/index.json @@ -91,7 +91,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play-60-plus-12gb-12gb-5g/score/index.json b/site/public/v1/smartphones/honor-play-60-plus-12gb-12gb-5g/score/index.json index 4da6d1044f47..d8d8bb0e082d 100644 --- a/site/public/v1/smartphones/honor-play-60-plus-12gb-12gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-play-60-plus-12gb-12gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play-60-plus-aitoolbuzz-3002-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-play-60-plus-aitoolbuzz-3002-12gb-256gb-5g/index.json index 0e732d00adb6..9af76805dc46 100644 --- a/site/public/v1/smartphones/honor-play-60-plus-aitoolbuzz-3002-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-play-60-plus-aitoolbuzz-3002-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play-60-plus-aitoolbuzz-3002-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-play-60-plus-aitoolbuzz-3002-12gb-256gb-5g/score/index.json index 3918c842850a..4bac12aa8ffc 100644 --- a/site/public/v1/smartphones/honor-play-60-plus-aitoolbuzz-3002-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-play-60-plus-aitoolbuzz-3002-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play-60-plus-allphones-2662-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-play-60-plus-allphones-2662-12gb-256gb-5g/index.json index 13c50e525ff1..e58af8687cfd 100644 --- a/site/public/v1/smartphones/honor-play-60-plus-allphones-2662-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-play-60-plus-allphones-2662-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play-60-plus-allphones-2662-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-play-60-plus-allphones-2662-12gb-256gb-5g/score/index.json index 4da6d1044f47..d8d8bb0e082d 100644 --- a/site/public/v1/smartphones/honor-play-60-plus-allphones-2662-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-play-60-plus-allphones-2662-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play-60-plus-beridzeg45-3891-12gb/index.json b/site/public/v1/smartphones/honor-play-60-plus-beridzeg45-3891-12gb/index.json index 24989145fe15..f14d1ba4dd1e 100644 --- a/site/public/v1/smartphones/honor-play-60-plus-beridzeg45-3891-12gb/index.json +++ b/site/public/v1/smartphones/honor-play-60-plus-beridzeg45-3891-12gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play-60-plus-beridzeg45-3891-12gb/score/index.json b/site/public/v1/smartphones/honor-play-60-plus-beridzeg45-3891-12gb/score/index.json index 901784d7f5f7..2d5c23cc1fb3 100644 --- a/site/public/v1/smartphones/honor-play-60-plus-beridzeg45-3891-12gb/score/index.json +++ b/site/public/v1/smartphones/honor-play-60-plus-beridzeg45-3891-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play9c-aitoolbuzz-3016-12gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-play9c-aitoolbuzz-3016-12gb-128gb-5g/index.json index 9ca3c7e2d9bb..0d873922bca8 100644 --- a/site/public/v1/smartphones/honor-play9c-aitoolbuzz-3016-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/honor-play9c-aitoolbuzz-3016-12gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 46.2, - "percentile": 36.4, + "percentile": 36.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play9c-aitoolbuzz-3016-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-play9c-aitoolbuzz-3016-12gb-128gb-5g/score/index.json index d205dcf53257..22ae177281e6 100644 --- a/site/public/v1/smartphones/honor-play9c-aitoolbuzz-3016-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-play9c-aitoolbuzz-3016-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.2, - "percentile": 36.4, + "percentile": 36.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play9t-aitoolbuzz-3017-12gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-play9t-aitoolbuzz-3017-12gb-128gb-5g/index.json index a2891d7349b9..54ce96e382ec 100644 --- a/site/public/v1/smartphones/honor-play9t-aitoolbuzz-3017-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/honor-play9t-aitoolbuzz-3017-12gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-play9t-aitoolbuzz-3017-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-play9t-aitoolbuzz-3017-12gb-128gb-5g/score/index.json index 3918c842850a..4bac12aa8ffc 100644 --- a/site/public/v1/smartphones/honor-play9t-aitoolbuzz-3017-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-play9t-aitoolbuzz-3017-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/index.json index a9618e8df2fa..2147c3f0c97d 100644 --- a/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/score/index.json index 227a598a342c..c1558f4abae5 100644 --- a/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-win-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-win-12gb-256gb-5g/index.json index 29f1adb8de96..ead2bce085c3 100644 --- a/site/public/v1/smartphones/honor-win-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-win-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-win-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-win-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/honor-win-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-win-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/index.json index 960533d3cd04..883f0670309f 100644 --- a/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x50-gt-16gb-12gb-5g/index.json b/site/public/v1/smartphones/honor-x50-gt-16gb-12gb-5g/index.json index c232de644fc8..15d1ae9ccd5e 100644 --- a/site/public/v1/smartphones/honor-x50-gt-16gb-12gb-5g/index.json +++ b/site/public/v1/smartphones/honor-x50-gt-16gb-12gb-5g/index.json @@ -93,7 +93,7 @@ "value": null, "perf": { "index": 72.0, - "percentile": 69.9, + "percentile": 69.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x50-gt-16gb-12gb-5g/score/index.json b/site/public/v1/smartphones/honor-x50-gt-16gb-12gb-5g/score/index.json index 0e8bdc6f0176..ceeaaa390f81 100644 --- a/site/public/v1/smartphones/honor-x50-gt-16gb-12gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-x50-gt-16gb-12gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 72.0, - "percentile": 69.9, + "percentile": 69.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x50-gt-aitoolbuzz-3061-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-x50-gt-aitoolbuzz-3061-16gb-256gb-5g/index.json index b8e754b5abdb..c07dcbd3c11c 100644 --- a/site/public/v1/smartphones/honor-x50-gt-aitoolbuzz-3061-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-x50-gt-aitoolbuzz-3061-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 72.0, - "percentile": 69.9, + "percentile": 69.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x50-gt-aitoolbuzz-3061-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-x50-gt-aitoolbuzz-3061-16gb-256gb-5g/score/index.json index fab9e2ffaf07..7e7c3f2728ed 100644 --- a/site/public/v1/smartphones/honor-x50-gt-aitoolbuzz-3061-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-x50-gt-aitoolbuzz-3061-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 72.0, - "percentile": 69.9, + "percentile": 69.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x50-gt-allphones-2677-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-x50-gt-allphones-2677-16gb-256gb-5g/index.json index 7bc13e71b680..606c0bdd777c 100644 --- a/site/public/v1/smartphones/honor-x50-gt-allphones-2677-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-x50-gt-allphones-2677-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 72.0, - "percentile": 69.9, + "percentile": 69.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x50-gt-allphones-2677-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-x50-gt-allphones-2677-16gb-256gb-5g/score/index.json index 0e8bdc6f0176..ceeaaa390f81 100644 --- a/site/public/v1/smartphones/honor-x50-gt-allphones-2677-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-x50-gt-allphones-2677-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 72.0, - "percentile": 69.9, + "percentile": 69.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x60-gt-aitoolbuzz-3069-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-x60-gt-aitoolbuzz-3069-16gb-256gb-5g/index.json index 470e97129abd..fcebd0b7b702 100644 --- a/site/public/v1/smartphones/honor-x60-gt-aitoolbuzz-3069-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-x60-gt-aitoolbuzz-3069-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 72.0, - "percentile": 69.9, + "percentile": 69.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x60-gt-aitoolbuzz-3069-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-x60-gt-aitoolbuzz-3069-16gb-256gb-5g/score/index.json index 32e66bd1b108..c855f83c9b52 100644 --- a/site/public/v1/smartphones/honor-x60-gt-aitoolbuzz-3069-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-x60-gt-aitoolbuzz-3069-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 72.0, - "percentile": 69.9, + "percentile": 69.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x60-pro-aitoolbuzz-3070-12gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-x60-pro-aitoolbuzz-3070-12gb-128gb-5g/index.json index 472b5080f854..ac37145ce672 100644 --- a/site/public/v1/smartphones/honor-x60-pro-aitoolbuzz-3070-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/honor-x60-pro-aitoolbuzz-3070-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x60-pro-aitoolbuzz-3070-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-x60-pro-aitoolbuzz-3070-12gb-128gb-5g/score/index.json index 6bd209c04a61..50e8455202b6 100644 --- a/site/public/v1/smartphones/honor-x60-pro-aitoolbuzz-3070-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-x60-pro-aitoolbuzz-3070-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x9b-allphones-2876-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-x9b-allphones-2876-12gb-256gb-5g/index.json index a9e506476343..0cfa94512022 100644 --- a/site/public/v1/smartphones/honor-x9b-allphones-2876-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-x9b-allphones-2876-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x9b-allphones-2876-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-x9b-allphones-2876-12gb-256gb-5g/score/index.json index 4a2d977022b3..dfc8626e7b05 100644 --- a/site/public/v1/smartphones/honor-x9b-allphones-2876-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-x9b-allphones-2876-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x9b/index.json b/site/public/v1/smartphones/honor-x9b/index.json index 893f06db6059..e835d6744bef 100644 --- a/site/public/v1/smartphones/honor-x9b/index.json +++ b/site/public/v1/smartphones/honor-x9b/index.json @@ -97,7 +97,7 @@ "value": 72.7, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x9b/score/index.json b/site/public/v1/smartphones/honor-x9b/score/index.json index 44743b3956eb..45237892e947 100644 --- a/site/public/v1/smartphones/honor-x9b/score/index.json +++ b/site/public/v1/smartphones/honor-x9b/score/index.json @@ -8,7 +8,7 @@ "value": 72.7, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x9c-aitoolbuzz-3091-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-x9c-aitoolbuzz-3091-12gb-256gb-5g/index.json index 1e50f7487e25..f95963c8c7c2 100644 --- a/site/public/v1/smartphones/honor-x9c-aitoolbuzz-3091-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/honor-x9c-aitoolbuzz-3091-12gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/honor-x9c-aitoolbuzz-3091-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-x9c-aitoolbuzz-3091-12gb-256gb-5g/score/index.json index 6bd209c04a61..50e8455202b6 100644 --- a/site/public/v1/smartphones/honor-x9c-aitoolbuzz-3091-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/honor-x9c-aitoolbuzz-3091-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hot-50-5g/index.json b/site/public/v1/smartphones/hot-50-5g/index.json index e6e9f30763bf..1687a2e0807a 100644 --- a/site/public/v1/smartphones/hot-50-5g/index.json +++ b/site/public/v1/smartphones/hot-50-5g/index.json @@ -74,7 +74,7 @@ "value": 64.9, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hot-50-5g/score/index.json b/site/public/v1/smartphones/hot-50-5g/score/index.json index 8c17e33615e7..ac7684374a09 100644 --- a/site/public/v1/smartphones/hot-50-5g/score/index.json +++ b/site/public/v1/smartphones/hot-50-5g/score/index.json @@ -8,7 +8,7 @@ "value": 64.9, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hot-50-pro/index.json b/site/public/v1/smartphones/hot-50-pro/index.json index 6fa371bebbe1..31f99a765b9b 100644 --- a/site/public/v1/smartphones/hot-50-pro/index.json +++ b/site/public/v1/smartphones/hot-50-pro/index.json @@ -74,7 +74,7 @@ "value": 67.1, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/hot-50-pro/score/index.json b/site/public/v1/smartphones/hot-50-pro/score/index.json index dc304889ac85..cb2fd36fa84e 100644 --- a/site/public/v1/smartphones/hot-50-pro/score/index.json +++ b/site/public/v1/smartphones/hot-50-pro/score/index.json @@ -8,7 +8,7 @@ "value": 67.1, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/index.json index d1365aa745ab..e3f9f5670ddf 100644 --- a/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-mate-70-pro-plus-allphones-3204-16gb-512gb-5g/index.json b/site/public/v1/smartphones/huawei-mate-70-pro-plus-allphones-3204-16gb-512gb-5g/index.json index b9613dd3bdfd..44d78001094e 100644 --- a/site/public/v1/smartphones/huawei-mate-70-pro-plus-allphones-3204-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-mate-70-pro-plus-allphones-3204-16gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-mate-70-pro-plus-allphones-3204-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/huawei-mate-70-pro-plus-allphones-3204-16gb-512gb-5g/score/index.json index 354495c5dcb4..ee129edad42e 100644 --- a/site/public/v1/smartphones/huawei-mate-70-pro-plus-allphones-3204-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-mate-70-pro-plus-allphones-3204-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-mate-x6-allphones-3201-16gb-256gb-5g/index.json b/site/public/v1/smartphones/huawei-mate-x6-allphones-3201-16gb-256gb-5g/index.json index a3536d02b6d4..5a3c19c8afec 100644 --- a/site/public/v1/smartphones/huawei-mate-x6-allphones-3201-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-mate-x6-allphones-3201-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-mate-x6-allphones-3201-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/huawei-mate-x6-allphones-3201-16gb-256gb-5g/score/index.json index 3b3d4a06c72b..c03b557c5a44 100644 --- a/site/public/v1/smartphones/huawei-mate-x6-allphones-3201-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-mate-x6-allphones-3201-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-mate-xt-ultimate-16gb-256gb-5g/index.json b/site/public/v1/smartphones/huawei-mate-xt-ultimate-16gb-256gb-5g/index.json index dcb84044d275..076d63545ed8 100644 --- a/site/public/v1/smartphones/huawei-mate-xt-ultimate-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-mate-xt-ultimate-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-mate-xt-ultimate-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/huawei-mate-xt-ultimate-16gb-256gb-5g/score/index.json index fb6deabc16ab..c33ed39b8d88 100644 --- a/site/public/v1/smartphones/huawei-mate-xt-ultimate-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-mate-xt-ultimate-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-mate-xt-ultimate-allphones-3627-16gb-256gb-5g/index.json b/site/public/v1/smartphones/huawei-mate-xt-ultimate-allphones-3627-16gb-256gb-5g/index.json index 8c84decd23b4..ae02c35bafe3 100644 --- a/site/public/v1/smartphones/huawei-mate-xt-ultimate-allphones-3627-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-mate-xt-ultimate-allphones-3627-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-mate-xt-ultimate-allphones-3627-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/huawei-mate-xt-ultimate-allphones-3627-16gb-256gb-5g/score/index.json index 96f070c2573a..e467f90e95a0 100644 --- a/site/public/v1/smartphones/huawei-mate-xt-ultimate-allphones-3627-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-mate-xt-ultimate-allphones-3627-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-mate-xt-ultimate/index.json b/site/public/v1/smartphones/huawei-mate-xt-ultimate/index.json index 8df76b05ae32..4a98193963b4 100644 --- a/site/public/v1/smartphones/huawei-mate-xt-ultimate/index.json +++ b/site/public/v1/smartphones/huawei-mate-xt-ultimate/index.json @@ -101,7 +101,7 @@ "value": 26.9, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-mate-xt-ultimate/score/index.json b/site/public/v1/smartphones/huawei-mate-xt-ultimate/score/index.json index 0fae311af3c6..cd97a83e7d49 100644 --- a/site/public/v1/smartphones/huawei-mate-xt-ultimate/score/index.json +++ b/site/public/v1/smartphones/huawei-mate-xt-ultimate/score/index.json @@ -8,7 +8,7 @@ "value": 26.9, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12-allphones-3225-8gb-256gb-5g/index.json b/site/public/v1/smartphones/huawei-nova-12-allphones-3225-8gb-256gb-5g/index.json index 8346f042396d..5093b06b2b2c 100644 --- a/site/public/v1/smartphones/huawei-nova-12-allphones-3225-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-nova-12-allphones-3225-8gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12-allphones-3225-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/huawei-nova-12-allphones-3225-8gb-256gb-5g/score/index.json index 1ee174744b59..5dec6883c2dd 100644 --- a/site/public/v1/smartphones/huawei-nova-12-allphones-3225-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-12-allphones-3225-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12-beridzeg45-3549-8gb/index.json b/site/public/v1/smartphones/huawei-nova-12-beridzeg45-3549-8gb/index.json index 7c02d21e8f7b..25ae60d09b6f 100644 --- a/site/public/v1/smartphones/huawei-nova-12-beridzeg45-3549-8gb/index.json +++ b/site/public/v1/smartphones/huawei-nova-12-beridzeg45-3549-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12-beridzeg45-3549-8gb/score/index.json b/site/public/v1/smartphones/huawei-nova-12-beridzeg45-3549-8gb/score/index.json index be52d34f3751..744333b34a14 100644 --- a/site/public/v1/smartphones/huawei-nova-12-beridzeg45-3549-8gb/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-12-beridzeg45-3549-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12-lite-8gb-8gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-12-lite-8gb-8gb-4g-lte/index.json index cd4d82b51f15..01603285a885 100644 --- a/site/public/v1/smartphones/huawei-nova-12-lite-8gb-8gb-4g-lte/index.json +++ b/site/public/v1/smartphones/huawei-nova-12-lite-8gb-8gb-4g-lte/index.json @@ -92,7 +92,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12-lite-8gb-8gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-12-lite-8gb-8gb-4g-lte/score/index.json index 7988ace92fd7..f12b50acd255 100644 --- a/site/public/v1/smartphones/huawei-nova-12-lite-8gb-8gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-12-lite-8gb-8gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12-lite-allphones-3219-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-12-lite-allphones-3219-8gb-256gb-4g-lte/index.json index 8b390dc38dc5..da3b6f2ee075 100644 --- a/site/public/v1/smartphones/huawei-nova-12-lite-allphones-3219-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/huawei-nova-12-lite-allphones-3219-8gb-256gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12-lite-allphones-3219-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-12-lite-allphones-3219-8gb-256gb-4g-lte/score/index.json index 7988ace92fd7..f12b50acd255 100644 --- a/site/public/v1/smartphones/huawei-nova-12-lite-allphones-3219-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-12-lite-allphones-3219-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12-lite-beridzeg45-6705-8gb/index.json b/site/public/v1/smartphones/huawei-nova-12-lite-beridzeg45-6705-8gb/index.json index ca61ae0309e6..88d4530ad41c 100644 --- a/site/public/v1/smartphones/huawei-nova-12-lite-beridzeg45-6705-8gb/index.json +++ b/site/public/v1/smartphones/huawei-nova-12-lite-beridzeg45-6705-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12-lite-beridzeg45-6705-8gb/score/index.json b/site/public/v1/smartphones/huawei-nova-12-lite-beridzeg45-6705-8gb/score/index.json index 54b18c6b9f9c..75a19e9ff1fc 100644 --- a/site/public/v1/smartphones/huawei-nova-12-lite-beridzeg45-6705-8gb/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-12-lite-beridzeg45-6705-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12s-8gb-8gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-12s-8gb-8gb-4g-lte/index.json index 103f071835ea..ebed91e4616e 100644 --- a/site/public/v1/smartphones/huawei-nova-12s-8gb-8gb-4g-lte/index.json +++ b/site/public/v1/smartphones/huawei-nova-12s-8gb-8gb-4g-lte/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12s-8gb-8gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-12s-8gb-8gb-4g-lte/score/index.json index 7988ace92fd7..f12b50acd255 100644 --- a/site/public/v1/smartphones/huawei-nova-12s-8gb-8gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-12s-8gb-8gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12s-allphones-3620-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-12s-allphones-3620-8gb-256gb-4g-lte/index.json index 90503a2f54f6..5439aca5739b 100644 --- a/site/public/v1/smartphones/huawei-nova-12s-allphones-3620-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/huawei-nova-12s-allphones-3620-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-12s-allphones-3620-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-12s-allphones-3620-8gb-256gb-4g-lte/score/index.json index 7988ace92fd7..f12b50acd255 100644 --- a/site/public/v1/smartphones/huawei-nova-12s-allphones-3620-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-12s-allphones-3620-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-13-8gb-256gb/index.json b/site/public/v1/smartphones/huawei-nova-13-8gb-256gb/index.json index dba0a0bee00c..f22b6dcb4659 100644 --- a/site/public/v1/smartphones/huawei-nova-13-8gb-256gb/index.json +++ b/site/public/v1/smartphones/huawei-nova-13-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-13-8gb-256gb/score/index.json b/site/public/v1/smartphones/huawei-nova-13-8gb-256gb/score/index.json index 760e37a9523d..f954db7e2fce 100644 --- a/site/public/v1/smartphones/huawei-nova-13-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-13-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-13-8gb-512gb/index.json b/site/public/v1/smartphones/huawei-nova-13-8gb-512gb/index.json index 4cc97dc7e903..2857a8f93da9 100644 --- a/site/public/v1/smartphones/huawei-nova-13-8gb-512gb/index.json +++ b/site/public/v1/smartphones/huawei-nova-13-8gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-13-8gb-512gb/score/index.json b/site/public/v1/smartphones/huawei-nova-13-8gb-512gb/score/index.json index 760e37a9523d..f954db7e2fce 100644 --- a/site/public/v1/smartphones/huawei-nova-13-8gb-512gb/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-13-8gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-13-pro-8gb-256gb/index.json b/site/public/v1/smartphones/huawei-nova-13-pro-8gb-256gb/index.json index 440ec88309f3..1e0e4ec33671 100644 --- a/site/public/v1/smartphones/huawei-nova-13-pro-8gb-256gb/index.json +++ b/site/public/v1/smartphones/huawei-nova-13-pro-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-13-pro-8gb-256gb/score/index.json b/site/public/v1/smartphones/huawei-nova-13-pro-8gb-256gb/score/index.json index 760e37a9523d..f954db7e2fce 100644 --- a/site/public/v1/smartphones/huawei-nova-13-pro-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-13-pro-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-13-pro-8gb-512gb/index.json b/site/public/v1/smartphones/huawei-nova-13-pro-8gb-512gb/index.json index bbcbda57b973..9e940b5b0529 100644 --- a/site/public/v1/smartphones/huawei-nova-13-pro-8gb-512gb/index.json +++ b/site/public/v1/smartphones/huawei-nova-13-pro-8gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-nova-13-pro-8gb-512gb/score/index.json b/site/public/v1/smartphones/huawei-nova-13-pro-8gb-512gb/score/index.json index 760e37a9523d..f954db7e2fce 100644 --- a/site/public/v1/smartphones/huawei-nova-13-pro-8gb-512gb/score/index.json +++ b/site/public/v1/smartphones/huawei-nova-13-pro-8gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-16gb-512gb-5g/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-16gb-512gb-5g/index.json index 0a8ed842b266..2ba95e23486e 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-16gb-512gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-16gb-512gb-5g/score/index.json index c2e97ea78d6b..1c063f5bf181 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-aitoolbuzz-3775-16gb-256gb-5g/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-aitoolbuzz-3775-16gb-256gb-5g/index.json index b668aff549ec..7145c9c9eaec 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-aitoolbuzz-3775-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-aitoolbuzz-3775-16gb-256gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-aitoolbuzz-3775-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-aitoolbuzz-3775-16gb-256gb-5g/score/index.json index 69028e6ac028..4f2d7fb85db1 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-aitoolbuzz-3775-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-aitoolbuzz-3775-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-allphones-3624-16gb-256gb-5g/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-allphones-3624-16gb-256gb-5g/index.json index 48131f857f9a..f1ff37695262 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-allphones-3624-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-allphones-3624-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-allphones-3624-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-allphones-3624-16gb-256gb-5g/score/index.json index f83f3ce6edee..e1af2578d509 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-allphones-3624-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-allphones-3624-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-plus-aitoolbuzz-3776-16gb-512gb-5g/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-plus-aitoolbuzz-3776-16gb-512gb-5g/index.json index bbf2a53b7fbd..22f406727fcd 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-plus-aitoolbuzz-3776-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-plus-aitoolbuzz-3776-16gb-512gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-plus-aitoolbuzz-3776-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-plus-aitoolbuzz-3776-16gb-512gb-5g/score/index.json index 69028e6ac028..4f2d7fb85db1 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-plus-aitoolbuzz-3776-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-plus-aitoolbuzz-3776-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-plus-allphones-3625-16gb-512gb-5g/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-plus-allphones-3625-16gb-512gb-5g/index.json index 528d61984a9a..93f89b7832be 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-plus-allphones-3625-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-plus-allphones-3625-16gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-plus-allphones-3625-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-plus-allphones-3625-16gb-512gb-5g/score/index.json index f83f3ce6edee..e1af2578d509 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-plus-allphones-3625-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-plus-allphones-3625-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-plus-beridzeg45-5741-16gb/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-plus-beridzeg45-5741-16gb/index.json index 57a0d612c055..0826a4322896 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-plus-beridzeg45-5741-16gb/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-plus-beridzeg45-5741-16gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-plus-beridzeg45-5741-16gb/score/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-plus-beridzeg45-5741-16gb/score/index.json index 2b186b080a31..93b1bb2bf855 100644 --- a/site/public/v1/smartphones/huawei-pura-70-pro-plus-beridzeg45-5741-16gb/score/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-pro-plus-beridzeg45-5741-16gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-ultra-aitoolbuzz-3777-16gb-512gb-5g/index.json b/site/public/v1/smartphones/huawei-pura-70-ultra-aitoolbuzz-3777-16gb-512gb-5g/index.json index 4fd3882d7ad9..19b28e64aac8 100644 --- a/site/public/v1/smartphones/huawei-pura-70-ultra-aitoolbuzz-3777-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-ultra-aitoolbuzz-3777-16gb-512gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-ultra-aitoolbuzz-3777-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/huawei-pura-70-ultra-aitoolbuzz-3777-16gb-512gb-5g/score/index.json index 655cc7f8c45f..d653776b4004 100644 --- a/site/public/v1/smartphones/huawei-pura-70-ultra-aitoolbuzz-3777-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-ultra-aitoolbuzz-3777-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-ultra-allphones-3191-16gb-512gb-5g/index.json b/site/public/v1/smartphones/huawei-pura-70-ultra-allphones-3191-16gb-512gb-5g/index.json index 204732ec7b9d..b1a05243f548 100644 --- a/site/public/v1/smartphones/huawei-pura-70-ultra-allphones-3191-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-ultra-allphones-3191-16gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-ultra-allphones-3191-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/huawei-pura-70-ultra-allphones-3191-16gb-512gb-5g/score/index.json index 63156277c94c..0a72fab9d470 100644 --- a/site/public/v1/smartphones/huawei-pura-70-ultra-allphones-3191-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-ultra-allphones-3191-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-ultra/index.json b/site/public/v1/smartphones/huawei-pura-70-ultra/index.json index ea1ede004d13..8cf7a045962f 100644 --- a/site/public/v1/smartphones/huawei-pura-70-ultra/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-ultra/index.json @@ -100,7 +100,7 @@ "value": 29.6, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/huawei-pura-70-ultra/score/index.json b/site/public/v1/smartphones/huawei-pura-70-ultra/score/index.json index e296da6dfc59..00b96b3de79e 100644 --- a/site/public/v1/smartphones/huawei-pura-70-ultra/score/index.json +++ b/site/public/v1/smartphones/huawei-pura-70-ultra/score/index.json @@ -8,7 +8,7 @@ "value": 29.6, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/i909-galaxy-s/index.json b/site/public/v1/smartphones/i909-galaxy-s/index.json index 4383a8145d68..edd37655ac66 100644 --- a/site/public/v1/smartphones/i909-galaxy-s/index.json +++ b/site/public/v1/smartphones/i909-galaxy-s/index.json @@ -25,7 +25,7 @@ }, "release_date": "2010-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 0.5, "storage_options_gb": [ 16 ], @@ -79,8 +79,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:32:17" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/index.json b/site/public/v1/smartphones/index.json index 3caaeb5d7925..6ea32c22d21f 100644 --- a/site/public/v1/smartphones/index.json +++ b/site/public/v1/smartphones/index.json @@ -1,5 +1,5 @@ { - "count": 93396, + "count": 93407, "results": [ { "slug": "1", @@ -75216,6 +75216,11 @@ "name": "Find N3 Flip 256GB", "url": "/v1/smartphones/oppo-find-n3-flip-12gb-256gb" }, + { + "slug": "find-n6", + "name": "Find N6", + "url": "/v1/smartphones/find-n6" + }, { "slug": "find-x", "name": "Find X", @@ -81061,6 +81066,11 @@ "name": "Galaxy A56", "url": "/v1/smartphones/galaxy-a56" }, + { + "slug": "galaxy-a57-5g", + "name": "Galaxy A57 5G", + "url": "/v1/smartphones/galaxy-a57-5g" + }, { "slug": "galaxy-a57", "name": "Galaxy A57 5G", @@ -83676,6 +83686,11 @@ "name": "Galaxy Z Fold6 512GB", "url": "/v1/smartphones/samsung-galaxy-z-fold6-12gb-512gb" }, + { + "slug": "galaxy-z-trifold", + "name": "Galaxy Z TriFold", + "url": "/v1/smartphones/galaxy-z-trifold" + }, { "slug": "galaxy-mini-2-s6500", "name": "Galaxy mini 2 S6500", @@ -158906,6 +158921,11 @@ "name": "Luge", "url": "/v1/smartphones/luge" }, + { + "slug": "luma", + "name": "Luma", + "url": "/v1/smartphones/luma" + }, { "slug": "lumia-1020", "name": "Lumia 1020", @@ -369746,6 +369766,11 @@ "name": "Spark 4 Lite", "url": "/v1/smartphones/spark-4-lite" }, + { + "slug": "spark-40c", + "name": "Spark 40C", + "url": "/v1/smartphones/spark-40c" + }, { "slug": "spark-5", "name": "Spark 5", @@ -417571,6 +417596,11 @@ "name": "Xperia 1 VI 256GB", "url": "/v1/smartphones/sony-xperia-1-vi-12gb-256gb" }, + { + "slug": "xperia-1-viii", + "name": "Xperia 1 VIII", + "url": "/v1/smartphones/xperia-1-viii" + }, { "slug": "xperia-1-wimax-2-jp-sov40", "name": "Xperia 1 WiMAX 2+ JP SOV40", @@ -418281,6 +418311,16 @@ "name": "Xperia 10 VI 128GB", "url": "/v1/smartphones/sony-xperia-10-vi-6gb-128gb" }, + { + "slug": "xperia-10-vii", + "name": "Xperia 10 VII", + "url": "/v1/smartphones/xperia-10-vii" + }, + { + "slug": "xperia-10-viii", + "name": "Xperia 10 VIII", + "url": "/v1/smartphones/xperia-10-viii" + }, { "slug": "xperia-5", "name": "Xperia 5", @@ -421091,6 +421131,11 @@ "name": "Y31", "url": "/v1/smartphones/y31" }, + { + "slug": "y31d", + "name": "Y31d", + "url": "/v1/smartphones/y31d" + }, { "slug": "y33s", "name": "Y33s", @@ -451141,6 +451186,16 @@ "name": "iPhone 17e", "url": "/v1/smartphones/iphone-17e" }, + { + "slug": "iphone-18-pro", + "name": "iPhone 18 Pro", + "url": "/v1/smartphones/iphone-18-pro" + }, + { + "slug": "iphone-18-pro-max", + "name": "iPhone 18 Pro Max", + "url": "/v1/smartphones/iphone-18-pro-max" + }, { "slug": "iphone-3g", "name": "iPhone 3G", diff --git a/site/public/v1/smartphones/infinix-hot-40i-8gb-128gb-4g/index.json b/site/public/v1/smartphones/infinix-hot-40i-8gb-128gb-4g/index.json index 74b050e8f266..823171e914cb 100644 --- a/site/public/v1/smartphones/infinix-hot-40i-8gb-128gb-4g/index.json +++ b/site/public/v1/smartphones/infinix-hot-40i-8gb-128gb-4g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-hot-40i-8gb-128gb-4g/score/index.json b/site/public/v1/smartphones/infinix-hot-40i-8gb-128gb-4g/score/index.json index 16c51aec4ede..b03975c7e5d5 100644 --- a/site/public/v1/smartphones/infinix-hot-40i-8gb-128gb-4g/score/index.json +++ b/site/public/v1/smartphones/infinix-hot-40i-8gb-128gb-4g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-hot-50-8gb-128gb-5g/index.json b/site/public/v1/smartphones/infinix-hot-50-8gb-128gb-5g/index.json index d3e5b7c54c28..6db0ddca30d7 100644 --- a/site/public/v1/smartphones/infinix-hot-50-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/infinix-hot-50-8gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-hot-50-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/infinix-hot-50-8gb-128gb-5g/score/index.json index 4ea9a3fdfda1..bf6217724c08 100644 --- a/site/public/v1/smartphones/infinix-hot-50-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/infinix-hot-50-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-hot-50-aitoolbuzz-4067-8gb-128gb-5g/index.json b/site/public/v1/smartphones/infinix-hot-50-aitoolbuzz-4067-8gb-128gb-5g/index.json index b9afcd8d18dd..66f8da4e226c 100644 --- a/site/public/v1/smartphones/infinix-hot-50-aitoolbuzz-4067-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/infinix-hot-50-aitoolbuzz-4067-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-hot-50-aitoolbuzz-4067-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/infinix-hot-50-aitoolbuzz-4067-8gb-128gb-5g/score/index.json index dcc7cd6b7bb6..17449dcdd0fe 100644 --- a/site/public/v1/smartphones/infinix-hot-50-aitoolbuzz-4067-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/infinix-hot-50-aitoolbuzz-4067-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-hot-50-allphones-1950-8gb-128gb-5g/index.json b/site/public/v1/smartphones/infinix-hot-50-allphones-1950-8gb-128gb-5g/index.json index 544533b8f959..32d080e90201 100644 --- a/site/public/v1/smartphones/infinix-hot-50-allphones-1950-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/infinix-hot-50-allphones-1950-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-hot-50-allphones-1950-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/infinix-hot-50-allphones-1950-8gb-128gb-5g/score/index.json index 7e39533fb438..f1ee8bafcaab 100644 --- a/site/public/v1/smartphones/infinix-hot-50-allphones-1950-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/infinix-hot-50-allphones-1950-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-hot-50i-allphones-1954-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-50i-allphones-1954-8gb-128gb-4g-lte/index.json index cb0d2cb211b0..e40ef1eb1afb 100644 --- a/site/public/v1/smartphones/infinix-hot-50i-allphones-1954-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/infinix-hot-50i-allphones-1954-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-hot-50i-allphones-1954-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-50i-allphones-1954-8gb-128gb-4g-lte/score/index.json index b56619c34533..8bc015b98014 100644 --- a/site/public/v1/smartphones/infinix-hot-50i-allphones-1954-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/infinix-hot-50i-allphones-1954-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/index.json index 6d82fdde932d..90e59d4526b1 100644 --- a/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 28.0, - "percentile": 8.5, + "percentile": 8.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/score/index.json index 730619cd6eee..2922a8374e45 100644 --- a/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 28.0, - "percentile": 8.5, + "percentile": 8.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40-allphones-1940-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-40-allphones-1940-8gb-256gb-4g-lte/index.json index c0bfa911a07f..4212ff399a1d 100644 --- a/site/public/v1/smartphones/infinix-note-40-allphones-1940-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/infinix-note-40-allphones-1940-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40-allphones-1940-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-40-allphones-1940-8gb-256gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/infinix-note-40-allphones-1940-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/infinix-note-40-allphones-1940-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40-beridzeg45-4775-8gb/index.json b/site/public/v1/smartphones/infinix-note-40-beridzeg45-4775-8gb/index.json index 912cf5ccb655..e886fdde90e7 100644 --- a/site/public/v1/smartphones/infinix-note-40-beridzeg45-4775-8gb/index.json +++ b/site/public/v1/smartphones/infinix-note-40-beridzeg45-4775-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40-beridzeg45-4775-8gb/score/index.json b/site/public/v1/smartphones/infinix-note-40-beridzeg45-4775-8gb/score/index.json index 9299eea0cd06..a3aaffe13080 100644 --- a/site/public/v1/smartphones/infinix-note-40-beridzeg45-4775-8gb/score/index.json +++ b/site/public/v1/smartphones/infinix-note-40-beridzeg45-4775-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/index.json index 475ab2f08af9..8928ba7fdd91 100644 --- a/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40s-allphones-1955-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-40s-allphones-1955-8gb-256gb-4g-lte/index.json index b2377f2a4dc7..bde96c46d0bc 100644 --- a/site/public/v1/smartphones/infinix-note-40s-allphones-1955-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/infinix-note-40s-allphones-1955-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40s-allphones-1955-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-40s-allphones-1955-8gb-256gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/infinix-note-40s-allphones-1955-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/infinix-note-40s-allphones-1955-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40x-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-256gb-5g/index.json index 66f4432c180a..539f8698f08f 100644 --- a/site/public/v1/smartphones/infinix-note-40x-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40x-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-256gb-5g/score/index.json index 2ca62ef4c94c..324c5c92cd17 100644 --- a/site/public/v1/smartphones/infinix-note-40x-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/index.json index 6efaa41ad12b..b7b58a69f5ea 100644 --- a/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json index fe45614c6173..38ae9fb09efa 100644 --- a/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40x-5g-aitoolbuzz-4115-12gb-256gb-5g/index.json b/site/public/v1/smartphones/infinix-note-40x-5g-aitoolbuzz-4115-12gb-256gb-5g/index.json index 55222c124ae3..f8df3dfe85e2 100644 --- a/site/public/v1/smartphones/infinix-note-40x-5g-aitoolbuzz-4115-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/infinix-note-40x-5g-aitoolbuzz-4115-12gb-256gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-note-40x-5g-aitoolbuzz-4115-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/infinix-note-40x-5g-aitoolbuzz-4115-12gb-256gb-5g/score/index.json index 37589a1ee1c7..390e103cc10d 100644 --- a/site/public/v1/smartphones/infinix-note-40x-5g-aitoolbuzz-4115-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/infinix-note-40x-5g-aitoolbuzz-4115-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-xpad-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-xpad-8gb-256gb-4g-lte/index.json index e7d3092ad5d8..83025dd3a4d3 100644 --- a/site/public/v1/smartphones/infinix-xpad-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/infinix-xpad-8gb-256gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-xpad-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-xpad-8gb-256gb-4g-lte/score/index.json index a692647e25a1..2993f206807e 100644 --- a/site/public/v1/smartphones/infinix-xpad-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/infinix-xpad-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-zero-flip-allphones-1951-8gb-256gb-5g/index.json b/site/public/v1/smartphones/infinix-zero-flip-allphones-1951-8gb-256gb-5g/index.json index d1d3ccb9b948..4a55e843963e 100644 --- a/site/public/v1/smartphones/infinix-zero-flip-allphones-1951-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/infinix-zero-flip-allphones-1951-8gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/infinix-zero-flip-allphones-1951-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/infinix-zero-flip-allphones-1951-8gb-256gb-5g/score/index.json index 13ba3bd99cc0..42c5e68a089e 100644 --- a/site/public/v1/smartphones/infinix-zero-flip-allphones-1951-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/infinix-zero-flip-allphones-1951-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-16-plus/index.json b/site/public/v1/smartphones/iphone-16-plus/index.json index a7138a5b0dba..7d470700d344 100644 --- a/site/public/v1/smartphones/iphone-16-plus/index.json +++ b/site/public/v1/smartphones/iphone-16-plus/index.json @@ -94,7 +94,7 @@ "value": 52.3, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-16-plus/score/index.json b/site/public/v1/smartphones/iphone-16-plus/score/index.json index 6ce53451084c..48baa0b87373 100644 --- a/site/public/v1/smartphones/iphone-16-plus/score/index.json +++ b/site/public/v1/smartphones/iphone-16-plus/score/index.json @@ -8,7 +8,7 @@ "value": 52.3, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-16-pro-max/index.json b/site/public/v1/smartphones/iphone-16-pro-max/index.json index f481de3069d6..9a72f2818f29 100644 --- a/site/public/v1/smartphones/iphone-16-pro-max/index.json +++ b/site/public/v1/smartphones/iphone-16-pro-max/index.json @@ -101,7 +101,7 @@ "value": 45.0, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-16-pro-max/score/index.json b/site/public/v1/smartphones/iphone-16-pro-max/score/index.json index d58f6dec945d..4956e66d6e41 100644 --- a/site/public/v1/smartphones/iphone-16-pro-max/score/index.json +++ b/site/public/v1/smartphones/iphone-16-pro-max/score/index.json @@ -8,7 +8,7 @@ "value": 45.0, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-16-pro/index.json b/site/public/v1/smartphones/iphone-16-pro/index.json index 968a86661d99..922e84578407 100644 --- a/site/public/v1/smartphones/iphone-16-pro/index.json +++ b/site/public/v1/smartphones/iphone-16-pro/index.json @@ -102,7 +102,7 @@ "value": 51.0, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-16-pro/score/index.json b/site/public/v1/smartphones/iphone-16-pro/score/index.json index 2388517f1271..ca36e2c0f84b 100644 --- a/site/public/v1/smartphones/iphone-16-pro/score/index.json +++ b/site/public/v1/smartphones/iphone-16-pro/score/index.json @@ -8,7 +8,7 @@ "value": 51.0, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-16/index.json b/site/public/v1/smartphones/iphone-16/index.json index f64727cbacc2..35096be44420 100644 --- a/site/public/v1/smartphones/iphone-16/index.json +++ b/site/public/v1/smartphones/iphone-16/index.json @@ -94,7 +94,7 @@ "value": 54.6, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-16/score/index.json b/site/public/v1/smartphones/iphone-16/score/index.json index 6613a21f4ae6..3c978fe4613f 100644 --- a/site/public/v1/smartphones/iphone-16/score/index.json +++ b/site/public/v1/smartphones/iphone-16/score/index.json @@ -8,7 +8,7 @@ "value": 54.6, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-16e/index.json b/site/public/v1/smartphones/iphone-16e/index.json index 745f1d73e5eb..61f99deac60a 100644 --- a/site/public/v1/smartphones/iphone-16e/index.json +++ b/site/public/v1/smartphones/iphone-16e/index.json @@ -88,7 +88,7 @@ "value": 59.9, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-16e/score/index.json b/site/public/v1/smartphones/iphone-16e/score/index.json index daf921adbec1..f6b69f01dc9e 100644 --- a/site/public/v1/smartphones/iphone-16e/score/index.json +++ b/site/public/v1/smartphones/iphone-16e/score/index.json @@ -8,7 +8,7 @@ "value": 59.9, "perf": { "index": 81.0, - "percentile": 81.2, + "percentile": 81.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-17-pro-max/index.json b/site/public/v1/smartphones/iphone-17-pro-max/index.json index 5d89107f9e2b..b5668d09d7cf 100644 --- a/site/public/v1/smartphones/iphone-17-pro-max/index.json +++ b/site/public/v1/smartphones/iphone-17-pro-max/index.json @@ -102,7 +102,7 @@ "value": 48.3, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-17-pro-max/score/index.json b/site/public/v1/smartphones/iphone-17-pro-max/score/index.json index 4deb87e4e62b..5b0e2f1a9bd9 100644 --- a/site/public/v1/smartphones/iphone-17-pro-max/score/index.json +++ b/site/public/v1/smartphones/iphone-17-pro-max/score/index.json @@ -8,7 +8,7 @@ "value": 48.3, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-17-pro/index.json b/site/public/v1/smartphones/iphone-17-pro/index.json index 4ef46f1355d2..de51be2fcb15 100644 --- a/site/public/v1/smartphones/iphone-17-pro/index.json +++ b/site/public/v1/smartphones/iphone-17-pro/index.json @@ -101,7 +101,7 @@ "value": 51.1, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-17-pro/score/index.json b/site/public/v1/smartphones/iphone-17-pro/score/index.json index 5cc354afa7ac..79bd3d6dc69d 100644 --- a/site/public/v1/smartphones/iphone-17-pro/score/index.json +++ b/site/public/v1/smartphones/iphone-17-pro/score/index.json @@ -8,7 +8,7 @@ "value": 51.1, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-17/index.json b/site/public/v1/smartphones/iphone-17/index.json index 217e5e8da5e0..4aef3b874807 100644 --- a/site/public/v1/smartphones/iphone-17/index.json +++ b/site/public/v1/smartphones/iphone-17/index.json @@ -93,7 +93,7 @@ "value": 59.9, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-17/score/index.json b/site/public/v1/smartphones/iphone-17/score/index.json index cee877b1774d..c67684a513fd 100644 --- a/site/public/v1/smartphones/iphone-17/score/index.json +++ b/site/public/v1/smartphones/iphone-17/score/index.json @@ -8,7 +8,7 @@ "value": 59.9, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-17e/index.json b/site/public/v1/smartphones/iphone-17e/index.json index 3d5eff7c65b4..58a57eac7768 100644 --- a/site/public/v1/smartphones/iphone-17e/index.json +++ b/site/public/v1/smartphones/iphone-17e/index.json @@ -87,7 +87,7 @@ "value": 61.0, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-17e/score/index.json b/site/public/v1/smartphones/iphone-17e/score/index.json index 3f52aaec7989..625697eefec8 100644 --- a/site/public/v1/smartphones/iphone-17e/score/index.json +++ b/site/public/v1/smartphones/iphone-17e/score/index.json @@ -8,7 +8,7 @@ "value": 61.0, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-18-pro-max/index.json b/site/public/v1/smartphones/iphone-18-pro-max/index.json new file mode 100644 index 000000000000..26afa1b465b5 --- /dev/null +++ b/site/public/v1/smartphones/iphone-18-pro-max/index.json @@ -0,0 +1,70 @@ +{ + "id": 243791602822189, + "slug": "iphone-18-pro-max", + "base_model_slug": "iphone-18-pro-max", + "name": "iPhone 18 Pro Max", + "brand": { + "id": 146012165431773, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 198000242214254, + "slug": "apple-a20-pro", + "name": "Apple A20 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 2.0, + "gpu_name": "Apple A20 Pro GPU", + "url": "/v1/socs/apple-a20-pro" + }, + "release_date": "2026-09-18", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 5391, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 249.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 27", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 63.9, + "performance": null, + "camera": null, + "battery": 63.9, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/IPhone_18_Pro" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/iphone-18-pro-max/score/index.json b/site/public/v1/smartphones/iphone-18-pro-max/score/index.json new file mode 100644 index 000000000000..c62632d4f65a --- /dev/null +++ b/site/public/v1/smartphones/iphone-18-pro-max/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 63.9, + "performance": null, + "camera": null, + "battery": 63.9, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } +} diff --git a/site/public/v1/smartphones/iphone-18-pro/index.json b/site/public/v1/smartphones/iphone-18-pro/index.json new file mode 100644 index 000000000000..a881a87a2447 --- /dev/null +++ b/site/public/v1/smartphones/iphone-18-pro/index.json @@ -0,0 +1,70 @@ +{ + "id": 227512357472159, + "slug": "iphone-18-pro", + "base_model_slug": "iphone-18-pro", + "name": "iPhone 18 Pro", + "brand": { + "id": 146012165431773, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 198000242214254, + "slug": "apple-a20-pro", + "name": "Apple A20 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 2.0, + "gpu_name": "Apple A20 Pro GPU", + "url": "/v1/socs/apple-a20-pro" + }, + "release_date": "2026-09-18", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 4056, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS 27", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 50.6, + "performance": null, + "camera": null, + "battery": 50.6, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/IPhone_18_Pro" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/iphone-18-pro/score/index.json b/site/public/v1/smartphones/iphone-18-pro/score/index.json new file mode 100644 index 000000000000..28b86773ec0e --- /dev/null +++ b/site/public/v1/smartphones/iphone-18-pro/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 50.6, + "performance": null, + "camera": null, + "battery": 50.6, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } +} diff --git a/site/public/v1/smartphones/iphone-air/index.json b/site/public/v1/smartphones/iphone-air/index.json index d3d6b266492e..7894e58fefab 100644 --- a/site/public/v1/smartphones/iphone-air/index.json +++ b/site/public/v1/smartphones/iphone-air/index.json @@ -88,7 +88,7 @@ "value": 52.0, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iphone-air/score/index.json b/site/public/v1/smartphones/iphone-air/score/index.json index 7fef4c1551f6..884cae9bce3a 100644 --- a/site/public/v1/smartphones/iphone-air/score/index.json +++ b/site/public/v1/smartphones/iphone-air/score/index.json @@ -8,7 +8,7 @@ "value": 52.0, "perf": { "index": 90.0, - "percentile": 94.3, + "percentile": 94.2, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/index.json index 0847ede5a58e..9e6ec00051f5 100644 --- a/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json index 4202124ca673..c314a6ecdb9b 100644 --- a/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/index.json index a506deb06b60..1c15e4b446ab 100644 --- a/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-13/index.json b/site/public/v1/smartphones/iqoo-13/index.json index 4b9f29f8d91d..8b1a2a79b891 100644 --- a/site/public/v1/smartphones/iqoo-13/index.json +++ b/site/public/v1/smartphones/iqoo-13/index.json @@ -102,7 +102,7 @@ "value": 67.7, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-13/score/index.json b/site/public/v1/smartphones/iqoo-13/score/index.json index 6dd99613cf21..196c90557d9b 100644 --- a/site/public/v1/smartphones/iqoo-13/score/index.json +++ b/site/public/v1/smartphones/iqoo-13/score/index.json @@ -8,7 +8,7 @@ "value": 67.7, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/index.json index 53ae683ba5ee..b8946cc22844 100644 --- a/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/score/index.json index 966a9f67e88c..e7f1b230e98f 100644 --- a/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/index.json index 4f7bb7ad949e..864d1a3c260f 100644 --- a/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-neo-11/index.json b/site/public/v1/smartphones/iqoo-neo-11/index.json index 70d9bdb8a476..4968e13aeeac 100644 --- a/site/public/v1/smartphones/iqoo-neo-11/index.json +++ b/site/public/v1/smartphones/iqoo-neo-11/index.json @@ -94,7 +94,7 @@ "value": 80.5, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-neo-11/score/index.json b/site/public/v1/smartphones/iqoo-neo-11/score/index.json index de32892ef329..88163f8e75b4 100644 --- a/site/public/v1/smartphones/iqoo-neo-11/score/index.json +++ b/site/public/v1/smartphones/iqoo-neo-11/score/index.json @@ -8,7 +8,7 @@ "value": 80.5, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/index.json index bc0ebdff9087..d62bf80086f6 100644 --- a/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/score/index.json index d34f271b1e76..60d3c24052f3 100644 --- a/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 99d42b195175..777442741e67 100644 --- a/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index a5418dcd3599..f481b60bbf9d 100644 --- a/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/index.json index 358a42bc5402..6974e3ef67c6 100644 --- a/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 86.9, - "percentile": 88.6, + "percentile": 88.5, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/score/index.json index 0b65187c2521..198475a8d305 100644 --- a/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 86.9, - "percentile": 88.6, + "percentile": 88.5, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index fcce13198726..95d621a3d081 100644 --- a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 93d43e95f580..bbc85a8fbdd5 100644 --- a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index ffeb08e5dce6..cd24c5ae773b 100644 --- a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 93d43e95f580..bbc85a8fbdd5 100644 --- a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index b696aa8ec5e5..0a57be05513d 100644 --- a/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/index.json index 1ae21eee287f..942f7b1eed5e 100644 --- a/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/score/index.json index c045af8a0ebf..49b15be73ba5 100644 --- a/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/index.json index 3f82d2b39dc8..b5e6545b9e76 100644 --- a/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/score/index.json index 8ebb3c235620..4545b37f89c7 100644 --- a/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/index.json index e2bcba2b8f99..b954c25d41d2 100644 --- a/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/score/index.json index 377592ac4572..deb34712897c 100644 --- a/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/index.json index 8d73fb6e5928..0b8e41d435ef 100644 --- a/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 377592ac4572..deb34712897c 100644 --- a/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-8gb-128gb-4g/index.json b/site/public/v1/smartphones/itel-p55-8gb-128gb-4g/index.json index d3c4c51a3224..064cf1719cf9 100644 --- a/site/public/v1/smartphones/itel-p55-8gb-128gb-4g/index.json +++ b/site/public/v1/smartphones/itel-p55-8gb-128gb-4g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-8gb-128gb-4g/score/index.json b/site/public/v1/smartphones/itel-p55-8gb-128gb-4g/score/index.json index 643dc531ce18..0550d9897049 100644 --- a/site/public/v1/smartphones/itel-p55-8gb-128gb-4g/score/index.json +++ b/site/public/v1/smartphones/itel-p55-8gb-128gb-4g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/itel-p55-8gb-256gb-4g-lte/index.json index 992e289d3a37..5b87b87fb52f 100644 --- a/site/public/v1/smartphones/itel-p55-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/itel-p55-8gb-256gb-4g-lte/index.json @@ -77,7 +77,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/itel-p55-8gb-256gb-4g-lte/score/index.json index 722c94b8006e..7a04f7e69f5f 100644 --- a/site/public/v1/smartphones/itel-p55-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/itel-p55-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-allphones-2414-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/itel-p55-allphones-2414-8gb-128gb-4g-lte/index.json index 00d156afa859..e08159d196a5 100644 --- a/site/public/v1/smartphones/itel-p55-allphones-2414-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/itel-p55-allphones-2414-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-allphones-2414-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/itel-p55-allphones-2414-8gb-128gb-4g-lte/score/index.json index b56619c34533..8bc015b98014 100644 --- a/site/public/v1/smartphones/itel-p55-allphones-2414-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/itel-p55-allphones-2414-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-plus-8gb-256gb-4g/index.json b/site/public/v1/smartphones/itel-p55-plus-8gb-256gb-4g/index.json index 0d9e6fc7f34a..1d0f02ea1152 100644 --- a/site/public/v1/smartphones/itel-p55-plus-8gb-256gb-4g/index.json +++ b/site/public/v1/smartphones/itel-p55-plus-8gb-256gb-4g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-plus-8gb-256gb-4g/score/index.json b/site/public/v1/smartphones/itel-p55-plus-8gb-256gb-4g/score/index.json index db82f9524e38..e05320ae09fa 100644 --- a/site/public/v1/smartphones/itel-p55-plus-8gb-256gb-4g/score/index.json +++ b/site/public/v1/smartphones/itel-p55-plus-8gb-256gb-4g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-plus-aitoolbuzz-4243-8gb/index.json b/site/public/v1/smartphones/itel-p55-plus-aitoolbuzz-4243-8gb/index.json index 1db6d7635c3d..2bf8227f3052 100644 --- a/site/public/v1/smartphones/itel-p55-plus-aitoolbuzz-4243-8gb/index.json +++ b/site/public/v1/smartphones/itel-p55-plus-aitoolbuzz-4243-8gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-plus-aitoolbuzz-4243-8gb/score/index.json b/site/public/v1/smartphones/itel-p55-plus-aitoolbuzz-4243-8gb/score/index.json index b56619c34533..8bc015b98014 100644 --- a/site/public/v1/smartphones/itel-p55-plus-aitoolbuzz-4243-8gb/score/index.json +++ b/site/public/v1/smartphones/itel-p55-plus-aitoolbuzz-4243-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-plus-allphones-2415-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/itel-p55-plus-allphones-2415-8gb-128gb-4g-lte/index.json index 3d47a6dd1b98..986809de1db4 100644 --- a/site/public/v1/smartphones/itel-p55-plus-allphones-2415-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/itel-p55-plus-allphones-2415-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-p55-plus-allphones-2415-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/itel-p55-plus-allphones-2415-8gb-128gb-4g-lte/score/index.json index b56619c34533..8bc015b98014 100644 --- a/site/public/v1/smartphones/itel-p55-plus-allphones-2415-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/itel-p55-plus-allphones-2415-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/index.json index 81a75a6032ba..d7b988616bee 100644 --- a/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/jil-sander-mobile/index.json b/site/public/v1/smartphones/jil-sander-mobile/index.json index 79dc7bb14973..7848f68f66e4 100644 --- a/site/public/v1/smartphones/jil-sander-mobile/index.json +++ b/site/public/v1/smartphones/jil-sander-mobile/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 0.5, "storage_options_gb": [ 16 ], @@ -79,8 +79,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Windows_Phone_7_devices", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:19:42" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/lava-blaze-3-5g-aitoolbuzz-4402-6gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-blaze-3-5g-aitoolbuzz-4402-6gb-128gb-5g/index.json index 46643f792700..beff25f20ef5 100644 --- a/site/public/v1/smartphones/lava-blaze-3-5g-aitoolbuzz-4402-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/lava-blaze-3-5g-aitoolbuzz-4402-6gb-128gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-blaze-3-5g-aitoolbuzz-4402-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-blaze-3-5g-aitoolbuzz-4402-6gb-128gb-5g/score/index.json index bf5b0444bfa6..aa353f80888a 100644 --- a/site/public/v1/smartphones/lava-blaze-3-5g-aitoolbuzz-4402-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-blaze-3-5g-aitoolbuzz-4402-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 1d48035c9f6c..179c16e16e3d 100644 --- a/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 692729ddfd60..97db2fa87067 100644 --- a/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-blaze-x-8gb-4gb-5g/index.json b/site/public/v1/smartphones/lava-blaze-x-8gb-4gb-5g/index.json index c8e1d977d2d8..8d84a67d8ebf 100644 --- a/site/public/v1/smartphones/lava-blaze-x-8gb-4gb-5g/index.json +++ b/site/public/v1/smartphones/lava-blaze-x-8gb-4gb-5g/index.json @@ -90,7 +90,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-blaze-x-8gb-4gb-5g/score/index.json b/site/public/v1/smartphones/lava-blaze-x-8gb-4gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/lava-blaze-x-8gb-4gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-blaze-x-8gb-4gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-blaze-x-aitoolbuzz-4409-8gb-64gb-5g/index.json b/site/public/v1/smartphones/lava-blaze-x-aitoolbuzz-4409-8gb-64gb-5g/index.json index ea4470c19e86..a116a1074375 100644 --- a/site/public/v1/smartphones/lava-blaze-x-aitoolbuzz-4409-8gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/lava-blaze-x-aitoolbuzz-4409-8gb-64gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-blaze-x-aitoolbuzz-4409-8gb-64gb-5g/score/index.json b/site/public/v1/smartphones/lava-blaze-x-aitoolbuzz-4409-8gb-64gb-5g/score/index.json index aae4a227497d..2003b027603e 100644 --- a/site/public/v1/smartphones/lava-blaze-x-aitoolbuzz-4409-8gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-blaze-x-aitoolbuzz-4409-8gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 10cee448eff6..2dd6eb57111a 100644 --- a/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index ad1d3587e685..e4140bbf9378 100644 --- a/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-bold-aitoolbuzz-4410-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-bold-aitoolbuzz-4410-8gb-128gb-5g/index.json index ccaf4afe31e5..285ce5208542 100644 --- a/site/public/v1/smartphones/lava-bold-aitoolbuzz-4410-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/lava-bold-aitoolbuzz-4410-8gb-128gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-bold-aitoolbuzz-4410-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-bold-aitoolbuzz-4410-8gb-128gb-5g/score/index.json index aae4a227497d..2003b027603e 100644 --- a/site/public/v1/smartphones/lava-bold-aitoolbuzz-4410-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-bold-aitoolbuzz-4410-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 2388e3a28133..f1d11c6cd0dc 100644 --- a/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 8f8821205c47..1e9066b83331 100644 --- a/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/index.json index 3951d4fb977a..674aef9a25c3 100644 --- a/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 47.7, - "percentile": 38.3, + "percentile": 38.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/score/index.json index 8b1f363637b7..ca594f856011 100644 --- a/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 47.7, - "percentile": 38.3, + "percentile": 38.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/index.json index 30b5648b2245..13d215bd4963 100644 --- a/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/score/index.json index 8f8821205c47..1e9066b83331 100644 --- a/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/lg-jil-sander-mobile-aitoolbuzz-5040-16gb-16gb-3g/index.json b/site/public/v1/smartphones/lg-jil-sander-mobile-aitoolbuzz-5040-16gb-16gb-3g/index.json index ca5796001122..450952ae08ca 100644 --- a/site/public/v1/smartphones/lg-jil-sander-mobile-aitoolbuzz-5040-16gb-16gb-3g/index.json +++ b/site/public/v1/smartphones/lg-jil-sander-mobile-aitoolbuzz-5040-16gb-16gb-3g/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-10-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 0.5, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:5040", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 16 }, "network": { @@ -87,8 +87,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Windows_Phone_7_devices", "https://aitoolbuzz.com/mobiles/lg-jil-sander-mobile" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T12:20:47" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/lg-jil-sander-mobile-allphones-4348-16gb-16gb-3g/index.json b/site/public/v1/smartphones/lg-jil-sander-mobile-allphones-4348-16gb-16gb-3g/index.json index 705dc74a25a2..d3a5135c99a9 100644 --- a/site/public/v1/smartphones/lg-jil-sander-mobile-allphones-4348-16gb-16gb-3g/index.json +++ b/site/public/v1/smartphones/lg-jil-sander-mobile-allphones-4348-16gb-16gb-3g/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 0.5, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:4348", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 16 }, "network": { @@ -88,8 +88,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Windows_Phone_7_devices", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T11:11:18" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/luma/index.json b/site/public/v1/smartphones/luma/index.json new file mode 100644 index 000000000000..f4bfacd20aa0 --- /dev/null +++ b/site/public/v1/smartphones/luma/index.json @@ -0,0 +1,70 @@ +{ + "id": 4964607573926, + "slug": "luma", + "base_model_slug": "luma", + "name": "Luma", + "brand": { + "id": 26198000440968, + "slug": "hmd", + "name": "HMD Global", + "country": "FI", + "url": "/v1/brands/hmd" + }, + "soc": { + "id": 144290180916297, + "slug": "unisoc-t615", + "name": "Unisoc T615", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t615" + }, + "release_date": "2026-02-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.9, + "dimensions": {}, + "ip_rating": null, + "os": "Android 15", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 39.2, + "performance": null, + "camera": null, + "battery": 39.2, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/HMD_Luma" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/luma/score/index.json b/site/public/v1/smartphones/luma/score/index.json new file mode 100644 index 000000000000..0585fa164396 --- /dev/null +++ b/site/public/v1/smartphones/luma/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 39.2, + "performance": null, + "camera": null, + "battery": 39.2, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } +} diff --git a/site/public/v1/smartphones/m110s-galaxy-s/index.json b/site/public/v1/smartphones/m110s-galaxy-s/index.json index 23d43354674d..82d1a0adb8b4 100644 --- a/site/public/v1/smartphones/m110s-galaxy-s/index.json +++ b/site/public/v1/smartphones/m110s-galaxy-s/index.json @@ -25,7 +25,7 @@ }, "release_date": "2010-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 0.5, "storage_options_gb": [ 14, 16 @@ -80,8 +80,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:32:17" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/magic6-pro/index.json b/site/public/v1/smartphones/magic6-pro/index.json index b201d5334e58..2100598fb75b 100644 --- a/site/public/v1/smartphones/magic6-pro/index.json +++ b/site/public/v1/smartphones/magic6-pro/index.json @@ -74,7 +74,7 @@ "value": 38.0, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/magic6-pro/score/index.json b/site/public/v1/smartphones/magic6-pro/score/index.json index 2cb11f3d7743..5656b22fbe99 100644 --- a/site/public/v1/smartphones/magic6-pro/score/index.json +++ b/site/public/v1/smartphones/magic6-pro/score/index.json @@ -8,7 +8,7 @@ "value": 38.0, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/magic7-pro/index.json b/site/public/v1/smartphones/magic7-pro/index.json index 13a2068fb180..f481c812c91a 100644 --- a/site/public/v1/smartphones/magic7-pro/index.json +++ b/site/public/v1/smartphones/magic7-pro/index.json @@ -74,7 +74,7 @@ "value": 38.0, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/magic7-pro/score/index.json b/site/public/v1/smartphones/magic7-pro/score/index.json index 2cb11f3d7743..5656b22fbe99 100644 --- a/site/public/v1/smartphones/magic7-pro/score/index.json +++ b/site/public/v1/smartphones/magic7-pro/score/index.json @@ -8,7 +8,7 @@ "value": 38.0, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/index.json index fe8fead908d8..f675fc969e38 100644 --- a/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/score/index.json index a9a18825c474..688565948c8a 100644 --- a/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/moto-g-stylus-5g/index.json b/site/public/v1/smartphones/moto-g-stylus-5g/index.json index a83878af07aa..7ba9abf7429b 100644 --- a/site/public/v1/smartphones/moto-g-stylus-5g/index.json +++ b/site/public/v1/smartphones/moto-g-stylus-5g/index.json @@ -77,7 +77,7 @@ "value": 68.0, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/moto-g-stylus-5g/score/index.json b/site/public/v1/smartphones/moto-g-stylus-5g/score/index.json index d9ee540587bd..62886c42e842 100644 --- a/site/public/v1/smartphones/moto-g-stylus-5g/score/index.json +++ b/site/public/v1/smartphones/moto-g-stylus-5g/score/index.json @@ -8,7 +8,7 @@ "value": 68.0, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/moto-x50-ultra/index.json b/site/public/v1/smartphones/moto-x50-ultra/index.json index eb490a07c497..e27b7d9ab125 100644 --- a/site/public/v1/smartphones/moto-x50-ultra/index.json +++ b/site/public/v1/smartphones/moto-x50-ultra/index.json @@ -76,7 +76,7 @@ "value": 38.1, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/moto-x50-ultra/score/index.json b/site/public/v1/smartphones/moto-x50-ultra/score/index.json index 3d3aa6d901ec..af5852315a05 100644 --- a/site/public/v1/smartphones/moto-x50-ultra/score/index.json +++ b/site/public/v1/smartphones/moto-x50-ultra/score/index.json @@ -8,7 +8,7 @@ "value": 38.1, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-12gb-512gb/index.json b/site/public/v1/smartphones/motorola-edge-12gb-512gb/index.json index b3ee2bec379f..e292811b88f1 100644 --- a/site/public/v1/smartphones/motorola-edge-12gb-512gb/index.json +++ b/site/public/v1/smartphones/motorola-edge-12gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-12gb-512gb/score/index.json b/site/public/v1/smartphones/motorola-edge-12gb-512gb/score/index.json index 2533dde65cfa..8ae4611618e4 100644 --- a/site/public/v1/smartphones/motorola-edge-12gb-512gb/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-12gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-12gb-512gb/index.json b/site/public/v1/smartphones/motorola-edge-50-12gb-512gb/index.json index 71a99f039a49..e96546ef6e01 100644 --- a/site/public/v1/smartphones/motorola-edge-50-12gb-512gb/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-12gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-12gb-512gb/score/index.json b/site/public/v1/smartphones/motorola-edge-50-12gb-512gb/score/index.json index 2533dde65cfa..8ae4611618e4 100644 --- a/site/public/v1/smartphones/motorola-edge-50-12gb-512gb/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-12gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-8gb-256gb/index.json b/site/public/v1/smartphones/motorola-edge-50-8gb-256gb/index.json index 4490d795dd39..191006cd7333 100644 --- a/site/public/v1/smartphones/motorola-edge-50-8gb-256gb/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-8gb-256gb/score/index.json b/site/public/v1/smartphones/motorola-edge-50-8gb-256gb/score/index.json index 61cf6dd4ee14..0f5f68ae15da 100644 --- a/site/public/v1/smartphones/motorola-edge-50-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-allphones-4548-12gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-50-allphones-4548-12gb-256gb-5g/index.json index 38b23e0e34ad..4c2c27f9e030 100644 --- a/site/public/v1/smartphones/motorola-edge-50-allphones-4548-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-allphones-4548-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-allphones-4548-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-50-allphones-4548-12gb-256gb-5g/score/index.json index b781da291fdc..f5bb1633b4bb 100644 --- a/site/public/v1/smartphones/motorola-edge-50-allphones-4548-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-allphones-4548-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-fusion-8gb-128gb/index.json b/site/public/v1/smartphones/motorola-edge-50-fusion-8gb-128gb/index.json index c32f2320a38d..032e2c97b02f 100644 --- a/site/public/v1/smartphones/motorola-edge-50-fusion-8gb-128gb/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-fusion-8gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-fusion-8gb-128gb/score/index.json b/site/public/v1/smartphones/motorola-edge-50-fusion-8gb-128gb/score/index.json index 0b3d8941e85d..3017ae5469db 100644 --- a/site/public/v1/smartphones/motorola-edge-50-fusion-8gb-128gb/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-fusion-8gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-fusion-aitoolbuzz-6122-12gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-50-fusion-aitoolbuzz-6122-12gb-128gb-5g/index.json index afe7660fd5d6..aea5de7fbbcc 100644 --- a/site/public/v1/smartphones/motorola-edge-50-fusion-aitoolbuzz-6122-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-fusion-aitoolbuzz-6122-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-fusion-aitoolbuzz-6122-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-50-fusion-aitoolbuzz-6122-12gb-128gb-5g/score/index.json index 5b655b5908c9..b881a4f15d32 100644 --- a/site/public/v1/smartphones/motorola-edge-50-fusion-aitoolbuzz-6122-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-fusion-aitoolbuzz-6122-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-lite-6gb-128gb/index.json b/site/public/v1/smartphones/motorola-edge-50-lite-6gb-128gb/index.json index 13d18612ac0d..0edcf4e3ac5c 100644 --- a/site/public/v1/smartphones/motorola-edge-50-lite-6gb-128gb/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-lite-6gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 43.0, - "percentile": 24.9, + "percentile": 24.8, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-lite-6gb-128gb/score/index.json b/site/public/v1/smartphones/motorola-edge-50-lite-6gb-128gb/score/index.json index 57e7916f8216..3f59a6c9c78a 100644 --- a/site/public/v1/smartphones/motorola-edge-50-lite-6gb-128gb/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-lite-6gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.0, - "percentile": 24.9, + "percentile": 24.8, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-lite-8gb-256gb/index.json b/site/public/v1/smartphones/motorola-edge-50-lite-8gb-256gb/index.json index 372a8c53e354..c713e50eaaa0 100644 --- a/site/public/v1/smartphones/motorola-edge-50-lite-8gb-256gb/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-lite-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-lite-8gb-256gb/score/index.json b/site/public/v1/smartphones/motorola-edge-50-lite-8gb-256gb/score/index.json index f94c4ffcc7ec..5232cb693433 100644 --- a/site/public/v1/smartphones/motorola-edge-50-lite-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-lite-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-neo-12gb-512gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-50-neo-12gb-512gb-5g/index.json index 115b7eedc98b..0f1eb936464f 100644 --- a/site/public/v1/smartphones/motorola-edge-50-neo-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-neo-12gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-neo-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-50-neo-12gb-512gb-5g/score/index.json index 5b42f3c5766b..1c2a4c6c1f1e 100644 --- a/site/public/v1/smartphones/motorola-edge-50-neo-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-neo-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-neo-aitoolbuzz-6123-12gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-50-neo-aitoolbuzz-6123-12gb-256gb-5g/index.json index 3304ec882764..275ec193ac3a 100644 --- a/site/public/v1/smartphones/motorola-edge-50-neo-aitoolbuzz-6123-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-neo-aitoolbuzz-6123-12gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-neo-aitoolbuzz-6123-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-50-neo-aitoolbuzz-6123-12gb-256gb-5g/score/index.json index bd768cdd5a18..af5490565ae2 100644 --- a/site/public/v1/smartphones/motorola-edge-50-neo-aitoolbuzz-6123-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-neo-aitoolbuzz-6123-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-neo-allphones-4552-12gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-50-neo-allphones-4552-12gb-256gb-5g/index.json index 7b548ec16a47..58ca759101c8 100644 --- a/site/public/v1/smartphones/motorola-edge-50-neo-allphones-4552-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-neo-allphones-4552-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-neo-allphones-4552-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-50-neo-allphones-4552-12gb-256gb-5g/score/index.json index 81c73621e52c..599904173d91 100644 --- a/site/public/v1/smartphones/motorola-edge-50-neo-allphones-4552-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-neo-allphones-4552-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-pro-8gb-128gb/index.json b/site/public/v1/smartphones/motorola-edge-50-pro-8gb-128gb/index.json index e1d0771d3ec1..1ffd62adceaf 100644 --- a/site/public/v1/smartphones/motorola-edge-50-pro-8gb-128gb/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-pro-8gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-pro-8gb-128gb/score/index.json b/site/public/v1/smartphones/motorola-edge-50-pro-8gb-128gb/score/index.json index 697e3ed36ac3..781c84aa3070 100644 --- a/site/public/v1/smartphones/motorola-edge-50-pro-8gb-128gb/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-pro-8gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-ultra-12gb-512gb/index.json b/site/public/v1/smartphones/motorola-edge-50-ultra-12gb-512gb/index.json index e875a03cc172..524173c5872d 100644 --- a/site/public/v1/smartphones/motorola-edge-50-ultra-12gb-512gb/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-ultra-12gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-ultra-12gb-512gb/score/index.json b/site/public/v1/smartphones/motorola-edge-50-ultra-12gb-512gb/score/index.json index 6f612c110363..021f84619c85 100644 --- a/site/public/v1/smartphones/motorola-edge-50-ultra-12gb-512gb/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-ultra-12gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-ultra-aitoolbuzz-6125-16gb-512gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-50-ultra-aitoolbuzz-6125-16gb-512gb-5g/index.json index 110b0d02d282..ccad88ad8adc 100644 --- a/site/public/v1/smartphones/motorola-edge-50-ultra-aitoolbuzz-6125-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-ultra-aitoolbuzz-6125-16gb-512gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-50-ultra-aitoolbuzz-6125-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-50-ultra-aitoolbuzz-6125-16gb-512gb-5g/score/index.json index efceae2504cf..2fa460246f9d 100644 --- a/site/public/v1/smartphones/motorola-edge-50-ultra-aitoolbuzz-6125-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-50-ultra-aitoolbuzz-6125-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-60-aitoolbuzz-6127-12gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-60-aitoolbuzz-6127-12gb-256gb-5g/index.json index 63aa7a03eb5d..c0423fa3cdbd 100644 --- a/site/public/v1/smartphones/motorola-edge-60-aitoolbuzz-6127-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-60-aitoolbuzz-6127-12gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-60-aitoolbuzz-6127-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-60-aitoolbuzz-6127-12gb-256gb-5g/score/index.json index 4f1afe6c5a9b..719fdc70fd2e 100644 --- a/site/public/v1/smartphones/motorola-edge-60-aitoolbuzz-6127-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-60-aitoolbuzz-6127-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-60-fusion-aitoolbuzz-6128-12gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-60-fusion-aitoolbuzz-6128-12gb-256gb-5g/index.json index f1194db60f2e..f2c6a3866e96 100644 --- a/site/public/v1/smartphones/motorola-edge-60-fusion-aitoolbuzz-6128-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-60-fusion-aitoolbuzz-6128-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-60-fusion-aitoolbuzz-6128-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-60-fusion-aitoolbuzz-6128-12gb-256gb-5g/score/index.json index c5c8a0c209ad..9b43042aabbb 100644 --- a/site/public/v1/smartphones/motorola-edge-60-fusion-aitoolbuzz-6128-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-60-fusion-aitoolbuzz-6128-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-60-stylus-aitoolbuzz-6130-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-60-stylus-aitoolbuzz-6130-8gb-256gb-5g/index.json index 2347eac820ab..f955bbffdbc5 100644 --- a/site/public/v1/smartphones/motorola-edge-60-stylus-aitoolbuzz-6130-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-60-stylus-aitoolbuzz-6130-8gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-60-stylus-aitoolbuzz-6130-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-60-stylus-aitoolbuzz-6130-8gb-256gb-5g/score/index.json index 2869cacf8485..f7fa74180e95 100644 --- a/site/public/v1/smartphones/motorola-edge-60-stylus-aitoolbuzz-6130-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-60-stylus-aitoolbuzz-6130-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-8gb-256gb/index.json b/site/public/v1/smartphones/motorola-edge-8gb-256gb/index.json index 65c209358a4a..dd97c53e77ed 100644 --- a/site/public/v1/smartphones/motorola-edge-8gb-256gb/index.json +++ b/site/public/v1/smartphones/motorola-edge-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-8gb-256gb/score/index.json b/site/public/v1/smartphones/motorola-edge-8gb-256gb/score/index.json index 61cf6dd4ee14..0f5f68ae15da 100644 --- a/site/public/v1/smartphones/motorola-edge-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-aitoolbuzz-6108-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-aitoolbuzz-6108-8gb-256gb-5g/index.json index ec99a0973004..056e323fecc4 100644 --- a/site/public/v1/smartphones/motorola-edge-aitoolbuzz-6108-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-aitoolbuzz-6108-8gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-aitoolbuzz-6108-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-aitoolbuzz-6108-8gb-256gb-5g/score/index.json index 7b902b463fab..ec520d7bedfd 100644 --- a/site/public/v1/smartphones/motorola-edge-aitoolbuzz-6108-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-aitoolbuzz-6108-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-allphones-4540-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-allphones-4540-8gb-256gb-5g/index.json index e78db59658d0..b91c28a7f9c9 100644 --- a/site/public/v1/smartphones/motorola-edge-allphones-4540-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-allphones-4540-8gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-allphones-4540-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-allphones-4540-8gb-256gb-5g/score/index.json index 88103d66da5b..af3d028e38af 100644 --- a/site/public/v1/smartphones/motorola-edge-allphones-4540-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-allphones-4540-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-allphones-4565-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-allphones-4565-8gb-256gb-5g/index.json index 70ea465f75ec..fb14e0f5afc8 100644 --- a/site/public/v1/smartphones/motorola-edge-allphones-4565-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-allphones-4565-8gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-allphones-4565-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-allphones-4565-8gb-256gb-5g/score/index.json index 73b4c17faace..1161d7a3d94e 100644 --- a/site/public/v1/smartphones/motorola-edge-allphones-4565-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-allphones-4565-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-allphones-5088-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-allphones-5088-6gb-128gb-5g/index.json index 1a1cd936ca12..024f4cb49298 100644 --- a/site/public/v1/smartphones/motorola-edge-allphones-5088-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-allphones-5088-6gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-allphones-5088-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-allphones-5088-6gb-128gb-5g/score/index.json index 52964d5842f5..b2bd8c9b4a3f 100644 --- a/site/public/v1/smartphones/motorola-edge-allphones-5088-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-allphones-5088-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-allphones-5114-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-allphones-5114-8gb-256gb-5g/index.json index 54ebfd83977b..3d04bbb7a544 100644 --- a/site/public/v1/smartphones/motorola-edge-allphones-5114-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-allphones-5114-8gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-allphones-5114-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-allphones-5114-8gb-256gb-5g/score/index.json index 88103d66da5b..af3d028e38af 100644 --- a/site/public/v1/smartphones/motorola-edge-allphones-5114-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-allphones-5114-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-allphones-5136-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-allphones-5136-8gb-128gb-5g/index.json index d2f957ba451a..61a5b2120704 100644 --- a/site/public/v1/smartphones/motorola-edge-allphones-5136-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-edge-allphones-5136-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-allphones-5136-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-allphones-5136-8gb-128gb-5g/score/index.json index 88103d66da5b..af3d028e38af 100644 --- a/site/public/v1/smartphones/motorola-edge-allphones-5136-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-allphones-5136-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-beridzeg45-91-4gb/index.json b/site/public/v1/smartphones/motorola-edge-beridzeg45-91-4gb/index.json index 57fcb6eed6aa..598b38fff947 100644 --- a/site/public/v1/smartphones/motorola-edge-beridzeg45-91-4gb/index.json +++ b/site/public/v1/smartphones/motorola-edge-beridzeg45-91-4gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 47.8, - "percentile": 38.4, + "percentile": 38.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-edge-beridzeg45-91-4gb/score/index.json b/site/public/v1/smartphones/motorola-edge-beridzeg45-91-4gb/score/index.json index 4194c9bc1c72..8d86d006831a 100644 --- a/site/public/v1/smartphones/motorola-edge-beridzeg45-91-4gb/score/index.json +++ b/site/public/v1/smartphones/motorola-edge-beridzeg45-91-4gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 47.8, - "percentile": 38.4, + "percentile": 38.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/index.json index e9b57bec5ceb..bf04faa9a8ea 100644 --- a/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/score/index.json index 71542df04661..9fe80bae2f14 100644 --- a/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/index.json index 55296bc7f770..602c493e1089 100644 --- a/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/score/index.json index e0a59dcfd9ac..018ca5bd980c 100644 --- a/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-aitoolbuzz-6231-4gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-aitoolbuzz-6231-4gb-128gb-5g/index.json index cf58002221f0..6fe3589448ee 100644 --- a/site/public/v1/smartphones/motorola-moto-g-aitoolbuzz-6231-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-aitoolbuzz-6231-4gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 43.4, - "percentile": 25.3, + "percentile": 25.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-aitoolbuzz-6231-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-aitoolbuzz-6231-4gb-128gb-5g/score/index.json index ee7e48bf52fe..acc0b9bbb983 100644 --- a/site/public/v1/smartphones/motorola-moto-g-aitoolbuzz-6231-4gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-aitoolbuzz-6231-4gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.4, - "percentile": 25.3, + "percentile": 25.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/index.json index 3d0bd246ad0e..08bb136c85b8 100644 --- a/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-power-aitoolbuzz-6251-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-power-aitoolbuzz-6251-8gb-128gb-5g/index.json index 289519224cda..11f886aebf7d 100644 --- a/site/public/v1/smartphones/motorola-moto-g-power-aitoolbuzz-6251-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-power-aitoolbuzz-6251-8gb-128gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-power-aitoolbuzz-6251-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-power-aitoolbuzz-6251-8gb-128gb-5g/score/index.json index 4fb7abcf0644..ce29271b2e86 100644 --- a/site/public/v1/smartphones/motorola-moto-g-power-aitoolbuzz-6251-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-power-aitoolbuzz-6251-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-aitoolbuzz-6261-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-aitoolbuzz-6261-8gb-128gb-5g/index.json index a3b0d83a0a0d..cf8203baf959 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-aitoolbuzz-6261-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-aitoolbuzz-6261-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-aitoolbuzz-6261-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-aitoolbuzz-6261-8gb-128gb-5g/score/index.json index 3864aeb67eb6..206bbc808384 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-aitoolbuzz-6261-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-aitoolbuzz-6261-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4538-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4538-8gb-128gb-5g/index.json index 828510499ea7..aedf26466c2b 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4538-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4538-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4538-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4538-8gb-128gb-5g/score/index.json index 2364161f2e10..024a05f30a78 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4538-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4538-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4557-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4557-6gb-128gb-5g/index.json index bfadacc5fbf6..6cc9d1248e40 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4557-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4557-6gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 53.8, - "percentile": 48.9, + "percentile": 48.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4557-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4557-6gb-128gb-5g/score/index.json index a0dd509e3e70..50278311844c 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4557-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4557-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.8, - "percentile": 48.9, + "percentile": 48.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4583-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4583-8gb-128gb-5g/index.json index d9b6cda0b262..f1e20bb7b8f8 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4583-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4583-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4583-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4583-8gb-128gb-5g/score/index.json index 2364161f2e10..024a05f30a78 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4583-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-4583-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-5106-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-5106-6gb-128gb-5g/index.json index 9aa022846e3d..82f1c4ef4e60 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-5106-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-5106-6gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 53.8, - "percentile": 48.9, + "percentile": 48.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-5106-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-5106-6gb-128gb-5g/score/index.json index a0dd509e3e70..50278311844c 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-5106-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-allphones-5106-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.8, - "percentile": 48.9, + "percentile": 48.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-6gb-256gb/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-6gb-256gb/index.json index 78ae9ea407a5..1fa6babe2e0a 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-6gb-256gb/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-6gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 53.8, - "percentile": 48.9, + "percentile": 48.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-6gb-256gb/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-6gb-256gb/score/index.json index 6a9f2e93e982..2e890e8454f4 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-6gb-256gb/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-6gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.8, - "percentile": 48.9, + "percentile": 48.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-8gb-512gb/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-8gb-512gb/index.json index efd2dbea5c5f..ec1dc4f963cb 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-8gb-512gb/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-8gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-8gb-512gb/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-8gb-512gb/score/index.json index fd5e2d4fd3b7..a582688fd3ba 100644 --- a/site/public/v1/smartphones/motorola-moto-g-stylus-8gb-512gb/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-8gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/index.json index 9a00797a9ba8..3d1ef6e83480 100644 --- a/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/score/index.json index b56619c34533..8bc015b98014 100644 --- a/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g-lte/index.json index 5eaa3c65b6bd..b38c3a19b7e8 100644 --- a/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g-lte/score/index.json index 94cadb5c61ea..d3b8b1dcaf05 100644 --- a/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g/index.json b/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g/index.json index 0393d5871505..88c1894ac2a5 100644 --- a/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g/score/index.json b/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g/score/index.json index 2e4ed9e108e9..23ce9fa6228d 100644 --- a/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04-8gb-128gb-4g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04-aitoolbuzz-6264-8gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g04-aitoolbuzz-6264-8gb-64gb-4g-lte/index.json index 221de6ac9fa7..49bb4955aff2 100644 --- a/site/public/v1/smartphones/motorola-moto-g04-aitoolbuzz-6264-8gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04-aitoolbuzz-6264-8gb-64gb-4g-lte/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04-aitoolbuzz-6264-8gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g04-aitoolbuzz-6264-8gb-64gb-4g-lte/score/index.json index 552e8ab28d03..7e04cbe96cfb 100644 --- a/site/public/v1/smartphones/motorola-moto-g04-aitoolbuzz-6264-8gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04-aitoolbuzz-6264-8gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04-allphones-4568-8gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g04-allphones-4568-8gb-64gb-4g-lte/index.json index 6d06bded4ca9..2a454643e163 100644 --- a/site/public/v1/smartphones/motorola-moto-g04-allphones-4568-8gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04-allphones-4568-8gb-64gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04-allphones-4568-8gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g04-allphones-4568-8gb-64gb-4g-lte/score/index.json index b56619c34533..8bc015b98014 100644 --- a/site/public/v1/smartphones/motorola-moto-g04-allphones-4568-8gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04-allphones-4568-8gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04s-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g04s-8gb-128gb-4g-lte/index.json index 19b6639236ea..f24bb8f2d462 100644 --- a/site/public/v1/smartphones/motorola-moto-g04s-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04s-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04s-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g04s-8gb-128gb-4g-lte/score/index.json index 94cadb5c61ea..d3b8b1dcaf05 100644 --- a/site/public/v1/smartphones/motorola-moto-g04s-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04s-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04s-aitoolbuzz-6265-8gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g04s-aitoolbuzz-6265-8gb-64gb-4g-lte/index.json index cf2728addaf3..ef14a64633c2 100644 --- a/site/public/v1/smartphones/motorola-moto-g04s-aitoolbuzz-6265-8gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04s-aitoolbuzz-6265-8gb-64gb-4g-lte/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04s-aitoolbuzz-6265-8gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g04s-aitoolbuzz-6265-8gb-64gb-4g-lte/score/index.json index 552e8ab28d03..7e04cbe96cfb 100644 --- a/site/public/v1/smartphones/motorola-moto-g04s-aitoolbuzz-6265-8gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04s-aitoolbuzz-6265-8gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04s-allphones-5160-8gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g04s-allphones-5160-8gb-64gb-4g-lte/index.json index 9aec7bd7f914..9ae44ede691a 100644 --- a/site/public/v1/smartphones/motorola-moto-g04s-allphones-5160-8gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04s-allphones-5160-8gb-64gb-4g-lte/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g04s-allphones-5160-8gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g04s-allphones-5160-8gb-64gb-4g-lte/score/index.json index b56619c34533..8bc015b98014 100644 --- a/site/public/v1/smartphones/motorola-moto-g04s-allphones-5160-8gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g04s-allphones-5160-8gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/index.json index 434f83667280..053a03473c3f 100644 --- a/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/score/index.json index 595b4e1cef41..c359d11666bc 100644 --- a/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-s50-12gb-512gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-s50-12gb-512gb-5g/index.json index 2d57f1f62547..324fb6be44c2 100644 --- a/site/public/v1/smartphones/motorola-moto-s50-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-s50-12gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-s50-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-s50-12gb-512gb-5g/score/index.json index 5b42f3c5766b..1c2a4c6c1f1e 100644 --- a/site/public/v1/smartphones/motorola-moto-s50-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-s50-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-s50-aitoolbuzz-6342-12gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-s50-aitoolbuzz-6342-12gb-256gb-5g/index.json index 6f609c73e6d7..a66901c7ccae 100644 --- a/site/public/v1/smartphones/motorola-moto-s50-aitoolbuzz-6342-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-s50-aitoolbuzz-6342-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-s50-aitoolbuzz-6342-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-s50-aitoolbuzz-6342-12gb-256gb-5g/score/index.json index 209122a70e6c..d4cbcb56be4b 100644 --- a/site/public/v1/smartphones/motorola-moto-s50-aitoolbuzz-6342-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-s50-aitoolbuzz-6342-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/index.json index d0c271e2247c..d54c5a11a0fc 100644 --- a/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/score/index.json index 93d43e95f580..bbc85a8fbdd5 100644 --- a/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-x50-ultra-12gb-512gb/index.json b/site/public/v1/smartphones/motorola-moto-x50-ultra-12gb-512gb/index.json index e0ac511241c0..ad5560362514 100644 --- a/site/public/v1/smartphones/motorola-moto-x50-ultra-12gb-512gb/index.json +++ b/site/public/v1/smartphones/motorola-moto-x50-ultra-12gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-x50-ultra-12gb-512gb/score/index.json b/site/public/v1/smartphones/motorola-moto-x50-ultra-12gb-512gb/score/index.json index 6f612c110363..021f84619c85 100644 --- a/site/public/v1/smartphones/motorola-moto-x50-ultra-12gb-512gb/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-x50-ultra-12gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-x50-ultra-aitoolbuzz-6360-16gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-x50-ultra-aitoolbuzz-6360-16gb-256gb-5g/index.json index 1633be19d143..b92c59c35dc9 100644 --- a/site/public/v1/smartphones/motorola-moto-x50-ultra-aitoolbuzz-6360-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-moto-x50-ultra-aitoolbuzz-6360-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-x50-ultra-aitoolbuzz-6360-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-x50-ultra-aitoolbuzz-6360-16gb-256gb-5g/score/index.json index efceae2504cf..2fa460246f9d 100644 --- a/site/public/v1/smartphones/motorola-moto-x50-ultra-aitoolbuzz-6360-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-x50-ultra-aitoolbuzz-6360-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-x50-ultra-beridzeg45-5733-12gb/index.json b/site/public/v1/smartphones/motorola-moto-x50-ultra-beridzeg45-5733-12gb/index.json index 1b9ce0b289f6..ff6b8d3d0f9d 100644 --- a/site/public/v1/smartphones/motorola-moto-x50-ultra-beridzeg45-5733-12gb/index.json +++ b/site/public/v1/smartphones/motorola-moto-x50-ultra-beridzeg45-5733-12gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-moto-x50-ultra-beridzeg45-5733-12gb/score/index.json b/site/public/v1/smartphones/motorola-moto-x50-ultra-beridzeg45-5733-12gb/score/index.json index 9affc8165349..144481a8c44e 100644 --- a/site/public/v1/smartphones/motorola-moto-x50-ultra-beridzeg45-5733-12gb/score/index.json +++ b/site/public/v1/smartphones/motorola-moto-x50-ultra-beridzeg45-5733-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-mt917-aitoolbuzz-6398-16gb-16gb-3g/index.json b/site/public/v1/smartphones/motorola-mt917-aitoolbuzz-6398-16gb-16gb-3g/index.json index d6ed956636d0..e267c309ba57 100644 --- a/site/public/v1/smartphones/motorola-mt917-aitoolbuzz-6398-16gb-16gb-3g/index.json +++ b/site/public/v1/smartphones/motorola-mt917-aitoolbuzz-6398-16gb-16gb-3g/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-12-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:6398", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { @@ -91,8 +91,9 @@ }, "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://aitoolbuzz.com/mobiles/motorola-mt917" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T12:20:47" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/motorola-mt917-allphones-4648-16gb-16gb-3g/index.json b/site/public/v1/smartphones/motorola-mt917-allphones-4648-16gb-16gb-3g/index.json index 5591431af2ee..f52aed560b36 100644 --- a/site/public/v1/smartphones/motorola-mt917-allphones-4648-16gb-16gb-3g/index.json +++ b/site/public/v1/smartphones/motorola-mt917-allphones-4648-16gb-16gb-3g/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:4648", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { @@ -88,8 +88,9 @@ }, "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T11:11:18" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/motorola-one-vision-3-6gb-128gb/index.json b/site/public/v1/smartphones/motorola-one-vision-3-6gb-128gb/index.json index 694feb7284a3..43deddc9237a 100644 --- a/site/public/v1/smartphones/motorola-one-vision-3-6gb-128gb/index.json +++ b/site/public/v1/smartphones/motorola-one-vision-3-6gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 24.6, - "percentile": 7.3, + "percentile": 7.2, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-one-vision-3-6gb-128gb/score/index.json b/site/public/v1/smartphones/motorola-one-vision-3-6gb-128gb/score/index.json index 178bfc0d9e81..76a12c3a6fe9 100644 --- a/site/public/v1/smartphones/motorola-one-vision-3-6gb-128gb/score/index.json +++ b/site/public/v1/smartphones/motorola-one-vision-3-6gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 24.6, - "percentile": 7.3, + "percentile": 7.2, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-razr-50-8gb-256gb/index.json b/site/public/v1/smartphones/motorola-razr-50-8gb-256gb/index.json index 78bbd35741c8..ad8902b3d147 100644 --- a/site/public/v1/smartphones/motorola-razr-50-8gb-256gb/index.json +++ b/site/public/v1/smartphones/motorola-razr-50-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-razr-50-8gb-256gb/score/index.json b/site/public/v1/smartphones/motorola-razr-50-8gb-256gb/score/index.json index eaebdba1932b..73d93e572d9a 100644 --- a/site/public/v1/smartphones/motorola-razr-50-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/motorola-razr-50-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/index.json b/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/index.json index 7a083849abb5..a936cca56762 100644 --- a/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/score/index.json index a20578f975db..d40a90d39807 100644 --- a/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-thinkphone-25-12gb-512gb-5g/index.json b/site/public/v1/smartphones/motorola-thinkphone-25-12gb-512gb-5g/index.json index b7210ea2a9cc..d41d737d8b70 100644 --- a/site/public/v1/smartphones/motorola-thinkphone-25-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-thinkphone-25-12gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-thinkphone-25-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/motorola-thinkphone-25-12gb-512gb-5g/score/index.json index 5b42f3c5766b..1c2a4c6c1f1e 100644 --- a/site/public/v1/smartphones/motorola-thinkphone-25-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-thinkphone-25-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-thinkphone-25-aitoolbuzz-6494-12gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-thinkphone-25-aitoolbuzz-6494-12gb-256gb-5g/index.json index 7efa2db84b75..5643f6b8f45e 100644 --- a/site/public/v1/smartphones/motorola-thinkphone-25-aitoolbuzz-6494-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-thinkphone-25-aitoolbuzz-6494-12gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-thinkphone-25-aitoolbuzz-6494-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-thinkphone-25-aitoolbuzz-6494-12gb-256gb-5g/score/index.json index b4ccb5538c08..9b399bff8520 100644 --- a/site/public/v1/smartphones/motorola-thinkphone-25-aitoolbuzz-6494-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-thinkphone-25-aitoolbuzz-6494-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-thinkphone-25-allphones-5166-12gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-thinkphone-25-allphones-5166-12gb-256gb-5g/index.json index e329a080e298..9917bcdbb910 100644 --- a/site/public/v1/smartphones/motorola-thinkphone-25-allphones-5166-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/motorola-thinkphone-25-allphones-5166-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-thinkphone-25-allphones-5166-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-thinkphone-25-allphones-5166-12gb-256gb-5g/score/index.json index 81c73621e52c..599904173d91 100644 --- a/site/public/v1/smartphones/motorola-thinkphone-25-allphones-5166-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/motorola-thinkphone-25-allphones-5166-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/motorola-xt928-aitoolbuzz-6619-16gb-16gb-3g/index.json b/site/public/v1/smartphones/motorola-xt928-aitoolbuzz-6619-16gb-16gb-3g/index.json index 9136b8dfd66e..87143e9c7b68 100644 --- a/site/public/v1/smartphones/motorola-xt928-aitoolbuzz-6619-16gb-16gb-3g/index.json +++ b/site/public/v1/smartphones/motorola-xt928-aitoolbuzz-6619-16gb-16gb-3g/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-12-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:6619", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { @@ -91,8 +91,9 @@ }, "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://aitoolbuzz.com/mobiles/motorola-xt928" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T12:20:47" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/motorola-xt928-allphones-4647-16gb-16gb-3g/index.json b/site/public/v1/smartphones/motorola-xt928-allphones-4647-16gb-16gb-3g/index.json index 68926ff37e11..106d5da86955 100644 --- a/site/public/v1/smartphones/motorola-xt928-allphones-4647-16gb-16gb-3g/index.json +++ b/site/public/v1/smartphones/motorola-xt928-allphones-4647-16gb-16gb-3g/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-12-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:4647", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { @@ -88,8 +88,9 @@ }, "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T11:11:18" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/mt917/index.json b/site/public/v1/smartphones/mt917/index.json index bcb4d8542f67..e931fd710d65 100644 --- a/site/public/v1/smartphones/mt917/index.json +++ b/site/public/v1/smartphones/mt917/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -79,8 +79,9 @@ }, "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:22:50" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/narzo-70-5g/index.json b/site/public/v1/smartphones/narzo-70-5g/index.json index 44936d0035b3..1541f63f1451 100644 --- a/site/public/v1/smartphones/narzo-70-5g/index.json +++ b/site/public/v1/smartphones/narzo-70-5g/index.json @@ -76,7 +76,7 @@ "value": 67.1, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/narzo-70-5g/score/index.json b/site/public/v1/smartphones/narzo-70-5g/score/index.json index 94225a6efca0..089e81d680a7 100644 --- a/site/public/v1/smartphones/narzo-70-5g/score/index.json +++ b/site/public/v1/smartphones/narzo-70-5g/score/index.json @@ -8,7 +8,7 @@ "value": 67.1, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/narzo-70-turbo-5g/index.json b/site/public/v1/smartphones/narzo-70-turbo-5g/index.json index 4cd28727d86c..d6d99d51e60a 100644 --- a/site/public/v1/smartphones/narzo-70-turbo-5g/index.json +++ b/site/public/v1/smartphones/narzo-70-turbo-5g/index.json @@ -77,7 +77,7 @@ "value": 66.4, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/narzo-70-turbo-5g/score/index.json b/site/public/v1/smartphones/narzo-70-turbo-5g/score/index.json index ec091e0ed7b2..c3ff84e2cf3f 100644 --- a/site/public/v1/smartphones/narzo-70-turbo-5g/score/index.json +++ b/site/public/v1/smartphones/narzo-70-turbo-5g/score/index.json @@ -8,7 +8,7 @@ "value": 66.4, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/narzo-n61/index.json b/site/public/v1/smartphones/narzo-n61/index.json index b4acdfb9ec42..a03d3fb783a9 100644 --- a/site/public/v1/smartphones/narzo-n61/index.json +++ b/site/public/v1/smartphones/narzo-n61/index.json @@ -76,7 +76,7 @@ "value": 68.7, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/narzo-n61/score/index.json b/site/public/v1/smartphones/narzo-n61/score/index.json index e1f8217e8e1f..88571384113a 100644 --- a/site/public/v1/smartphones/narzo-n61/score/index.json +++ b/site/public/v1/smartphones/narzo-n61/score/index.json @@ -8,7 +8,7 @@ "value": 68.7, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/narzo-n65-5g/index.json b/site/public/v1/smartphones/narzo-n65-5g/index.json index d0be05a04f8a..6ace0ff6a2ca 100644 --- a/site/public/v1/smartphones/narzo-n65-5g/index.json +++ b/site/public/v1/smartphones/narzo-n65-5g/index.json @@ -76,7 +76,7 @@ "value": 66.8, "perf": { "index": 37.3, - "percentile": 11.6, + "percentile": 11.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/narzo-n65-5g/score/index.json b/site/public/v1/smartphones/narzo-n65-5g/score/index.json index a0065b35f573..d7fd660da7dd 100644 --- a/site/public/v1/smartphones/narzo-n65-5g/score/index.json +++ b/site/public/v1/smartphones/narzo-n65-5g/score/index.json @@ -8,7 +8,7 @@ "value": 66.8, "perf": { "index": 37.3, - "percentile": 11.6, + "percentile": 11.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-40-pro-5g/index.json b/site/public/v1/smartphones/note-40-pro-5g/index.json index e0a308849c63..b2c6fb6137cb 100644 --- a/site/public/v1/smartphones/note-40-pro-5g/index.json +++ b/site/public/v1/smartphones/note-40-pro-5g/index.json @@ -74,7 +74,7 @@ "value": 69.8, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-40-pro-5g/score/index.json b/site/public/v1/smartphones/note-40-pro-5g/score/index.json index 46a011cd9bf6..573aec466251 100644 --- a/site/public/v1/smartphones/note-40-pro-5g/score/index.json +++ b/site/public/v1/smartphones/note-40-pro-5g/score/index.json @@ -8,7 +8,7 @@ "value": 69.8, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-40-racing-edition/index.json b/site/public/v1/smartphones/note-40-racing-edition/index.json index 23b5e28433b2..53b3ed23e88f 100644 --- a/site/public/v1/smartphones/note-40-racing-edition/index.json +++ b/site/public/v1/smartphones/note-40-racing-edition/index.json @@ -74,7 +74,7 @@ "value": 69.8, "perf": { "index": 72.4, - "percentile": 70.2, + "percentile": 70.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-40-racing-edition/score/index.json b/site/public/v1/smartphones/note-40-racing-edition/score/index.json index aabd0e38739c..f86a34fc2483 100644 --- a/site/public/v1/smartphones/note-40-racing-edition/score/index.json +++ b/site/public/v1/smartphones/note-40-racing-edition/score/index.json @@ -8,7 +8,7 @@ "value": 69.8, "perf": { "index": 72.4, - "percentile": 70.2, + "percentile": 70.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-40/index.json b/site/public/v1/smartphones/note-40/index.json index c2e5fa2fa548..2735e4582070 100644 --- a/site/public/v1/smartphones/note-40/index.json +++ b/site/public/v1/smartphones/note-40/index.json @@ -74,7 +74,7 @@ "value": 69.2, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-40/score/index.json b/site/public/v1/smartphones/note-40/score/index.json index 3366dc7cab2f..9fa746d116d8 100644 --- a/site/public/v1/smartphones/note-40/score/index.json +++ b/site/public/v1/smartphones/note-40/score/index.json @@ -8,7 +8,7 @@ "value": 69.2, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-40s/index.json b/site/public/v1/smartphones/note-40s/index.json index 109126c683e5..392f555acfdd 100644 --- a/site/public/v1/smartphones/note-40s/index.json +++ b/site/public/v1/smartphones/note-40s/index.json @@ -74,7 +74,7 @@ "value": 66.2, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-40s/score/index.json b/site/public/v1/smartphones/note-40s/score/index.json index 4f5c63cffa94..9892ff45e0c1 100644 --- a/site/public/v1/smartphones/note-40s/score/index.json +++ b/site/public/v1/smartphones/note-40s/score/index.json @@ -8,7 +8,7 @@ "value": 66.2, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-50/index.json b/site/public/v1/smartphones/note-50/index.json index 8d989aafa582..36919371e957 100644 --- a/site/public/v1/smartphones/note-50/index.json +++ b/site/public/v1/smartphones/note-50/index.json @@ -76,7 +76,7 @@ "value": 68.7, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-50/score/index.json b/site/public/v1/smartphones/note-50/score/index.json index e1f8217e8e1f..88571384113a 100644 --- a/site/public/v1/smartphones/note-50/score/index.json +++ b/site/public/v1/smartphones/note-50/score/index.json @@ -8,7 +8,7 @@ "value": 68.7, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-60/index.json b/site/public/v1/smartphones/note-60/index.json index 83660809d53b..3a776a6eace9 100644 --- a/site/public/v1/smartphones/note-60/index.json +++ b/site/public/v1/smartphones/note-60/index.json @@ -77,7 +77,7 @@ "value": 67.4, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-60/score/index.json b/site/public/v1/smartphones/note-60/score/index.json index 91967383ed98..216146807280 100644 --- a/site/public/v1/smartphones/note-60/score/index.json +++ b/site/public/v1/smartphones/note-60/score/index.json @@ -8,7 +8,7 @@ "value": 67.4, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-60x/index.json b/site/public/v1/smartphones/note-60x/index.json index ba65a36eff5d..ca2d3784d3d8 100644 --- a/site/public/v1/smartphones/note-60x/index.json +++ b/site/public/v1/smartphones/note-60x/index.json @@ -76,7 +76,7 @@ "value": 68.2, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/note-60x/score/index.json b/site/public/v1/smartphones/note-60x/score/index.json index d7f3c383dbff..3e3ec21d24cf 100644 --- a/site/public/v1/smartphones/note-60x/score/index.json +++ b/site/public/v1/smartphones/note-60x/score/index.json @@ -8,7 +8,7 @@ "value": 68.2, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-cmf-phone-1-8gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-cmf-phone-1-8gb-256gb-5g/index.json index 61ee878010f6..1bc602a3ccfd 100644 --- a/site/public/v1/smartphones/nothing-cmf-phone-1-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/nothing-cmf-phone-1-8gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-cmf-phone-1-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-cmf-phone-1-8gb-256gb-5g/score/index.json index b2edbc01f543..3930bacad690 100644 --- a/site/public/v1/smartphones/nothing-cmf-phone-1-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/nothing-cmf-phone-1-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-cmf-phone-1-aitoolbuzz-7325-8gb-128gb-5g/index.json b/site/public/v1/smartphones/nothing-cmf-phone-1-aitoolbuzz-7325-8gb-128gb-5g/index.json index 6561a5d355d7..ff9113f8620e 100644 --- a/site/public/v1/smartphones/nothing-cmf-phone-1-aitoolbuzz-7325-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/nothing-cmf-phone-1-aitoolbuzz-7325-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-cmf-phone-1-aitoolbuzz-7325-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nothing-cmf-phone-1-aitoolbuzz-7325-8gb-128gb-5g/score/index.json index 7b2d0d9df010..d85dafa748c1 100644 --- a/site/public/v1/smartphones/nothing-cmf-phone-1-aitoolbuzz-7325-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/nothing-cmf-phone-1-aitoolbuzz-7325-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-cmf-phone-1-allphones-5768-8gb-128gb-5g/index.json b/site/public/v1/smartphones/nothing-cmf-phone-1-allphones-5768-8gb-128gb-5g/index.json index e07b73371efe..a60913f44c67 100644 --- a/site/public/v1/smartphones/nothing-cmf-phone-1-allphones-5768-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/nothing-cmf-phone-1-allphones-5768-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-cmf-phone-1-allphones-5768-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nothing-cmf-phone-1-allphones-5768-8gb-128gb-5g/score/index.json index 8f8821205c47..1e9066b83331 100644 --- a/site/public/v1/smartphones/nothing-cmf-phone-1-allphones-5768-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/nothing-cmf-phone-1-allphones-5768-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-cmf-phone-2-pro/index.json b/site/public/v1/smartphones/nothing-cmf-phone-2-pro/index.json index f08993817857..b9bd5fc22305 100644 --- a/site/public/v1/smartphones/nothing-cmf-phone-2-pro/index.json +++ b/site/public/v1/smartphones/nothing-cmf-phone-2-pro/index.json @@ -93,7 +93,7 @@ "value": 70.4, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-cmf-phone-2-pro/score/index.json b/site/public/v1/smartphones/nothing-cmf-phone-2-pro/score/index.json index bb4fc51a24b8..0fa65cd38ed4 100644 --- a/site/public/v1/smartphones/nothing-cmf-phone-2-pro/score/index.json +++ b/site/public/v1/smartphones/nothing-cmf-phone-2-pro/score/index.json @@ -8,7 +8,7 @@ "value": 70.4, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/index.json index d21cfb1ed56e..7262d3aab7ab 100644 --- a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 59.2, - "percentile": 57.9, + "percentile": 57.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/score/index.json index 29f1ce407ce8..af01aa657edd 100644 --- a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.2, - "percentile": 57.9, + "percentile": 57.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json index 4e6c3887d59c..8b79609c5362 100644 --- a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 59.2, - "percentile": 57.9, + "percentile": 57.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 29f1ce407ce8..af01aa657edd 100644 --- a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.2, - "percentile": 57.9, + "percentile": 57.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-phone-3a/index.json b/site/public/v1/smartphones/nothing-phone-3a/index.json index c59a698be129..7c208f12779f 100644 --- a/site/public/v1/smartphones/nothing-phone-3a/index.json +++ b/site/public/v1/smartphones/nothing-phone-3a/index.json @@ -98,7 +98,7 @@ "value": 71.7, "perf": { "index": 59.2, - "percentile": 57.9, + "percentile": 57.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-phone-3a/score/index.json b/site/public/v1/smartphones/nothing-phone-3a/score/index.json index 01b76b351058..1bbcce8e9e27 100644 --- a/site/public/v1/smartphones/nothing-phone-3a/score/index.json +++ b/site/public/v1/smartphones/nothing-phone-3a/score/index.json @@ -8,7 +8,7 @@ "value": 71.7, "perf": { "index": 59.2, - "percentile": 57.9, + "percentile": 57.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json index a027450a97c3..49c8028ba905 100644 --- a/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 63.8, - "percentile": 61.1, + "percentile": 61.0, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json index cbfcafb22a69..2ab97f66f80a 100644 --- a/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 63.8, - "percentile": 61.1, + "percentile": 61.0, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nova-12-pro/index.json b/site/public/v1/smartphones/nova-12-pro/index.json index ba4396af8383..361a7481f742 100644 --- a/site/public/v1/smartphones/nova-12-pro/index.json +++ b/site/public/v1/smartphones/nova-12-pro/index.json @@ -74,7 +74,7 @@ "value": 55.3, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nova-12-pro/score/index.json b/site/public/v1/smartphones/nova-12-pro/score/index.json index 8c0850569214..5bf86f6bd26f 100644 --- a/site/public/v1/smartphones/nova-12-pro/score/index.json +++ b/site/public/v1/smartphones/nova-12-pro/score/index.json @@ -8,7 +8,7 @@ "value": 55.3, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nova-12/index.json b/site/public/v1/smartphones/nova-12/index.json index fe75288f9689..d98c0c03bb35 100644 --- a/site/public/v1/smartphones/nova-12/index.json +++ b/site/public/v1/smartphones/nova-12/index.json @@ -74,7 +74,7 @@ "value": 58.8, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nova-12/score/index.json b/site/public/v1/smartphones/nova-12/score/index.json index 6084cd0d05fd..b4ba78496ea4 100644 --- a/site/public/v1/smartphones/nova-12/score/index.json +++ b/site/public/v1/smartphones/nova-12/score/index.json @@ -8,7 +8,7 @@ "value": 58.8, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nova-13-pro/index.json b/site/public/v1/smartphones/nova-13-pro/index.json index 4e1ae30d3fa6..4e1a78850ce9 100644 --- a/site/public/v1/smartphones/nova-13-pro/index.json +++ b/site/public/v1/smartphones/nova-13-pro/index.json @@ -77,7 +77,7 @@ "value": 53.7, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nova-13-pro/score/index.json b/site/public/v1/smartphones/nova-13-pro/score/index.json index 27b2b4568f4e..b1285b749d84 100644 --- a/site/public/v1/smartphones/nova-13-pro/score/index.json +++ b/site/public/v1/smartphones/nova-13-pro/score/index.json @@ -8,7 +8,7 @@ "value": 53.7, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nova-13/index.json b/site/public/v1/smartphones/nova-13/index.json index 99077b52b861..d14a31c8f9b3 100644 --- a/site/public/v1/smartphones/nova-13/index.json +++ b/site/public/v1/smartphones/nova-13/index.json @@ -77,7 +77,7 @@ "value": 58.0, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nova-13/score/index.json b/site/public/v1/smartphones/nova-13/score/index.json index 5f69230d954e..5fc511c6128c 100644 --- a/site/public/v1/smartphones/nova-13/score/index.json +++ b/site/public/v1/smartphones/nova-13/score/index.json @@ -8,7 +8,7 @@ "value": 58.0, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/index.json index 27378cffde46..8f4a3056d223 100644 --- a/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/index.json index 709c1e3240c5..6685daabe7bd 100644 --- a/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/score/index.json index 6c56f84c3365..f1ac8f2916a7 100644 --- a/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/index.json index 494f155b1205..9c568f10216b 100644 --- a/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/index.json index 8f9440eeb6b7..a4fe6d664dba 100644 --- a/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/index.json index 51983443ce9f..e1dc60706576 100644 --- a/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-12-12gb-256gb/index.json b/site/public/v1/smartphones/oneplus-12-12gb-256gb/index.json index 2cde3779bfa2..9059b3f0e944 100644 --- a/site/public/v1/smartphones/oneplus-12-12gb-256gb/index.json +++ b/site/public/v1/smartphones/oneplus-12-12gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-12-12gb-256gb/score/index.json b/site/public/v1/smartphones/oneplus-12-12gb-256gb/score/index.json index 24d819a917a9..9ad0054e5e26 100644 --- a/site/public/v1/smartphones/oneplus-12-12gb-256gb/score/index.json +++ b/site/public/v1/smartphones/oneplus-12-12gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-12-allphones-5783-24gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-12-allphones-5783-24gb-256gb-5g/index.json index ba015eb67331..92a0678a2725 100644 --- a/site/public/v1/smartphones/oneplus-12-allphones-5783-24gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-12-allphones-5783-24gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-12-allphones-5783-24gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-12-allphones-5783-24gb-256gb-5g/score/index.json index eb4b254954ca..3e22dd66d084 100644 --- a/site/public/v1/smartphones/oneplus-12-allphones-5783-24gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-12-allphones-5783-24gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/index.json index 2176ea7378f5..682d51ebee1b 100644 --- a/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json index 4202124ca673..c314a6ecdb9b 100644 --- a/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13/index.json b/site/public/v1/smartphones/oneplus-13/index.json index 95813c646e44..dac89af4f42b 100644 --- a/site/public/v1/smartphones/oneplus-13/index.json +++ b/site/public/v1/smartphones/oneplus-13/index.json @@ -100,7 +100,7 @@ "value": 62.0, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13/score/index.json b/site/public/v1/smartphones/oneplus-13/score/index.json index e6eb32a8778a..09f237ded763 100644 --- a/site/public/v1/smartphones/oneplus-13/score/index.json +++ b/site/public/v1/smartphones/oneplus-13/score/index.json @@ -8,7 +8,7 @@ "value": 62.0, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13r/index.json b/site/public/v1/smartphones/oneplus-13r/index.json index 6a856012a01e..cd77288367a1 100644 --- a/site/public/v1/smartphones/oneplus-13r/index.json +++ b/site/public/v1/smartphones/oneplus-13r/index.json @@ -101,7 +101,7 @@ "value": 69.3, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13r/score/index.json b/site/public/v1/smartphones/oneplus-13r/score/index.json index ca0c6cf50144..c290e324d33e 100644 --- a/site/public/v1/smartphones/oneplus-13r/score/index.json +++ b/site/public/v1/smartphones/oneplus-13r/score/index.json @@ -8,7 +8,7 @@ "value": 69.3, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/index.json index ec62bd61abef..7ca6e5a8ac66 100644 --- a/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/score/index.json index 14b1c272b7f2..ca41296270d0 100644 --- a/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/index.json index 2fa6b4329c1a..50f68d96af12 100644 --- a/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/score/index.json index 14b1c272b7f2..ca41296270d0 100644 --- a/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13s-aitoolbuzz-7388-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-13s-aitoolbuzz-7388-12gb-256gb-5g/index.json index 7e432695f68e..eced96705726 100644 --- a/site/public/v1/smartphones/oneplus-13s-aitoolbuzz-7388-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-13s-aitoolbuzz-7388-12gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13s-aitoolbuzz-7388-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-13s-aitoolbuzz-7388-12gb-256gb-5g/score/index.json index 1073fcc8eaf7..73898cf3d541 100644 --- a/site/public/v1/smartphones/oneplus-13s-aitoolbuzz-7388-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-13s-aitoolbuzz-7388-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13s/index.json b/site/public/v1/smartphones/oneplus-13s/index.json index 65f18be18a47..a412738302c3 100644 --- a/site/public/v1/smartphones/oneplus-13s/index.json +++ b/site/public/v1/smartphones/oneplus-13s/index.json @@ -94,7 +94,7 @@ "value": 64.2, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13s/score/index.json b/site/public/v1/smartphones/oneplus-13s/score/index.json index f505cc30dd38..1a8539844937 100644 --- a/site/public/v1/smartphones/oneplus-13s/score/index.json +++ b/site/public/v1/smartphones/oneplus-13s/score/index.json @@ -8,7 +8,7 @@ "value": 64.2, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13t-aitoolbuzz-7389-16gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-13t-aitoolbuzz-7389-16gb-256gb-5g/index.json index b08a29503563..f22b455a6bac 100644 --- a/site/public/v1/smartphones/oneplus-13t-aitoolbuzz-7389-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-13t-aitoolbuzz-7389-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-13t-aitoolbuzz-7389-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-13t-aitoolbuzz-7389-16gb-256gb-5g/score/index.json index 82ad1cf222c2..e1690410de75 100644 --- a/site/public/v1/smartphones/oneplus-13t-aitoolbuzz-7389-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-13t-aitoolbuzz-7389-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/index.json index c4130229cfe9..2a4b9b89ca45 100644 --- a/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/score/index.json index 87da56a041db..37c2e1115021 100644 --- a/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-ace-3-pro-aitoolbuzz-7420-24gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-ace-3-pro-aitoolbuzz-7420-24gb-256gb-5g/index.json index 51a1271ad86b..193468c19bc3 100644 --- a/site/public/v1/smartphones/oneplus-ace-3-pro-aitoolbuzz-7420-24gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-ace-3-pro-aitoolbuzz-7420-24gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-ace-3-pro-aitoolbuzz-7420-24gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-ace-3-pro-aitoolbuzz-7420-24gb-256gb-5g/score/index.json index ab7b88db3f74..1e1b97b42c29 100644 --- a/site/public/v1/smartphones/oneplus-ace-3-pro-aitoolbuzz-7420-24gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-ace-3-pro-aitoolbuzz-7420-24gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-ace-5-pro-aitoolbuzz-7423-16gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-ace-5-pro-aitoolbuzz-7423-16gb-256gb-5g/index.json index 56f0785f6f40..54a4b4d3b8ae 100644 --- a/site/public/v1/smartphones/oneplus-ace-5-pro-aitoolbuzz-7423-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-ace-5-pro-aitoolbuzz-7423-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-ace-5-pro-aitoolbuzz-7423-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-ace-5-pro-aitoolbuzz-7423-16gb-256gb-5g/score/index.json index 305664bda205..1380d446fb2e 100644 --- a/site/public/v1/smartphones/oneplus-ace-5-pro-aitoolbuzz-7423-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-ace-5-pro-aitoolbuzz-7423-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/index.json index fffb02033d9f..c723c24ae7d8 100644 --- a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/score/index.json index 662cccb96a2c..726edd333c72 100644 --- a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 9d27bd9996ec..f5195aca5be7 100644 --- a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 662cccb96a2c..726edd333c72 100644 --- a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-nord-ce4-aitoolbuzz-7437-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce4-aitoolbuzz-7437-8gb-128gb-5g/index.json index dc5fbb33b6a4..0b6d4f0871bb 100644 --- a/site/public/v1/smartphones/oneplus-nord-ce4-aitoolbuzz-7437-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-nord-ce4-aitoolbuzz-7437-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-nord-ce4-aitoolbuzz-7437-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce4-aitoolbuzz-7437-8gb-128gb-5g/score/index.json index 3313bab456bb..9085bd5467cc 100644 --- a/site/public/v1/smartphones/oneplus-nord-ce4-aitoolbuzz-7437-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-nord-ce4-aitoolbuzz-7437-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7438-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7438-8gb-128gb-5g/index.json index 0c8fa19916ba..4bbc18b9578f 100644 --- a/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7438-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7438-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7438-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7438-8gb-128gb-5g/score/index.json index f745b59e2a8f..208384a51654 100644 --- a/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7438-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7438-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7439-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7439-8gb-128gb-5g/index.json index 466e3254405d..0a37c0fbe16b 100644 --- a/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7439-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7439-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7439-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7439-8gb-128gb-5g/score/index.json index 2caaa832e1da..946e755def07 100644 --- a/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7439-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oneplus-nord-ce4-lite-aitoolbuzz-7439-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/index.json index 9892383b4c0e..dc2dae92cb77 100644 --- a/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/score/index.json index 4de34f2a01cd..7fdc263dd6cf 100644 --- a/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/index.json index bda84af206b9..ed635ecdcd94 100644 --- a/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/score/index.json index 92bfc3debfb4..fc63356fb280 100644 --- a/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-6gb-128gb-5g/index.json index 0b2a833e3f60..707938a0eaa2 100644 --- a/site/public/v1/smartphones/oppo-a3-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a3-6gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-6gb-128gb-5g/score/index.json index 905b6cdc4ce4..52224c7a7751 100644 --- a/site/public/v1/smartphones/oppo-a3-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a3-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7488-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7488-8gb-128gb-5g/index.json index b76031603d1c..a3aa0d6c29cb 100644 --- a/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7488-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7488-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7488-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7488-8gb-128gb-5g/score/index.json index 65eb3747cd66..1f44a6036238 100644 --- a/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7488-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7488-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7490-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7490-12gb-256gb-5g/index.json index ac4e703c3624..e024b8222ebe 100644 --- a/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7490-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7490-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 47.1, - "percentile": 38.2, + "percentile": 38.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7490-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7490-12gb-256gb-5g/score/index.json index 0e2ae074f166..39308cbad64b 100644 --- a/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7490-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a3-aitoolbuzz-7490-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 47.1, - "percentile": 38.2, + "percentile": 38.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/index.json index aceac2554535..b14b2006d0ef 100644 --- a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/score/index.json index d6446cecf04d..831e0abe004c 100644 --- a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index c8ff2a7228f6..e9ecb48d4fe5 100644 --- a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index d6446cecf04d..831e0abe004c 100644 --- a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-pro-aitoolbuzz-7492-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-pro-aitoolbuzz-7492-8gb-128gb-5g/index.json index d3e2a7d04999..15c589dda28c 100644 --- a/site/public/v1/smartphones/oppo-a3-pro-aitoolbuzz-7492-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a3-pro-aitoolbuzz-7492-8gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3-pro-aitoolbuzz-7492-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-pro-aitoolbuzz-7492-8gb-128gb-5g/score/index.json index 65eb3747cd66..1f44a6036238 100644 --- a/site/public/v1/smartphones/oppo-a3-pro-aitoolbuzz-7492-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a3-pro-aitoolbuzz-7492-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3x-aitoolbuzz-7506-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a3x-aitoolbuzz-7506-8gb-128gb-5g/index.json index 555f2a921d95..7ee3103bf877 100644 --- a/site/public/v1/smartphones/oppo-a3x-aitoolbuzz-7506-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a3x-aitoolbuzz-7506-8gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3x-aitoolbuzz-7506-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3x-aitoolbuzz-7506-8gb-128gb-5g/score/index.json index 65eb3747cd66..1f44a6036238 100644 --- a/site/public/v1/smartphones/oppo-a3x-aitoolbuzz-7506-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a3x-aitoolbuzz-7506-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3x-china-8gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-a3x-china-8gb-512gb-5g/index.json index 076913a8e004..7ec763bf6c91 100644 --- a/site/public/v1/smartphones/oppo-a3x-china-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a3x-china-8gb-512gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a3x-china-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3x-china-8gb-512gb-5g/score/index.json index 09ae52d016fe..843c4bf69922 100644 --- a/site/public/v1/smartphones/oppo-a3x-china-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a3x-china-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/index.json index bee8df534711..d0a34fc713dc 100644 --- a/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 8e395e3f5295..036660ba04d9 100644 --- a/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-aitoolbuzz-7510-12gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-aitoolbuzz-7510-12gb-128gb-5g/index.json index c71c69f4d468..88fae28d02f2 100644 --- a/site/public/v1/smartphones/oppo-a5-aitoolbuzz-7510-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-aitoolbuzz-7510-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-aitoolbuzz-7510-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-aitoolbuzz-7510-12gb-128gb-5g/score/index.json index 81a67baf4816..48eb6e5de04a 100644 --- a/site/public/v1/smartphones/oppo-a5-aitoolbuzz-7510-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-aitoolbuzz-7510-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-energy-aitoolbuzz-7511-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-energy-aitoolbuzz-7511-12gb-256gb-5g/index.json index e63f991696ea..a66d6ec209cc 100644 --- a/site/public/v1/smartphones/oppo-a5-energy-aitoolbuzz-7511-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-energy-aitoolbuzz-7511-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-energy-aitoolbuzz-7511-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-energy-aitoolbuzz-7511-12gb-256gb-5g/score/index.json index 44c69286a84c..727949dfab9d 100644 --- a/site/public/v1/smartphones/oppo-a5-energy-aitoolbuzz-7511-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-energy-aitoolbuzz-7511-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-12gb-512gb/index.json b/site/public/v1/smartphones/oppo-a5-pro-12gb-512gb/index.json index 58e0416f652c..759a0505946b 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-12gb-512gb/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-12gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-12gb-512gb/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-12gb-512gb/score/index.json index 64e9d7bf6246..0e9edeb45ad4 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-12gb-512gb/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-12gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/index.json index 634235932c1d..378ae108b70c 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/score/index.json index 0a8b7ecdd40c..e2e74870d776 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 1734edb7b127..7b6368f76bfd 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 0a8b7ecdd40c..e2e74870d776 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-8gb-256gb/index.json b/site/public/v1/smartphones/oppo-a5-pro-8gb-256gb/index.json index 4f648da155d5..efe084332958 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-8gb-256gb/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-8gb-256gb/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-8gb-256gb/score/index.json index edd217dadf13..67e2e64d77be 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7512-12gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7512-12gb-128gb-5g/index.json index 26a505e1f586..4bdd6ee8eb1a 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7512-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7512-12gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7512-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7512-12gb-128gb-5g/score/index.json index 44c69286a84c..727949dfab9d 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7512-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7512-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7513-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7513-12gb-256gb-5g/index.json index c02feddf2240..8574bf43567c 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7513-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7513-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7513-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7513-12gb-256gb-5g/score/index.json index 2ebb896a5c07..eea575a2893e 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7513-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-aitoolbuzz-7513-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-allphones-5864-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-pro-allphones-5864-12gb-256gb-5g/index.json index 855d4bb5f3f5..567a5ba59e7a 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-allphones-5864-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-allphones-5864-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-allphones-5864-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-allphones-5864-12gb-256gb-5g/score/index.json index 00013e9bd20e..a47098a41dc1 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-allphones-5864-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-allphones-5864-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-allphones-6193-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-pro-allphones-6193-12gb-256gb-5g/index.json index 8cc958a5cd09..27742124c949 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-allphones-6193-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-allphones-6193-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-allphones-6193-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-allphones-6193-12gb-256gb-5g/score/index.json index 00013e9bd20e..a47098a41dc1 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-allphones-6193-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-allphones-6193-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-allphones-6197-12gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-pro-allphones-6197-12gb-128gb-5g/index.json index 080b07c162ee..3c68e57f07b2 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-allphones-6197-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-allphones-6197-12gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5-pro-allphones-6197-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-allphones-6197-12gb-128gb-5g/score/index.json index 3b15c028c078..b6dcdc7e0d29 100644 --- a/site/public/v1/smartphones/oppo-a5-pro-allphones-6197-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5-pro-allphones-6197-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/index.json index 22c41c28831a..5010a2dd3a6b 100644 --- a/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 7b237c353ef3..95017e98ebee 100644 --- a/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 781345f53ecb..4091fe2c6968 100644 --- a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/index.json index ac051eb6c662..3d01c67e389a 100644 --- a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/index.json index 4af91d199177..45ae54dca467 100644 --- a/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/index.json index 24f04c728ce6..b4530dfa68bf 100644 --- a/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/score/index.json index 93d43e95f580..bbc85a8fbdd5 100644 --- a/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/index.json index 1131a8623738..f8bf8223013e 100644 --- a/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 0b0b7ec69c44..a4a6a5f048eb 100644 --- a/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 6713d8a60f39..8bbc4ed219d1 100644 --- a/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a80-8gb-256gb-5g/index.json index c62384078c04..51bb692841af 100644 --- a/site/public/v1/smartphones/oppo-a80-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a80-8gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a80-8gb-256gb-5g/score/index.json index 09ae52d016fe..843c4bf69922 100644 --- a/site/public/v1/smartphones/oppo-a80-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a80-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-8gb-256gb/index.json b/site/public/v1/smartphones/oppo-a80-8gb-256gb/index.json index f77632137468..45ffc1523025 100644 --- a/site/public/v1/smartphones/oppo-a80-8gb-256gb/index.json +++ b/site/public/v1/smartphones/oppo-a80-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-8gb-256gb/score/index.json b/site/public/v1/smartphones/oppo-a80-8gb-256gb/score/index.json index 4dcca8549a62..6f1d64848f0e 100644 --- a/site/public/v1/smartphones/oppo-a80-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/oppo-a80-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-aitoolbuzz-7562-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a80-aitoolbuzz-7562-8gb-128gb-5g/index.json index 93ab4625caaa..b47cf943d143 100644 --- a/site/public/v1/smartphones/oppo-a80-aitoolbuzz-7562-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a80-aitoolbuzz-7562-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-aitoolbuzz-7562-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a80-aitoolbuzz-7562-8gb-128gb-5g/score/index.json index 65eb3747cd66..1f44a6036238 100644 --- a/site/public/v1/smartphones/oppo-a80-aitoolbuzz-7562-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a80-aitoolbuzz-7562-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-allphones-5856-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a80-allphones-5856-8gb-128gb-5g/index.json index 8abeac00ef8d..2f2b1e71471d 100644 --- a/site/public/v1/smartphones/oppo-a80-allphones-5856-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a80-allphones-5856-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-allphones-5856-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a80-allphones-5856-8gb-128gb-5g/score/index.json index d6446cecf04d..831e0abe004c 100644 --- a/site/public/v1/smartphones/oppo-a80-allphones-5856-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a80-allphones-5856-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-allphones-6185-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a80-allphones-6185-8gb-128gb-5g/index.json index 78a8d2b3a230..703ed9521efe 100644 --- a/site/public/v1/smartphones/oppo-a80-allphones-6185-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-a80-allphones-6185-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-allphones-6185-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a80-allphones-6185-8gb-128gb-5g/score/index.json index d6446cecf04d..831e0abe004c 100644 --- a/site/public/v1/smartphones/oppo-a80-allphones-6185-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-a80-allphones-6185-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-beridzeg45-2342-8gb/index.json b/site/public/v1/smartphones/oppo-a80-beridzeg45-2342-8gb/index.json index 1e7c8d0f95d4..b8ab34377b3f 100644 --- a/site/public/v1/smartphones/oppo-a80-beridzeg45-2342-8gb/index.json +++ b/site/public/v1/smartphones/oppo-a80-beridzeg45-2342-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-a80-beridzeg45-2342-8gb/score/index.json b/site/public/v1/smartphones/oppo-a80-beridzeg45-2342-8gb/score/index.json index 804ad9b27f63..7be5d5403114 100644 --- a/site/public/v1/smartphones/oppo-a80-beridzeg45-2342-8gb/score/index.json +++ b/site/public/v1/smartphones/oppo-a80-beridzeg45-2342-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/index.json index bed07bf17bc7..a9625da1f93b 100644 --- a/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/score/index.json index 4de34f2a01cd..7fdc263dd6cf 100644 --- a/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/index.json index 5302bf2a8e7e..a34aa3834dda 100644 --- a/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f27-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-f27-8gb-256gb-5g/index.json index ae275016e52d..f9126633265c 100644 --- a/site/public/v1/smartphones/oppo-f27-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f27-8gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f27-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f27-8gb-256gb-5g/score/index.json index a3135588044c..40751063413e 100644 --- a/site/public/v1/smartphones/oppo-f27-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f27-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/index.json index 0333d15bcdff..eb954e9dc396 100644 --- a/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f27-aitoolbuzz-7598-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-f27-aitoolbuzz-7598-8gb-128gb-5g/index.json index 9cb5dce71417..b8d168055bdb 100644 --- a/site/public/v1/smartphones/oppo-f27-aitoolbuzz-7598-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f27-aitoolbuzz-7598-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f27-aitoolbuzz-7598-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f27-aitoolbuzz-7598-8gb-128gb-5g/score/index.json index aae4a227497d..2003b027603e 100644 --- a/site/public/v1/smartphones/oppo-f27-aitoolbuzz-7598-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f27-aitoolbuzz-7598-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-8gb-8gb-5g/index.json b/site/public/v1/smartphones/oppo-f29-8gb-8gb-5g/index.json index e04a352e0be1..9a3b82dbddfc 100644 --- a/site/public/v1/smartphones/oppo-f29-8gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f29-8gb-8gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-8gb-8gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f29-8gb-8gb-5g/score/index.json index 70c6b204d681..2f530b72d925 100644 --- a/site/public/v1/smartphones/oppo-f29-8gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f29-8gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-aitoolbuzz-7601-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-f29-aitoolbuzz-7601-8gb-128gb-5g/index.json index b8b54dce04c2..f8ef419f09bf 100644 --- a/site/public/v1/smartphones/oppo-f29-aitoolbuzz-7601-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f29-aitoolbuzz-7601-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-aitoolbuzz-7601-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f29-aitoolbuzz-7601-8gb-128gb-5g/score/index.json index 4b2dca42dda9..7fc9368426a9 100644 --- a/site/public/v1/smartphones/oppo-f29-aitoolbuzz-7601-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f29-aitoolbuzz-7601-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-allphones-6201-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-f29-allphones-6201-8gb-128gb-5g/index.json index 3db017923619..77d4dce89179 100644 --- a/site/public/v1/smartphones/oppo-f29-allphones-6201-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f29-allphones-6201-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-allphones-6201-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f29-allphones-6201-8gb-128gb-5g/score/index.json index 70c6b204d681..2f530b72d925 100644 --- a/site/public/v1/smartphones/oppo-f29-allphones-6201-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f29-allphones-6201-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json index 25c6223a8885..57bc69f58931 100644 --- a/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json index 00013e9bd20e..a47098a41dc1 100644 --- a/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/index.json index 206eca05e080..7c36ce5c96e1 100644 --- a/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 93d43e95f580..bbc85a8fbdd5 100644 --- a/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-pro-allphones-6202-12gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-f29-pro-allphones-6202-12gb-128gb-5g/index.json index 2b803aaa740e..9e5206f394a8 100644 --- a/site/public/v1/smartphones/oppo-f29-pro-allphones-6202-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-f29-pro-allphones-6202-12gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-f29-pro-allphones-6202-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f29-pro-allphones-6202-12gb-128gb-5g/score/index.json index 00013e9bd20e..a47098a41dc1 100644 --- a/site/public/v1/smartphones/oppo-f29-pro-allphones-6202-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-f29-pro-allphones-6202-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-n5-allphones-6196-16gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-n5-allphones-6196-16gb-256gb-5g/index.json index c54397998daa..887542e65b56 100644 --- a/site/public/v1/smartphones/oppo-find-n5-allphones-6196-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-n5-allphones-6196-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-n5-allphones-6196-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-n5-allphones-6196-16gb-256gb-5g/score/index.json index 2a2782f95d5a..78681c8e0557 100644 --- a/site/public/v1/smartphones/oppo-find-n5-allphones-6196-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-n5-allphones-6196-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-n5/index.json b/site/public/v1/smartphones/oppo-find-n5/index.json index a1b6588b3e18..cffbabbb0b32 100644 --- a/site/public/v1/smartphones/oppo-find-n5/index.json +++ b/site/public/v1/smartphones/oppo-find-n5/index.json @@ -101,7 +101,7 @@ "value": 34.6, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-n5/score/index.json b/site/public/v1/smartphones/oppo-find-n5/score/index.json index 7d69539a2d5f..5ac49773d0cc 100644 --- a/site/public/v1/smartphones/oppo-find-n5/score/index.json +++ b/site/public/v1/smartphones/oppo-find-n5/score/index.json @@ -8,7 +8,7 @@ "value": 34.6, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x7-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x7-16gb-512gb-5g/index.json index 6906cca71eb3..fa3b483acfc6 100644 --- a/site/public/v1/smartphones/oppo-find-x7-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x7-16gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x7-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x7-16gb-512gb-5g/score/index.json index 1bce50c7f00b..3f787253e0b2 100644 --- a/site/public/v1/smartphones/oppo-find-x7-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x7-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/index.json index 6d05a17be666..7ee260436cae 100644 --- a/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/score/index.json index c3b6035a6f8d..fdbd4bb5d861 100644 --- a/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x7-ultra-12gb-256gb/index.json b/site/public/v1/smartphones/oppo-find-x7-ultra-12gb-256gb/index.json index be77e42db696..89e177f1bd0d 100644 --- a/site/public/v1/smartphones/oppo-find-x7-ultra-12gb-256gb/index.json +++ b/site/public/v1/smartphones/oppo-find-x7-ultra-12gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x7-ultra-12gb-256gb/score/index.json b/site/public/v1/smartphones/oppo-find-x7-ultra-12gb-256gb/score/index.json index 24d819a917a9..9ad0054e5e26 100644 --- a/site/public/v1/smartphones/oppo-find-x7-ultra-12gb-256gb/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x7-ultra-12gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x7-ultra-beridzeg45-2669-12gb/index.json b/site/public/v1/smartphones/oppo-find-x7-ultra-beridzeg45-2669-12gb/index.json index 61fc573a4f2f..058cfbae90c5 100644 --- a/site/public/v1/smartphones/oppo-find-x7-ultra-beridzeg45-2669-12gb/index.json +++ b/site/public/v1/smartphones/oppo-find-x7-ultra-beridzeg45-2669-12gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x7-ultra-beridzeg45-2669-12gb/score/index.json b/site/public/v1/smartphones/oppo-find-x7-ultra-beridzeg45-2669-12gb/score/index.json index 13589d3022d7..7d05905d4fe8 100644 --- a/site/public/v1/smartphones/oppo-find-x7-ultra-beridzeg45-2669-12gb/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x7-ultra-beridzeg45-2669-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/index.json index 77546e695df3..ab6cc43d5aed 100644 --- a/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/score/index.json index 88f84d3098fd..d327d25db96f 100644 --- a/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/index.json index d07348b3b9a7..0dc08e35e7a4 100644 --- a/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json index 3f9839b14fe8..e085d3f33cc8 100644 --- a/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-8gb-256gb/index.json b/site/public/v1/smartphones/oppo-find-x8-8gb-256gb/index.json index 33c74b3f077d..7816ceccc4ab 100644 --- a/site/public/v1/smartphones/oppo-find-x8-8gb-256gb/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 71.7, - "percentile": 69.2, + "percentile": 69.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-8gb-256gb/score/index.json b/site/public/v1/smartphones/oppo-find-x8-8gb-256gb/score/index.json index 5d9e2378fc0e..7db53a5a6a9c 100644 --- a/site/public/v1/smartphones/oppo-find-x8-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 71.7, - "percentile": 69.2, + "percentile": 69.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-aitoolbuzz-7638-16gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8-aitoolbuzz-7638-16gb-256gb-5g/index.json index 27785ae4d47d..2c1df6030081 100644 --- a/site/public/v1/smartphones/oppo-find-x8-aitoolbuzz-7638-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-aitoolbuzz-7638-16gb-256gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-aitoolbuzz-7638-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8-aitoolbuzz-7638-16gb-256gb-5g/score/index.json index a3857054df5a..c2d7db64caef 100644 --- a/site/public/v1/smartphones/oppo-find-x8-aitoolbuzz-7638-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-aitoolbuzz-7638-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/index.json index 7a5b3cc4b5a4..53b65a3f06ed 100644 --- a/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/score/index.json index ff2a60cbf883..71c69b682f13 100644 --- a/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-pro-aitoolbuzz-7639-16gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8-pro-aitoolbuzz-7639-16gb-256gb-5g/index.json index 825e8c5bef48..ce79d4d9ee80 100644 --- a/site/public/v1/smartphones/oppo-find-x8-pro-aitoolbuzz-7639-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-pro-aitoolbuzz-7639-16gb-256gb-5g/index.json @@ -90,7 +90,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-pro-aitoolbuzz-7639-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8-pro-aitoolbuzz-7639-16gb-256gb-5g/score/index.json index 7abe540e10a4..96bc87dd9816 100644 --- a/site/public/v1/smartphones/oppo-find-x8-pro-aitoolbuzz-7639-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-pro-aitoolbuzz-7639-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-pro/index.json b/site/public/v1/smartphones/oppo-find-x8-pro/index.json index a46c89ab6692..7156f1ea6580 100644 --- a/site/public/v1/smartphones/oppo-find-x8-pro/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-pro/index.json @@ -101,7 +101,7 @@ "value": 46.6, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-pro/score/index.json b/site/public/v1/smartphones/oppo-find-x8-pro/score/index.json index 92d468d77428..172f8ca310be 100644 --- a/site/public/v1/smartphones/oppo-find-x8-pro/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-pro/score/index.json @@ -8,7 +8,7 @@ "value": 46.6, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-ultra-aitoolbuzz-7640-16gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8-ultra-aitoolbuzz-7640-16gb-256gb-5g/index.json index 3f208747b42a..655e2d5098a5 100644 --- a/site/public/v1/smartphones/oppo-find-x8-ultra-aitoolbuzz-7640-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-ultra-aitoolbuzz-7640-16gb-256gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8-ultra-aitoolbuzz-7640-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8-ultra-aitoolbuzz-7640-16gb-256gb-5g/score/index.json index 016dd47301c0..d1ddfba1a32c 100644 --- a/site/public/v1/smartphones/oppo-find-x8-ultra-aitoolbuzz-7640-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x8-ultra-aitoolbuzz-7640-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8s-aitoolbuzz-7641-16gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8s-aitoolbuzz-7641-16gb-256gb-5g/index.json index 908428ce9500..a3186f70788d 100644 --- a/site/public/v1/smartphones/oppo-find-x8s-aitoolbuzz-7641-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x8s-aitoolbuzz-7641-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 89.7, - "percentile": 93.4, + "percentile": 93.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8s-aitoolbuzz-7641-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8s-aitoolbuzz-7641-16gb-256gb-5g/score/index.json index 6af38089ad6b..348af6922cf9 100644 --- a/site/public/v1/smartphones/oppo-find-x8s-aitoolbuzz-7641-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x8s-aitoolbuzz-7641-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.7, - "percentile": 93.4, + "percentile": 93.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8s-plus-aitoolbuzz-7642-16gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8s-plus-aitoolbuzz-7642-16gb-256gb-5g/index.json index 6eab98150a5f..ce30c8623b9e 100644 --- a/site/public/v1/smartphones/oppo-find-x8s-plus-aitoolbuzz-7642-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x8s-plus-aitoolbuzz-7642-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 89.7, - "percentile": 93.4, + "percentile": 93.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x8s-plus-aitoolbuzz-7642-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8s-plus-aitoolbuzz-7642-16gb-256gb-5g/score/index.json index cd2ac481f516..81b5b73cbe37 100644 --- a/site/public/v1/smartphones/oppo-find-x8s-plus-aitoolbuzz-7642-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x8s-plus-aitoolbuzz-7642-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.7, - "percentile": 93.4, + "percentile": 93.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/index.json index f4764e47e070..1c635891b342 100644 --- a/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/score/index.json index b9203c0a6a6e..ce672f564c3a 100644 --- a/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x9/index.json b/site/public/v1/smartphones/oppo-find-x9/index.json index 2828a9add242..31dad7fcaf26 100644 --- a/site/public/v1/smartphones/oppo-find-x9/index.json +++ b/site/public/v1/smartphones/oppo-find-x9/index.json @@ -102,7 +102,7 @@ "value": 61.2, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x9/score/index.json b/site/public/v1/smartphones/oppo-find-x9/score/index.json index a04449e175d2..fdeab9c2f1e4 100644 --- a/site/public/v1/smartphones/oppo-find-x9/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x9/score/index.json @@ -8,7 +8,7 @@ "value": 61.2, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/index.json index f2f4e685fdeb..492f8bdbd182 100644 --- a/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.4, - "percentile": 88.9, + "percentile": 88.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json index b0167b97e142..62ea9646673b 100644 --- a/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.4, - "percentile": 88.9, + "percentile": 88.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k12-plus-8gb-256gb/index.json b/site/public/v1/smartphones/oppo-k12-plus-8gb-256gb/index.json index 81389c526ed9..0e29dac320d3 100644 --- a/site/public/v1/smartphones/oppo-k12-plus-8gb-256gb/index.json +++ b/site/public/v1/smartphones/oppo-k12-plus-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k12-plus-8gb-256gb/score/index.json b/site/public/v1/smartphones/oppo-k12-plus-8gb-256gb/score/index.json index 2eaf9e5eb55c..c106c51ec449 100644 --- a/site/public/v1/smartphones/oppo-k12-plus-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/oppo-k12-plus-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k12x-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k12x-8gb-256gb-5g/index.json index 168aff9ebc65..12af688365ea 100644 --- a/site/public/v1/smartphones/oppo-k12x-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-k12x-8gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k12x-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k12x-8gb-256gb-5g/score/index.json index 09ae52d016fe..843c4bf69922 100644 --- a/site/public/v1/smartphones/oppo-k12x-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-k12x-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7656-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7656-8gb-128gb-5g/index.json index 315e547f6b35..a2a0be963abb 100644 --- a/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7656-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7656-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7656-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7656-8gb-128gb-5g/score/index.json index 65eb3747cd66..1f44a6036238 100644 --- a/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7656-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7656-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7657-12gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7657-12gb-128gb-5g/index.json index e457d493b1e2..8fbf5bc648cf 100644 --- a/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7657-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7657-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 47.1, - "percentile": 38.2, + "percentile": 38.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7657-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7657-12gb-128gb-5g/score/index.json index 70d51053e300..4e1f35efe207 100644 --- a/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7657-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-k12x-aitoolbuzz-7657-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 47.1, - "percentile": 38.2, + "percentile": 38.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 1600d86049c1..5bee6b520fd9 100644 --- a/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index c7afe381904a..8b70df0ff159 100644 --- a/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/index.json index e0d74122bd4b..a85b9a339a3c 100644 --- a/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 2c5b72d17da5..1612d566990d 100644 --- a/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/index.json index 22ea1b36cd97..0af6d4700f18 100644 --- a/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 85.6, - "percentile": 88.0, + "percentile": 87.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/score/index.json index 8f699c7eca57..02c934c8d5a9 100644 --- a/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 85.6, - "percentile": 88.0, + "percentile": 87.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 4780bf2f7d31..6da06155eeb2 100644 --- a/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/index.json index abbad9255eae..a2d428270e20 100644 --- a/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 85.6, - "percentile": 88.0, + "percentile": 87.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/score/index.json index 8f699c7eca57..02c934c8d5a9 100644 --- a/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 85.6, - "percentile": 88.0, + "percentile": 87.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/index.json index 6b475d9b34d1..8b0f1c222af7 100644 --- a/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/score/index.json index 8f8821205c47..1e9066b83331 100644 --- a/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/index.json index e96c4a44d64b..9d4ce47b46ec 100644 --- a/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/score/index.json index fe45614c6173..38ae9fb09efa 100644 --- a/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno12-f-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-reno12-f-12gb-512gb-5g/index.json index 8386e3308551..1b13f392669c 100644 --- a/site/public/v1/smartphones/oppo-reno12-f-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-reno12-f-12gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno12-f-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno12-f-12gb-512gb-5g/score/index.json index 504dd9673af4..23c983c266d2 100644 --- a/site/public/v1/smartphones/oppo-reno12-f-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-reno12-f-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno12-f-aitoolbuzz-7734-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno12-f-aitoolbuzz-7734-12gb-256gb-5g/index.json index 0f917a879210..f47cfacba1c3 100644 --- a/site/public/v1/smartphones/oppo-reno12-f-aitoolbuzz-7734-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-reno12-f-aitoolbuzz-7734-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno12-f-aitoolbuzz-7734-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno12-f-aitoolbuzz-7734-12gb-256gb-5g/score/index.json index 69a3f8530fcc..cb1b79c78f5a 100644 --- a/site/public/v1/smartphones/oppo-reno12-f-aitoolbuzz-7734-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-reno12-f-aitoolbuzz-7734-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno12-pro-aitoolbuzz-7737-16gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno12-pro-aitoolbuzz-7737-16gb-256gb-5g/index.json index a18ddeabfd9b..8d29937bc71f 100644 --- a/site/public/v1/smartphones/oppo-reno12-pro-aitoolbuzz-7737-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-reno12-pro-aitoolbuzz-7737-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 76.7, - "percentile": 73.2, + "percentile": 73.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno12-pro-aitoolbuzz-7737-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno12-pro-aitoolbuzz-7737-16gb-256gb-5g/score/index.json index 00f39a5cfa51..790670c773cd 100644 --- a/site/public/v1/smartphones/oppo-reno12-pro-aitoolbuzz-7737-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-reno12-pro-aitoolbuzz-7737-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 76.7, - "percentile": 73.2, + "percentile": 73.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno12-pro-china-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-reno12-pro-china-16gb-512gb-5g/index.json index 37ff30c6d637..85e96e060cba 100644 --- a/site/public/v1/smartphones/oppo-reno12-pro-china-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-reno12-pro-china-16gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 76.7, - "percentile": 73.2, + "percentile": 73.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno12-pro-china-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno12-pro-china-16gb-512gb-5g/score/index.json index 6b01e309a9a7..a7226c193577 100644 --- a/site/public/v1/smartphones/oppo-reno12-pro-china-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-reno12-pro-china-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 76.7, - "percentile": 73.2, + "percentile": 73.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno13-f-aitoolbuzz-7739-12gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno13-f-aitoolbuzz-7739-12gb-128gb-5g/index.json index a87ac9c2a54b..c6d8c47e3c2a 100644 --- a/site/public/v1/smartphones/oppo-reno13-f-aitoolbuzz-7739-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/oppo-reno13-f-aitoolbuzz-7739-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/oppo-reno13-f-aitoolbuzz-7739-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno13-f-aitoolbuzz-7739-12gb-128gb-5g/score/index.json index c6e52e7dd35a..166304a9c3e8 100644 --- a/site/public/v1/smartphones/oppo-reno13-f-aitoolbuzz-7739-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/oppo-reno13-f-aitoolbuzz-7739-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/p1-5g/index.json b/site/public/v1/smartphones/p1-5g/index.json index e951b754777f..9b733b1406ab 100644 --- a/site/public/v1/smartphones/p1-5g/index.json +++ b/site/public/v1/smartphones/p1-5g/index.json @@ -77,7 +77,7 @@ "value": 68.6, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/p1-5g/score/index.json b/site/public/v1/smartphones/p1-5g/score/index.json index b9bdc04beba4..d052ab692b0f 100644 --- a/site/public/v1/smartphones/p1-5g/score/index.json +++ b/site/public/v1/smartphones/p1-5g/score/index.json @@ -8,7 +8,7 @@ "value": 68.6, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/phantom-v-flip2/index.json b/site/public/v1/smartphones/phantom-v-flip2/index.json index 3d4a48e30508..6c8b0dd64ac6 100644 --- a/site/public/v1/smartphones/phantom-v-flip2/index.json +++ b/site/public/v1/smartphones/phantom-v-flip2/index.json @@ -76,7 +76,7 @@ "value": 41.4, "perf": { "index": 54.9, - "percentile": 49.8, + "percentile": 49.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/phantom-v-flip2/score/index.json b/site/public/v1/smartphones/phantom-v-flip2/score/index.json index 3f8379e44887..682efbedc124 100644 --- a/site/public/v1/smartphones/phantom-v-flip2/score/index.json +++ b/site/public/v1/smartphones/phantom-v-flip2/score/index.json @@ -8,7 +8,7 @@ "value": 41.4, "perf": { "index": 54.9, - "percentile": 49.8, + "percentile": 49.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/phantom-v-fold2/index.json b/site/public/v1/smartphones/phantom-v-fold2/index.json index 3977cc338ac7..7f9c19caaf4d 100644 --- a/site/public/v1/smartphones/phantom-v-fold2/index.json +++ b/site/public/v1/smartphones/phantom-v-fold2/index.json @@ -76,7 +76,7 @@ "value": 26.6, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/phantom-v-fold2/score/index.json b/site/public/v1/smartphones/phantom-v-fold2/score/index.json index 61247d75e772..eb07c21058c6 100644 --- a/site/public/v1/smartphones/phantom-v-fold2/score/index.json +++ b/site/public/v1/smartphones/phantom-v-fold2/score/index.json @@ -8,7 +8,7 @@ "value": 26.6, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-10a/index.json b/site/public/v1/smartphones/pixel-10a/index.json index 690aabc3c4a4..cd9b4f332218 100644 --- a/site/public/v1/smartphones/pixel-10a/index.json +++ b/site/public/v1/smartphones/pixel-10a/index.json @@ -92,7 +92,7 @@ "value": 67.9, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-10a/score/index.json b/site/public/v1/smartphones/pixel-10a/score/index.json index 6422ce0fce56..aeb0bb175c39 100644 --- a/site/public/v1/smartphones/pixel-10a/score/index.json +++ b/site/public/v1/smartphones/pixel-10a/score/index.json @@ -8,7 +8,7 @@ "value": 67.9, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-9-pro-fold/index.json b/site/public/v1/smartphones/pixel-9-pro-fold/index.json index 2c7cd39e6939..5043941d0b01 100644 --- a/site/public/v1/smartphones/pixel-9-pro-fold/index.json +++ b/site/public/v1/smartphones/pixel-9-pro-fold/index.json @@ -105,7 +105,7 @@ "value": 29.8, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-9-pro-fold/score/index.json b/site/public/v1/smartphones/pixel-9-pro-fold/score/index.json index 8be9bd83d0b1..da53f6dde3cd 100644 --- a/site/public/v1/smartphones/pixel-9-pro-fold/score/index.json +++ b/site/public/v1/smartphones/pixel-9-pro-fold/score/index.json @@ -8,7 +8,7 @@ "value": 29.8, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-9-pro-xl/index.json b/site/public/v1/smartphones/pixel-9-pro-xl/index.json index 0045fc5f63f1..da101cbc17ec 100644 --- a/site/public/v1/smartphones/pixel-9-pro-xl/index.json +++ b/site/public/v1/smartphones/pixel-9-pro-xl/index.json @@ -102,7 +102,7 @@ "value": 49.1, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-9-pro-xl/score/index.json b/site/public/v1/smartphones/pixel-9-pro-xl/score/index.json index 358b627537cc..da5e7325d8f3 100644 --- a/site/public/v1/smartphones/pixel-9-pro-xl/score/index.json +++ b/site/public/v1/smartphones/pixel-9-pro-xl/score/index.json @@ -8,7 +8,7 @@ "value": 49.1, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-9-pro/index.json b/site/public/v1/smartphones/pixel-9-pro/index.json index 549152df887a..1ba8633062ce 100644 --- a/site/public/v1/smartphones/pixel-9-pro/index.json +++ b/site/public/v1/smartphones/pixel-9-pro/index.json @@ -102,7 +102,7 @@ "value": 52.2, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-9-pro/score/index.json b/site/public/v1/smartphones/pixel-9-pro/score/index.json index 1d9836ed025a..f66330c9a0aa 100644 --- a/site/public/v1/smartphones/pixel-9-pro/score/index.json +++ b/site/public/v1/smartphones/pixel-9-pro/score/index.json @@ -8,7 +8,7 @@ "value": 52.2, "perf": { "index": 70.9, - "percentile": 68.9, + "percentile": 68.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-9/index.json b/site/public/v1/smartphones/pixel-9/index.json index 828643c69cd6..c72435d1a74a 100644 --- a/site/public/v1/smartphones/pixel-9/index.json +++ b/site/public/v1/smartphones/pixel-9/index.json @@ -93,7 +93,7 @@ "value": 56.9, "perf": { "index": 68.2, - "percentile": 66.6, + "percentile": 66.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-9/score/index.json b/site/public/v1/smartphones/pixel-9/score/index.json index ba6946b0a4e1..0a3f2021995b 100644 --- a/site/public/v1/smartphones/pixel-9/score/index.json +++ b/site/public/v1/smartphones/pixel-9/score/index.json @@ -8,7 +8,7 @@ "value": 56.9, "perf": { "index": 68.2, - "percentile": 66.6, + "percentile": 66.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-9a/index.json b/site/public/v1/smartphones/pixel-9a/index.json index 6170715e2ac4..e32e331ed9c1 100644 --- a/site/public/v1/smartphones/pixel-9a/index.json +++ b/site/public/v1/smartphones/pixel-9a/index.json @@ -93,7 +93,7 @@ "value": 67.3, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pixel-9a/score/index.json b/site/public/v1/smartphones/pixel-9a/score/index.json index 3c68002902be..128399dc85f9 100644 --- a/site/public/v1/smartphones/pixel-9a/score/index.json +++ b/site/public/v1/smartphones/pixel-9a/score/index.json @@ -8,7 +8,7 @@ "value": 67.3, "perf": { "index": 65.4, - "percentile": 64.3, + "percentile": 64.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/poco-f7-pro/index.json b/site/public/v1/smartphones/poco-f7-pro/index.json index b33cd9907cd4..34cd1d638acd 100644 --- a/site/public/v1/smartphones/poco-f7-pro/index.json +++ b/site/public/v1/smartphones/poco-f7-pro/index.json @@ -93,7 +93,7 @@ "value": 71.4, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/poco-f7-pro/score/index.json b/site/public/v1/smartphones/poco-f7-pro/score/index.json index 3255f58c03b9..1ed246fb2544 100644 --- a/site/public/v1/smartphones/poco-f7-pro/score/index.json +++ b/site/public/v1/smartphones/poco-f7-pro/score/index.json @@ -8,7 +8,7 @@ "value": 71.4, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/poco-f7-ultra/index.json b/site/public/v1/smartphones/poco-f7-ultra/index.json index 7e55f8454412..f80207670554 100644 --- a/site/public/v1/smartphones/poco-f7-ultra/index.json +++ b/site/public/v1/smartphones/poco-f7-ultra/index.json @@ -100,7 +100,7 @@ "value": 69.0, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/poco-f7-ultra/score/index.json b/site/public/v1/smartphones/poco-f7-ultra/score/index.json index 13b9e3b1ae3d..c8faa526bb60 100644 --- a/site/public/v1/smartphones/poco-f7-ultra/score/index.json +++ b/site/public/v1/smartphones/poco-f7-ultra/score/index.json @@ -8,7 +8,7 @@ "value": 69.0, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/poco-x6/index.json b/site/public/v1/smartphones/poco-x6/index.json index 02afc7237390..02f680c1ac93 100644 --- a/site/public/v1/smartphones/poco-x6/index.json +++ b/site/public/v1/smartphones/poco-x6/index.json @@ -98,7 +98,7 @@ "value": 72.8, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/poco-x6/score/index.json b/site/public/v1/smartphones/poco-x6/score/index.json index eae46efae391..7f169180473f 100644 --- a/site/public/v1/smartphones/poco-x6/score/index.json +++ b/site/public/v1/smartphones/poco-x6/score/index.json @@ -8,7 +8,7 @@ "value": 72.8, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pova-5/index.json b/site/public/v1/smartphones/pova-5/index.json index f4b716902b81..8117d3ca00a2 100644 --- a/site/public/v1/smartphones/pova-5/index.json +++ b/site/public/v1/smartphones/pova-5/index.json @@ -76,7 +76,7 @@ "value": 65.7, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pova-5/score/index.json b/site/public/v1/smartphones/pova-5/score/index.json index 31f818b16e2b..7a5b4bef56cc 100644 --- a/site/public/v1/smartphones/pova-5/score/index.json +++ b/site/public/v1/smartphones/pova-5/score/index.json @@ -8,7 +8,7 @@ "value": 65.7, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pova-6-neo-5g/index.json b/site/public/v1/smartphones/pova-6-neo-5g/index.json index 2fa733dca32a..21692cf25187 100644 --- a/site/public/v1/smartphones/pova-6-neo-5g/index.json +++ b/site/public/v1/smartphones/pova-6-neo-5g/index.json @@ -76,7 +76,7 @@ "value": 63.9, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pova-6-neo-5g/score/index.json b/site/public/v1/smartphones/pova-6-neo-5g/score/index.json index f2e9945b16f6..7708cca2eebe 100644 --- a/site/public/v1/smartphones/pova-6-neo-5g/score/index.json +++ b/site/public/v1/smartphones/pova-6-neo-5g/score/index.json @@ -8,7 +8,7 @@ "value": 63.9, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pova-6-neo/index.json b/site/public/v1/smartphones/pova-6-neo/index.json index 8eba29d73109..0f8de4776310 100644 --- a/site/public/v1/smartphones/pova-6-neo/index.json +++ b/site/public/v1/smartphones/pova-6-neo/index.json @@ -76,7 +76,7 @@ "value": 66.8, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pova-6-neo/score/index.json b/site/public/v1/smartphones/pova-6-neo/score/index.json index bffa2ef8c7ee..dd45d6bc3109 100644 --- a/site/public/v1/smartphones/pova-6-neo/score/index.json +++ b/site/public/v1/smartphones/pova-6-neo/score/index.json @@ -8,7 +8,7 @@ "value": 66.8, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pura-70-ultra/index.json b/site/public/v1/smartphones/pura-70-ultra/index.json index cf081ba08fe6..d0cbc8b3007c 100644 --- a/site/public/v1/smartphones/pura-70-ultra/index.json +++ b/site/public/v1/smartphones/pura-70-ultra/index.json @@ -74,7 +74,7 @@ "value": 32.5, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/pura-70-ultra/score/index.json b/site/public/v1/smartphones/pura-70-ultra/score/index.json index d78f686010fb..3494922424eb 100644 --- a/site/public/v1/smartphones/pura-70-ultra/score/index.json +++ b/site/public/v1/smartphones/pura-70-ultra/score/index.json @@ -8,7 +8,7 @@ "value": 32.5, "perf": { "index": 59.6, - "percentile": 59.0, + "percentile": 58.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/q-stylo-4/index.json b/site/public/v1/smartphones/q-stylo-4/index.json index 5bc541321230..57ef31800fdf 100644 --- a/site/public/v1/smartphones/q-stylo-4/index.json +++ b/site/public/v1/smartphones/q-stylo-4/index.json @@ -25,7 +25,7 @@ }, "release_date": "2018-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 2, "storage_options_gb": [ 32 ], @@ -84,8 +84,9 @@ }, "verified": false, "source_urls": [ + "https://www.kaggle.com/datasets/jakubkhalponiak/phones-2024", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:20:09" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/razr-50/index.json b/site/public/v1/smartphones/razr-50/index.json index 75c68a113d04..20bc7870e866 100644 --- a/site/public/v1/smartphones/razr-50/index.json +++ b/site/public/v1/smartphones/razr-50/index.json @@ -76,7 +76,7 @@ "value": 41.2, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/razr-50/score/index.json b/site/public/v1/smartphones/razr-50/score/index.json index 537ba317a1e8..da004d321f70 100644 --- a/site/public/v1/smartphones/razr-50/score/index.json +++ b/site/public/v1/smartphones/razr-50/score/index.json @@ -8,7 +8,7 @@ "value": 41.2, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/index.json index 427c72a93ed6..c01b767569d3 100644 --- a/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/score/index.json index a9442ba6ee08..2201d227ddc6 100644 --- a/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 28e1832a4cfe..050b38a02f7d 100644 --- a/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index ae20ebda1290..20a238ed1bd7 100644 --- a/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-8gb-512gb-5g/index.json b/site/public/v1/smartphones/realme-12-8gb-512gb-5g/index.json index 899877f2ea47..aa52d24c783c 100644 --- a/site/public/v1/smartphones/realme-12-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12-8gb-512gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/realme-12-8gb-512gb-5g/score/index.json index f32b81180f9d..a5d694129e2f 100644 --- a/site/public/v1/smartphones/realme-12-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-aitoolbuzz-8698-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12-aitoolbuzz-8698-8gb-128gb-5g/index.json index ea5a191c4bbd..d79a58284e42 100644 --- a/site/public/v1/smartphones/realme-12-aitoolbuzz-8698-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12-aitoolbuzz-8698-8gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-aitoolbuzz-8698-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12-aitoolbuzz-8698-8gb-128gb-5g/score/index.json index 0272548badea..5c67d49e0eb2 100644 --- a/site/public/v1/smartphones/realme-12-aitoolbuzz-8698-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12-aitoolbuzz-8698-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-pro-aitoolbuzz-8701-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12-pro-aitoolbuzz-8701-12gb-128gb-5g/index.json index 7de26d02b151..7e6678c56455 100644 --- a/site/public/v1/smartphones/realme-12-pro-aitoolbuzz-8701-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12-pro-aitoolbuzz-8701-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-pro-aitoolbuzz-8701-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12-pro-aitoolbuzz-8701-12gb-128gb-5g/score/index.json index 44ad2bbdf864..764e6137c641 100644 --- a/site/public/v1/smartphones/realme-12-pro-aitoolbuzz-8701-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12-pro-aitoolbuzz-8701-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-pro-plus-aitoolbuzz-8702-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12-pro-plus-aitoolbuzz-8702-12gb-128gb-5g/index.json index 2432c134e0c3..7be36f473428 100644 --- a/site/public/v1/smartphones/realme-12-pro-plus-aitoolbuzz-8702-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12-pro-plus-aitoolbuzz-8702-12gb-128gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-pro-plus-aitoolbuzz-8702-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12-pro-plus-aitoolbuzz-8702-12gb-128gb-5g/score/index.json index 5b655b5908c9..b881a4f15d32 100644 --- a/site/public/v1/smartphones/realme-12-pro-plus-aitoolbuzz-8702-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12-pro-plus-aitoolbuzz-8702-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-pro-plus-allphones-6441-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12-pro-plus-allphones-6441-12gb-128gb-5g/index.json index ae4e5b0b0d42..193e0c8834d7 100644 --- a/site/public/v1/smartphones/realme-12-pro-plus-allphones-6441-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12-pro-plus-allphones-6441-12gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-pro-plus-allphones-6441-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12-pro-plus-allphones-6441-12gb-128gb-5g/score/index.json index b781da291fdc..f5bb1633b4bb 100644 --- a/site/public/v1/smartphones/realme-12-pro-plus-allphones-6441-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12-pro-plus-allphones-6441-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-pro-plus/index.json b/site/public/v1/smartphones/realme-12-pro-plus/index.json index 1722f1be6024..670e184c8a4a 100644 --- a/site/public/v1/smartphones/realme-12-pro-plus/index.json +++ b/site/public/v1/smartphones/realme-12-pro-plus/index.json @@ -100,7 +100,7 @@ "value": 69.8, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12-pro-plus/score/index.json b/site/public/v1/smartphones/realme-12-pro-plus/score/index.json index c216df60cb28..cb6418ed19ea 100644 --- a/site/public/v1/smartphones/realme-12-pro-plus/score/index.json +++ b/site/public/v1/smartphones/realme-12-pro-plus/score/index.json @@ -8,7 +8,7 @@ "value": 69.8, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-12gb-512gb-5g/index.json b/site/public/v1/smartphones/realme-12x-12gb-512gb-5g/index.json index 5537bbbcb58a..b6a38ed000af 100644 --- a/site/public/v1/smartphones/realme-12x-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12x-12gb-512gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 46.2, - "percentile": 36.4, + "percentile": 36.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-12gb-512gb-5g/score/index.json index 4792c4e8be63..7dbc99d10f7f 100644 --- a/site/public/v1/smartphones/realme-12x-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12x-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.2, - "percentile": 36.4, + "percentile": 36.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/index.json index 8cfa6493bb5c..07cb8094316a 100644 --- a/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/score/index.json index b68a6cd5e016..7170a3a8b634 100644 --- a/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index d95ce10b54f2..dd8b64992c6e 100644 --- a/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index ae20ebda1290..20a238ed1bd7 100644 --- a/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/index.json index 3157dd1ce68e..558b8cfa30e5 100644 --- a/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/score/index.json index a9442ba6ee08..2201d227ddc6 100644 --- a/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-aitoolbuzz-8704-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-aitoolbuzz-8704-12gb-128gb-5g/index.json index c28a7fe729fb..b7c94c92c270 100644 --- a/site/public/v1/smartphones/realme-12x-aitoolbuzz-8704-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12x-aitoolbuzz-8704-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 46.2, - "percentile": 36.4, + "percentile": 36.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-aitoolbuzz-8704-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-aitoolbuzz-8704-12gb-128gb-5g/score/index.json index af4dbe6a178d..dcf8f767228d 100644 --- a/site/public/v1/smartphones/realme-12x-aitoolbuzz-8704-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12x-aitoolbuzz-8704-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.2, - "percentile": 36.4, + "percentile": 36.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-aitoolbuzz-8705-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-aitoolbuzz-8705-8gb-128gb-5g/index.json index 12faec76665f..85ff9c8bedf4 100644 --- a/site/public/v1/smartphones/realme-12x-aitoolbuzz-8705-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12x-aitoolbuzz-8705-8gb-128gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-aitoolbuzz-8705-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-aitoolbuzz-8705-8gb-128gb-5g/score/index.json index 0272548badea..5c67d49e0eb2 100644 --- a/site/public/v1/smartphones/realme-12x-aitoolbuzz-8705-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12x-aitoolbuzz-8705-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-allphones-6446-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-allphones-6446-12gb-128gb-5g/index.json index 188be51a1000..38bc1cd48caf 100644 --- a/site/public/v1/smartphones/realme-12x-allphones-6446-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12x-allphones-6446-12gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 46.2, - "percentile": 36.4, + "percentile": 36.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-allphones-6446-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-allphones-6446-12gb-128gb-5g/score/index.json index e4b755267372..de4f2c6ba459 100644 --- a/site/public/v1/smartphones/realme-12x-allphones-6446-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12x-allphones-6446-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.2, - "percentile": 36.4, + "percentile": 36.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-allphones-6448-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-allphones-6448-8gb-128gb-5g/index.json index 833a31650578..a634559b9eb9 100644 --- a/site/public/v1/smartphones/realme-12x-allphones-6448-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12x-allphones-6448-8gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-allphones-6448-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-allphones-6448-8gb-128gb-5g/score/index.json index ae20ebda1290..20a238ed1bd7 100644 --- a/site/public/v1/smartphones/realme-12x-allphones-6448-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12x-allphones-6448-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-india-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-india-8gb-128gb-5g/index.json index 83d486e8a0be..944b6a9d2a64 100644 --- a/site/public/v1/smartphones/realme-12x-india-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-12x-india-8gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-12x-india-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-india-8gb-128gb-5g/score/index.json index f32b81180f9d..a5d694129e2f 100644 --- a/site/public/v1/smartphones/realme-12x-india-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-12x-india-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-13-aitoolbuzz-8706-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-13-aitoolbuzz-8706-12gb-128gb-5g/index.json index d64f599607cc..ca064cb6f138 100644 --- a/site/public/v1/smartphones/realme-13-aitoolbuzz-8706-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-13-aitoolbuzz-8706-12gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-13-aitoolbuzz-8706-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-13-aitoolbuzz-8706-12gb-128gb-5g/score/index.json index da583baf623e..9f2fcdac4bb6 100644 --- a/site/public/v1/smartphones/realme-13-aitoolbuzz-8706-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-13-aitoolbuzz-8706-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-13-pro-aitoolbuzz-8708-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-13-pro-aitoolbuzz-8708-12gb-128gb-5g/index.json index d151979428ef..ba5be756054d 100644 --- a/site/public/v1/smartphones/realme-13-pro-aitoolbuzz-8708-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-13-pro-aitoolbuzz-8708-12gb-128gb-5g/index.json @@ -85,7 +85,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-13-pro-aitoolbuzz-8708-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-13-pro-aitoolbuzz-8708-12gb-128gb-5g/score/index.json index b75545e92661..ec13046a1a5c 100644 --- a/site/public/v1/smartphones/realme-13-pro-aitoolbuzz-8708-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-13-pro-aitoolbuzz-8708-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-13-pro-plus-aitoolbuzz-8709-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-13-pro-plus-aitoolbuzz-8709-12gb-256gb-5g/index.json index 6b3d5269a7ec..c5d1f68a0f75 100644 --- a/site/public/v1/smartphones/realme-13-pro-plus-aitoolbuzz-8709-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-13-pro-plus-aitoolbuzz-8709-12gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-13-pro-plus-aitoolbuzz-8709-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-13-pro-plus-aitoolbuzz-8709-12gb-256gb-5g/score/index.json index b75545e92661..ec13046a1a5c 100644 --- a/site/public/v1/smartphones/realme-13-pro-plus-aitoolbuzz-8709-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-13-pro-plus-aitoolbuzz-8709-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/index.json index 75ccfdb28e3f..f326dc1a690b 100644 --- a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/score/index.json index ba40cc784a05..0941c784e9f4 100644 --- a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index ba2f8e0fd2ae..ba9e38bdc262 100644 --- a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index ba40cc784a05..0941c784e9f4 100644 --- a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14-pro-lite-aitoolbuzz-8713-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-14-pro-lite-aitoolbuzz-8713-8gb-128gb-5g/index.json index 3f1bbebac87d..80dc3b6637c0 100644 --- a/site/public/v1/smartphones/realme-14-pro-lite-aitoolbuzz-8713-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-14-pro-lite-aitoolbuzz-8713-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14-pro-lite-aitoolbuzz-8713-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-14-pro-lite-aitoolbuzz-8713-8gb-128gb-5g/score/index.json index 07e5c046dff2..e717d1dca254 100644 --- a/site/public/v1/smartphones/realme-14-pro-lite-aitoolbuzz-8713-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-14-pro-lite-aitoolbuzz-8713-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/index.json index b8e48b349a48..bcdd6dc8edb6 100644 --- a/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 91e4e96a7ac5..e70c7e1648be 100644 --- a/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14t-aitoolbuzz-8715-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-14t-aitoolbuzz-8715-12gb-128gb-5g/index.json index 74868afc8000..51080625076d 100644 --- a/site/public/v1/smartphones/realme-14t-aitoolbuzz-8715-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-14t-aitoolbuzz-8715-12gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14t-aitoolbuzz-8715-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-14t-aitoolbuzz-8715-12gb-128gb-5g/score/index.json index f7fc5347e51d..7f0174948f87 100644 --- a/site/public/v1/smartphones/realme-14t-aitoolbuzz-8715-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-14t-aitoolbuzz-8715-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/index.json index 585de7734330..7938d1eb1eac 100644 --- a/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14x-aitoolbuzz-8716-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-14x-aitoolbuzz-8716-8gb-128gb-5g/index.json index dd047af555a3..16f7a3b41e50 100644 --- a/site/public/v1/smartphones/realme-14x-aitoolbuzz-8716-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-14x-aitoolbuzz-8716-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14x-aitoolbuzz-8716-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-14x-aitoolbuzz-8716-8gb-128gb-5g/score/index.json index 2118d226833b..16906bc68653 100644 --- a/site/public/v1/smartphones/realme-14x-aitoolbuzz-8716-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-14x-aitoolbuzz-8716-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14x-aitoolbuzz-8717-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-14x-aitoolbuzz-8717-8gb-128gb-5g/index.json index e6ccd0791548..ffe4f705e9ce 100644 --- a/site/public/v1/smartphones/realme-14x-aitoolbuzz-8717-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-14x-aitoolbuzz-8717-8gb-128gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-14x-aitoolbuzz-8717-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-14x-aitoolbuzz-8717-8gb-128gb-5g/score/index.json index e6b0391ed30a..a187af24a1ad 100644 --- a/site/public/v1/smartphones/realme-14x-aitoolbuzz-8717-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-14x-aitoolbuzz-8717-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/index.json index 49eebe50a408..24c3f3e64b4c 100644 --- a/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 0c2768b463ed..623c351c5217 100644 --- a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index c101ee88e53f..b789287a2bfc 100644 --- a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 2f95e703a04a..ae9998c730e6 100644 --- a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 8658306fd914..ec6bb8fb67b9 100644 --- a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 56a5e597ec8a..1a91ab89829b 100644 --- a/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c63-5g-8gb-128gb-5g/index.json index 6fb67056c0f6..f091aaa0c264 100644 --- a/site/public/v1/smartphones/realme-c63-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-c63-5g-8gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c63-5g-8gb-128gb-5g/score/index.json index 67f0a91876ba..dccd34ff7710 100644 --- a/site/public/v1/smartphones/realme-c63-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-c63-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 7ff1da78ce85..f8b6c3d165d7 100644 --- a/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-5g-aitoolbuzz-8786-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c63-5g-aitoolbuzz-8786-8gb-128gb-5g/index.json index e7e1db3fb0d8..028f18e9b7b7 100644 --- a/site/public/v1/smartphones/realme-c63-5g-aitoolbuzz-8786-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-c63-5g-aitoolbuzz-8786-8gb-128gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-5g-aitoolbuzz-8786-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c63-5g-aitoolbuzz-8786-8gb-128gb-5g/score/index.json index 2118d226833b..16906bc68653 100644 --- a/site/public/v1/smartphones/realme-c63-5g-aitoolbuzz-8786-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-c63-5g-aitoolbuzz-8786-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-allphones-6229-8gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c63-allphones-6229-8gb-64gb-4g-lte/index.json index dc00c33ead69..26a327ad937e 100644 --- a/site/public/v1/smartphones/realme-c63-allphones-6229-8gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-c63-allphones-6229-8gb-64gb-4g-lte/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-allphones-6229-8gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c63-allphones-6229-8gb-64gb-4g-lte/score/index.json index 7e39533fb438..f1ee8bafcaab 100644 --- a/site/public/v1/smartphones/realme-c63-allphones-6229-8gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-c63-allphones-6229-8gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-allphones-6264-8gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c63-allphones-6264-8gb-64gb-4g-lte/index.json index e3a9e28af9f5..c6fc0aad5e7d 100644 --- a/site/public/v1/smartphones/realme-c63-allphones-6264-8gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-c63-allphones-6264-8gb-64gb-4g-lte/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c63-allphones-6264-8gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c63-allphones-6264-8gb-64gb-4g-lte/score/index.json index 7e39533fb438..f1ee8bafcaab 100644 --- a/site/public/v1/smartphones/realme-c63-allphones-6264-8gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-c63-allphones-6264-8gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c65-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c65-5g-8gb-128gb-5g/index.json index 866d802c01cd..05a769a636ce 100644 --- a/site/public/v1/smartphones/realme-c65-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-c65-5g-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c65-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c65-5g-8gb-128gb-5g/score/index.json index 67f0a91876ba..dccd34ff7710 100644 --- a/site/public/v1/smartphones/realme-c65-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-c65-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 3113c8586f7f..3b7611d3fa18 100644 --- a/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c65-5g-aitoolbuzz-8788-8gb-64gb-5g/index.json b/site/public/v1/smartphones/realme-c65-5g-aitoolbuzz-8788-8gb-64gb-5g/index.json index 7cb0f4ba99ee..eb359358d40d 100644 --- a/site/public/v1/smartphones/realme-c65-5g-aitoolbuzz-8788-8gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/realme-c65-5g-aitoolbuzz-8788-8gb-64gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c65-5g-aitoolbuzz-8788-8gb-64gb-5g/score/index.json b/site/public/v1/smartphones/realme-c65-5g-aitoolbuzz-8788-8gb-64gb-5g/score/index.json index 2118d226833b..16906bc68653 100644 --- a/site/public/v1/smartphones/realme-c65-5g-aitoolbuzz-8788-8gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-c65-5g-aitoolbuzz-8788-8gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c75-allphones-6217-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c75-allphones-6217-8gb-128gb-4g-lte/index.json index f443d44a952c..81d0e70cfc62 100644 --- a/site/public/v1/smartphones/realme-c75-allphones-6217-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-c75-allphones-6217-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c75-allphones-6217-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c75-allphones-6217-8gb-128gb-4g-lte/score/index.json index 8e540a62522b..4873db748d3c 100644 --- a/site/public/v1/smartphones/realme-c75-allphones-6217-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-c75-allphones-6217-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c75-allphones-6243-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c75-allphones-6243-8gb-128gb-4g-lte/index.json index 92014764ba18..581d78a3187f 100644 --- a/site/public/v1/smartphones/realme-c75-allphones-6243-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-c75-allphones-6243-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c75-allphones-6243-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c75-allphones-6243-8gb-128gb-4g-lte/score/index.json index 8e540a62522b..4873db748d3c 100644 --- a/site/public/v1/smartphones/realme-c75-allphones-6243-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-c75-allphones-6243-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 932f791aff4f..cfd96dbe952e 100644 --- a/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index f093a829623f..ed4a8e1e6532 100644 --- a/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-6-aitoolbuzz-8795-16gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-6-aitoolbuzz-8795-16gb-256gb-5g/index.json index 7e5e35c7eb48..917a34820477 100644 --- a/site/public/v1/smartphones/realme-gt-6-aitoolbuzz-8795-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-6-aitoolbuzz-8795-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-6-aitoolbuzz-8795-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-6-aitoolbuzz-8795-16gb-256gb-5g/score/index.json index 0410c81fdb30..dec15d344af6 100644 --- a/site/public/v1/smartphones/realme-gt-6-aitoolbuzz-8795-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-6-aitoolbuzz-8795-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/index.json index 01329b804721..1e30126d8f34 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json index 74e7ab2235cb..fa9e0342bd2d 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/index.json index a7aaba5cd3fd..865b309704e5 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/score/index.json index 81e09a3753ad..85bd2a227e40 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-aitoolbuzz-8798-16gb-256gb/index.json b/site/public/v1/smartphones/realme-gt-7-pro-aitoolbuzz-8798-16gb-256gb/index.json index 62725f8fb8fb..62d969840b3a 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-aitoolbuzz-8798-16gb-256gb/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-aitoolbuzz-8798-16gb-256gb/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-aitoolbuzz-8798-16gb-256gb/score/index.json b/site/public/v1/smartphones/realme-gt-7-pro-aitoolbuzz-8798-16gb-256gb/score/index.json index 305664bda205..1380d446fb2e 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-aitoolbuzz-8798-16gb-256gb/score/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-aitoolbuzz-8798-16gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-allphones-6216-16gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-7-pro-allphones-6216-16gb-256gb-5g/index.json index 3c045cbc0eb2..bff1d8d19a84 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-allphones-6216-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-allphones-6216-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-allphones-6216-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-7-pro-allphones-6216-16gb-256gb-5g/score/index.json index 4202124ca673..c314a6ecdb9b 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-allphones-6216-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-allphones-6216-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-allphones-6242-16gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-7-pro-allphones-6242-16gb-256gb-5g/index.json index 9da390c7b361..bb711536c6fa 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-allphones-6242-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-allphones-6242-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-allphones-6242-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-7-pro-allphones-6242-16gb-256gb-5g/score/index.json index 4202124ca673..c314a6ecdb9b 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-allphones-6242-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-allphones-6242-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/index.json index 3a108258cddc..231eeb99972f 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro/index.json b/site/public/v1/smartphones/realme-gt-7-pro/index.json index 6b4d6c5d5ac4..01a9899827eb 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro/index.json @@ -101,7 +101,7 @@ "value": 67.8, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-7-pro/score/index.json b/site/public/v1/smartphones/realme-gt-7-pro/score/index.json index 987a2ff7bbbe..96e2aacb3937 100644 --- a/site/public/v1/smartphones/realme-gt-7-pro/score/index.json +++ b/site/public/v1/smartphones/realme-gt-7-pro/score/index.json @@ -8,7 +8,7 @@ "value": 67.8, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/index.json index 4c42448bc57a..3de088f62e08 100644 --- a/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/index.json index 31ec4f061f0b..5b0711972615 100644 --- a/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/score/index.json index 87da56a041db..37c2e1115021 100644 --- a/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-neo6-16gb-12gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo6-16gb-12gb-5g/index.json index bed2c6a9b5e2..6bf72edc53be 100644 --- a/site/public/v1/smartphones/realme-gt-neo6-16gb-12gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-neo6-16gb-12gb-5g/index.json @@ -93,7 +93,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-neo6-16gb-12gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo6-16gb-12gb-5g/score/index.json index 0062ed3b30fb..1a3c9b5940e9 100644 --- a/site/public/v1/smartphones/realme-gt-neo6-16gb-12gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-neo6-16gb-12gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-neo6-aitoolbuzz-8811-16gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo6-aitoolbuzz-8811-16gb-256gb-5g/index.json index 0cdda14014c0..db580907f37f 100644 --- a/site/public/v1/smartphones/realme-gt-neo6-aitoolbuzz-8811-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-neo6-aitoolbuzz-8811-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-neo6-aitoolbuzz-8811-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo6-aitoolbuzz-8811-16gb-256gb-5g/score/index.json index 0410c81fdb30..dec15d344af6 100644 --- a/site/public/v1/smartphones/realme-gt-neo6-aitoolbuzz-8811-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-neo6-aitoolbuzz-8811-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-neo6-allphones-6226-16gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo6-allphones-6226-16gb-256gb-5g/index.json index 56c043cbf016..b8f14a3b43e5 100644 --- a/site/public/v1/smartphones/realme-gt-neo6-allphones-6226-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-neo6-allphones-6226-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-neo6-allphones-6226-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo6-allphones-6226-16gb-256gb-5g/score/index.json index 0062ed3b30fb..1a3c9b5940e9 100644 --- a/site/public/v1/smartphones/realme-gt-neo6-allphones-6226-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-neo6-allphones-6226-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-neo6-allphones-6261-16gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo6-allphones-6261-16gb-256gb-5g/index.json index f24591711e65..73e7dde85ace 100644 --- a/site/public/v1/smartphones/realme-gt-neo6-allphones-6261-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt-neo6-allphones-6261-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt-neo6-allphones-6261-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo6-allphones-6261-16gb-256gb-5g/score/index.json index 0062ed3b30fb..1a3c9b5940e9 100644 --- a/site/public/v1/smartphones/realme-gt-neo6-allphones-6261-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt-neo6-allphones-6261-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt7-aitoolbuzz-8821-16gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-gt7-aitoolbuzz-8821-16gb-128gb-5g/index.json index 65fc57958542..39c169905044 100644 --- a/site/public/v1/smartphones/realme-gt7-aitoolbuzz-8821-16gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt7-aitoolbuzz-8821-16gb-128gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 89.7, - "percentile": 93.4, + "percentile": 93.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt7-aitoolbuzz-8821-16gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt7-aitoolbuzz-8821-16gb-128gb-5g/score/index.json index 525c3f70dde5..8df5f0f9c178 100644 --- a/site/public/v1/smartphones/realme-gt7-aitoolbuzz-8821-16gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt7-aitoolbuzz-8821-16gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.7, - "percentile": 93.4, + "percentile": 93.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt7-pro-racing-aitoolbuzz-8822-16gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt7-pro-racing-aitoolbuzz-8822-16gb-256gb-5g/index.json index a3c396a97025..27162dd011aa 100644 --- a/site/public/v1/smartphones/realme-gt7-pro-racing-aitoolbuzz-8822-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-gt7-pro-racing-aitoolbuzz-8822-16gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-gt7-pro-racing-aitoolbuzz-8822-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt7-pro-racing-aitoolbuzz-8822-16gb-256gb-5g/score/index.json index 305664bda205..1380d446fb2e 100644 --- a/site/public/v1/smartphones/realme-gt7-pro-racing-aitoolbuzz-8822-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-gt7-pro-racing-aitoolbuzz-8822-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 5ffcc4f07b51..3486811250d5 100644 --- a/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/index.json index b6efd4d764eb..3a741cc7cefc 100644 --- a/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 34.8, - "percentile": 10.4, + "percentile": 10.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/score/index.json index 1280fb5984ee..b23cc0d14a19 100644 --- a/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 34.8, - "percentile": 10.4, + "percentile": 10.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/index.json index 3cd2b3dbb832..4185c9fa0c7b 100644 --- a/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/score/index.json index 6ae4e29321e1..c7d53586f9d4 100644 --- a/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/index.json index 3db9276013ed..30778b3ec0e9 100644 --- a/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 28.0, - "percentile": 8.5, + "percentile": 8.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/score/index.json index 730619cd6eee..2922a8374e45 100644 --- a/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 28.0, - "percentile": 8.5, + "percentile": 8.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-70x-aitoolbuzz-8846-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-70x-aitoolbuzz-8846-8gb-128gb-5g/index.json index bb283402a5a2..a03ddcaf0a6e 100644 --- a/site/public/v1/smartphones/realme-narzo-70x-aitoolbuzz-8846-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-narzo-70x-aitoolbuzz-8846-8gb-128gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-70x-aitoolbuzz-8846-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-70x-aitoolbuzz-8846-8gb-128gb-5g/score/index.json index 0272548badea..5c67d49e0eb2 100644 --- a/site/public/v1/smartphones/realme-narzo-70x-aitoolbuzz-8846-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-70x-aitoolbuzz-8846-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/index.json index 2a394c6c83db..aa0afebe01df 100644 --- a/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/index.json index 1a09a0ffec55..9049d8065e84 100644 --- a/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n61-allphones-6204-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-n61-allphones-6204-6gb-64gb-4g-lte/index.json index 1e2602dd6623..3a1082a79cf3 100644 --- a/site/public/v1/smartphones/realme-narzo-n61-allphones-6204-6gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-narzo-n61-allphones-6204-6gb-64gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n61-allphones-6204-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-n61-allphones-6204-6gb-64gb-4g-lte/score/index.json index 46e17f4e91ba..633a0e011d56 100644 --- a/site/public/v1/smartphones/realme-narzo-n61-allphones-6204-6gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-n61-allphones-6204-6gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n61-allphones-6451-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-n61-allphones-6451-6gb-64gb-4g-lte/index.json index 3a0dac40c1ae..2a525b7714ec 100644 --- a/site/public/v1/smartphones/realme-narzo-n61-allphones-6451-6gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-narzo-n61-allphones-6451-6gb-64gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n61-allphones-6451-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-n61-allphones-6451-6gb-64gb-4g-lte/score/index.json index 46e17f4e91ba..633a0e011d56 100644 --- a/site/public/v1/smartphones/realme-narzo-n61-allphones-6451-6gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-n61-allphones-6451-6gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n63-allphones-6230-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-n63-allphones-6230-4gb-64gb-4g-lte/index.json index 2f46841c5780..e1280c5c40d3 100644 --- a/site/public/v1/smartphones/realme-narzo-n63-allphones-6230-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-narzo-n63-allphones-6230-4gb-64gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 28.0, - "percentile": 8.5, + "percentile": 8.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n63-allphones-6230-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-n63-allphones-6230-4gb-64gb-4g-lte/score/index.json index 730619cd6eee..2922a8374e45 100644 --- a/site/public/v1/smartphones/realme-narzo-n63-allphones-6230-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-n63-allphones-6230-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 28.0, - "percentile": 8.5, + "percentile": 8.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n63-allphones-6265-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-n63-allphones-6265-4gb-64gb-4g-lte/index.json index 9f7d0afb1e15..b84d873672fc 100644 --- a/site/public/v1/smartphones/realme-narzo-n63-allphones-6265-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-narzo-n63-allphones-6265-4gb-64gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 28.0, - "percentile": 8.5, + "percentile": 8.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n63-allphones-6265-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-n63-allphones-6265-4gb-64gb-4g-lte/score/index.json index 730619cd6eee..2922a8374e45 100644 --- a/site/public/v1/smartphones/realme-narzo-n63-allphones-6265-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-n63-allphones-6265-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 28.0, - "percentile": 8.5, + "percentile": 8.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 06236e83f7da..bcf49f1c9861 100644 --- a/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n65-aitoolbuzz-8853-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-n65-aitoolbuzz-8853-8gb-128gb-5g/index.json index bf82abc01ec6..4485ed5d830e 100644 --- a/site/public/v1/smartphones/realme-narzo-n65-aitoolbuzz-8853-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-narzo-n65-aitoolbuzz-8853-8gb-128gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-narzo-n65-aitoolbuzz-8853-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-n65-aitoolbuzz-8853-8gb-128gb-5g/score/index.json index 2118d226833b..16906bc68653 100644 --- a/site/public/v1/smartphones/realme-narzo-n65-aitoolbuzz-8853-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-narzo-n65-aitoolbuzz-8853-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/index.json index fe5920fd4c2d..698144a6436b 100644 --- a/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/score/index.json index c045af8a0ebf..49b15be73ba5 100644 --- a/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-neo7-aitoolbuzz-8854-16gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-neo7-aitoolbuzz-8854-16gb-256gb-5g/index.json index 760618730b2f..2e55091cff2c 100644 --- a/site/public/v1/smartphones/realme-neo7-aitoolbuzz-8854-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-neo7-aitoolbuzz-8854-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-neo7-aitoolbuzz-8854-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-neo7-aitoolbuzz-8854-16gb-256gb-5g/score/index.json index 1d02fa699705..c962969351e0 100644 --- a/site/public/v1/smartphones/realme-neo7-aitoolbuzz-8854-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-neo7-aitoolbuzz-8854-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-note-50-allphones-6439-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-note-50-allphones-6439-4gb-64gb-4g-lte/index.json index b93e2a59f3dc..c14ed993c85b 100644 --- a/site/public/v1/smartphones/realme-note-50-allphones-6439-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-note-50-allphones-6439-4gb-64gb-4g-lte/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-note-50-allphones-6439-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-note-50-allphones-6439-4gb-64gb-4g-lte/score/index.json index a9a18825c474..688565948c8a 100644 --- a/site/public/v1/smartphones/realme-note-50-allphones-6439-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-note-50-allphones-6439-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-note-60-allphones-6211-8gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-note-60-allphones-6211-8gb-64gb-4g-lte/index.json index a5726a0c9c36..0fb76cb43fc4 100644 --- a/site/public/v1/smartphones/realme-note-60-allphones-6211-8gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-note-60-allphones-6211-8gb-64gb-4g-lte/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-note-60-allphones-6211-8gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-note-60-allphones-6211-8gb-64gb-4g-lte/score/index.json index 17001d558f67..0fd3b3ae2f36 100644 --- a/site/public/v1/smartphones/realme-note-60-allphones-6211-8gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-note-60-allphones-6211-8gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-note-60-allphones-6458-8gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-note-60-allphones-6458-8gb-64gb-4g-lte/index.json index f9b89cd22259..2e2aa90c50f4 100644 --- a/site/public/v1/smartphones/realme-note-60-allphones-6458-8gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-note-60-allphones-6458-8gb-64gb-4g-lte/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-note-60-allphones-6458-8gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-note-60-allphones-6458-8gb-64gb-4g-lte/score/index.json index 17001d558f67..0fd3b3ae2f36 100644 --- a/site/public/v1/smartphones/realme-note-60-allphones-6458-8gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-note-60-allphones-6458-8gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-note-60x-allphones-6245-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-note-60x-allphones-6245-4gb-64gb-4g-lte/index.json index 5c838cadc67f..74a6cf4011e0 100644 --- a/site/public/v1/smartphones/realme-note-60x-allphones-6245-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-note-60x-allphones-6245-4gb-64gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-note-60x-allphones-6245-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-note-60x-allphones-6245-4gb-64gb-4g-lte/score/index.json index b68a6cd5e016..7170a3a8b634 100644 --- a/site/public/v1/smartphones/realme-note-60x-allphones-6245-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-note-60x-allphones-6245-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p1-pro-aitoolbuzz-8861-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p1-pro-aitoolbuzz-8861-12gb-128gb-5g/index.json index 5dd787b63c72..1a9dcc2eaf8c 100644 --- a/site/public/v1/smartphones/realme-p1-pro-aitoolbuzz-8861-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-p1-pro-aitoolbuzz-8861-12gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p1-pro-aitoolbuzz-8861-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p1-pro-aitoolbuzz-8861-12gb-128gb-5g/score/index.json index 44ad2bbdf864..764e6137c641 100644 --- a/site/public/v1/smartphones/realme-p1-pro-aitoolbuzz-8861-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-p1-pro-aitoolbuzz-8861-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/index.json index 1384f99bda13..3d26de78e15a 100644 --- a/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json index 1f26e08671fe..de12c5095c9d 100644 --- a/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/index.json index f12db0fa9b1d..58e55dc07cb2 100644 --- a/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/score/index.json index ba40cc784a05..0941c784e9f4 100644 --- a/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p2-pro-aitoolbuzz-8863-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p2-pro-aitoolbuzz-8863-12gb-128gb-5g/index.json index 5edcd974c5f2..ae0f5ab1f241 100644 --- a/site/public/v1/smartphones/realme-p2-pro-aitoolbuzz-8863-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-p2-pro-aitoolbuzz-8863-12gb-128gb-5g/index.json @@ -85,7 +85,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p2-pro-aitoolbuzz-8863-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p2-pro-aitoolbuzz-8863-12gb-128gb-5g/score/index.json index b75545e92661..ec13046a1a5c 100644 --- a/site/public/v1/smartphones/realme-p2-pro-aitoolbuzz-8863-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-p2-pro-aitoolbuzz-8863-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 163104757f99..3cd6ff53564d 100644 --- a/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 3ad86f1c1030..32eb70cae546 100644 --- a/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 8155e9639a90..8288ae86c2e9 100644 --- a/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 63.8, - "percentile": 61.1, + "percentile": 61.0, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index e9316f39dde9..94d118cd0928 100644 --- a/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 63.8, - "percentile": 61.1, + "percentile": 61.0, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 9ab7a9a4e20e..693519977a4c 100644 --- a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/index.json index c134bc96387f..cec631f66aa0 100644 --- a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-v60-8gb-256gb-5g/index.json index 92d302f10651..d8b70cf7fbb4 100644 --- a/site/public/v1/smartphones/realme-v60-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-v60-8gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-v60-8gb-256gb-5g/score/index.json index 67f0a91876ba..dccd34ff7710 100644 --- a/site/public/v1/smartphones/realme-v60-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-v60-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-aitoolbuzz-8902-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-v60-aitoolbuzz-8902-8gb-128gb-5g/index.json index e1d434082587..617ed76e8656 100644 --- a/site/public/v1/smartphones/realme-v60-aitoolbuzz-8902-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-v60-aitoolbuzz-8902-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-aitoolbuzz-8902-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-v60-aitoolbuzz-8902-8gb-128gb-5g/score/index.json index 2118d226833b..16906bc68653 100644 --- a/site/public/v1/smartphones/realme-v60-aitoolbuzz-8902-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-v60-aitoolbuzz-8902-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/index.json index 30efa7c739aa..8b6a906d5052 100644 --- a/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/score/index.json index 369dde979f4d..45cf10810417 100644 --- a/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-pro-aitoolbuzz-8903-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-v60-pro-aitoolbuzz-8903-12gb-256gb-5g/index.json index 31da9f117e57..065d8a0a3009 100644 --- a/site/public/v1/smartphones/realme-v60-pro-aitoolbuzz-8903-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-v60-pro-aitoolbuzz-8903-12gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-pro-aitoolbuzz-8903-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-v60-pro-aitoolbuzz-8903-12gb-256gb-5g/score/index.json index 314da8586848..74734977b100 100644 --- a/site/public/v1/smartphones/realme-v60-pro-aitoolbuzz-8903-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-v60-pro-aitoolbuzz-8903-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-pro-allphones-6218-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-v60-pro-allphones-6218-12gb-256gb-5g/index.json index 4b5bde8084dc..c9f5a892b70d 100644 --- a/site/public/v1/smartphones/realme-v60-pro-allphones-6218-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-v60-pro-allphones-6218-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-pro-allphones-6218-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-v60-pro-allphones-6218-12gb-256gb-5g/score/index.json index 369dde979f4d..45cf10810417 100644 --- a/site/public/v1/smartphones/realme-v60-pro-allphones-6218-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-v60-pro-allphones-6218-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-pro-allphones-6244-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-v60-pro-allphones-6244-12gb-256gb-5g/index.json index 05f356de0de3..24d0578b1db9 100644 --- a/site/public/v1/smartphones/realme-v60-pro-allphones-6244-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/realme-v60-pro-allphones-6244-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-v60-pro-allphones-6244-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-v60-pro-allphones-6244-12gb-256gb-5g/score/index.json index 369dde979f4d..45cf10810417 100644 --- a/site/public/v1/smartphones/realme-v60-pro-allphones-6244-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-v60-pro-allphones-6244-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/index.json index 957f68b5ecfc..a7b3d9e613fb 100644 --- a/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.6, - "percentile": 41.8, + "percentile": 41.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/score/index.json index 73da97e87293..0fbc729280e1 100644 --- a/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.6, - "percentile": 41.8, + "percentile": 41.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-x9-aitoolbuzz-8928-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-x9-aitoolbuzz-8928-12gb-128gb-5g/index.json index f8686f8b02cd..8ba40c06ca49 100644 --- a/site/public/v1/smartphones/realme-x9-aitoolbuzz-8928-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-x9-aitoolbuzz-8928-12gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 53.7, - "percentile": 48.7, + "percentile": 48.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-x9-aitoolbuzz-8928-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-x9-aitoolbuzz-8928-12gb-128gb-5g/score/index.json index 322d7888f4b0..2220ea0b9642 100644 --- a/site/public/v1/smartphones/realme-x9-aitoolbuzz-8928-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-x9-aitoolbuzz-8928-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.7, - "percentile": 48.7, + "percentile": 48.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-x9-allphones-6319-12gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-x9-allphones-6319-12gb-128gb-5g/index.json index 2022164037b8..cdd6643aafec 100644 --- a/site/public/v1/smartphones/realme-x9-allphones-6319-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/realme-x9-allphones-6319-12gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 53.7, - "percentile": 48.7, + "percentile": 48.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/realme-x9-allphones-6319-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-x9-allphones-6319-12gb-128gb-5g/score/index.json index d324c186ccfc..8943815865b7 100644 --- a/site/public/v1/smartphones/realme-x9-allphones-6319-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/realme-x9-allphones-6319-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.7, - "percentile": 48.7, + "percentile": 48.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/index.json index e70d6a7d47bf..395e586b39d9 100644 --- a/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/score/index.json index 87da56a041db..37c2e1115021 100644 --- a/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/index.json index 1b16f9f5a4a3..9a0d77cd4f34 100644 --- a/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/score/index.json index 87da56a041db..37c2e1115021 100644 --- a/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/index.json index cdca5d094a4e..f45a2ad55da1 100644 --- a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/index.json index b2f64b948771..e6b709f54068 100644 --- a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/score/index.json index 4202124ca673..c314a6ecdb9b 100644 --- a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/index.json index ba8c346ae152..0eba4487cd17 100644 --- a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/score/index.json index b5f1461747d8..cd78b2343311 100644 --- a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/index.json index 3c8b6265db17..d0bc85ca855c 100644 --- a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/score/index.json index 4202124ca673..c314a6ecdb9b 100644 --- a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/index.json index fb6a01062afc..9850c5cd6900 100644 --- a/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/score/index.json index 87da56a041db..37c2e1115021 100644 --- a/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmi-14c-5g/index.json b/site/public/v1/smartphones/redmi-14c-5g/index.json index af653240ac75..d1371398d5f5 100644 --- a/site/public/v1/smartphones/redmi-14c-5g/index.json +++ b/site/public/v1/smartphones/redmi-14c-5g/index.json @@ -77,7 +77,7 @@ "value": 66.8, "perf": { "index": 35.9, - "percentile": 11.1, + "percentile": 11.0, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmi-14c-5g/score/index.json b/site/public/v1/smartphones/redmi-14c-5g/score/index.json index df3482852e1e..46d23c6e4785 100644 --- a/site/public/v1/smartphones/redmi-14c-5g/score/index.json +++ b/site/public/v1/smartphones/redmi-14c-5g/score/index.json @@ -8,7 +8,7 @@ "value": 66.8, "perf": { "index": 35.9, - "percentile": 11.1, + "percentile": 11.0, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmi-note-14-4g/index.json b/site/public/v1/smartphones/redmi-note-14-4g/index.json index 0dc66152579e..a8f4c16917a1 100644 --- a/site/public/v1/smartphones/redmi-note-14-4g/index.json +++ b/site/public/v1/smartphones/redmi-note-14-4g/index.json @@ -77,7 +77,7 @@ "value": 65.6, "perf": { "index": 37.1, - "percentile": 11.4, + "percentile": 11.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmi-note-14-4g/score/index.json b/site/public/v1/smartphones/redmi-note-14-4g/score/index.json index 3568e5070ee5..f6ef874e0234 100644 --- a/site/public/v1/smartphones/redmi-note-14-4g/score/index.json +++ b/site/public/v1/smartphones/redmi-note-14-4g/score/index.json @@ -8,7 +8,7 @@ "value": 65.6, "perf": { "index": 37.1, - "percentile": 11.4, + "percentile": 11.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmi-note-14-pro-5g/index.json b/site/public/v1/smartphones/redmi-note-14-pro-5g/index.json index 4a4825e0c3cc..e6941b475cb7 100644 --- a/site/public/v1/smartphones/redmi-note-14-pro-5g/index.json +++ b/site/public/v1/smartphones/redmi-note-14-pro-5g/index.json @@ -78,7 +78,7 @@ "value": 75.1, "perf": { "index": 64.6, - "percentile": 63.4, + "percentile": 63.3, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/redmi-note-14-pro-5g/score/index.json b/site/public/v1/smartphones/redmi-note-14-pro-5g/score/index.json index 9a1f6ce02fba..e2d7d1a545b9 100644 --- a/site/public/v1/smartphones/redmi-note-14-pro-5g/score/index.json +++ b/site/public/v1/smartphones/redmi-note-14-pro-5g/score/index.json @@ -8,7 +8,7 @@ "value": 75.1, "perf": { "index": 64.6, - "percentile": 63.4, + "percentile": 63.3, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index e028d7d7195c..8a514ef77a24 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index a1973dc869bb..8abfec3bd9f5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-aitoolbuzz-9383-6gb-64gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-aitoolbuzz-9383-6gb-64gb-5g/index.json index bc3c45ad21d2..3e218fa3ce76 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a06-5g-aitoolbuzz-9383-6gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-aitoolbuzz-9383-6gb-64gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-aitoolbuzz-9383-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-aitoolbuzz-9383-6gb-64gb-5g/score/index.json index ef27ce47d0bd..e20f1a98b71b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a06-5g-aitoolbuzz-9383-6gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-aitoolbuzz-9383-6gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/index.json index 3026b0f0669d..384d0004f070 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/score/index.json index a9a18825c474..688565948c8a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index c8656be08b6c..718d9452e48f 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index d5e98c508a93..16210a2e9a8e 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index a9442ba6ee08..2201d227ddc6 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/index.json index 43e1b24dde1b..a22d035590ab 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/score/index.json index a9a18825c474..688565948c8a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 569c7c7f3bd9..0005d761212d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 933528db7b4b..7ec5a52a00ca 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-aitoolbuzz-9399-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-aitoolbuzz-9399-8gb-128gb-5g/index.json index 8cd44da2cd2c..fdee2876712a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-5g-aitoolbuzz-9399-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-aitoolbuzz-9399-8gb-128gb-5g/index.json @@ -95,7 +95,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-aitoolbuzz-9399-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-aitoolbuzz-9399-8gb-128gb-5g/score/index.json index 4fb7abcf0644..ce29271b2e86 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-5g-aitoolbuzz-9399-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-aitoolbuzz-9399-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-allphones-6497-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-allphones-6497-8gb-128gb-5g/index.json index a0b2dd3c27f6..22362aff37d4 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-5g-allphones-6497-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-allphones-6497-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-allphones-6497-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-allphones-6497-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-5g-allphones-6497-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-allphones-6497-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-aitoolbuzz-9398-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-aitoolbuzz-9398-8gb-128gb-4g-lte/index.json index cd9b46b33b04..e44056880faf 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-aitoolbuzz-9398-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-aitoolbuzz-9398-8gb-128gb-4g-lte/index.json @@ -92,7 +92,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-aitoolbuzz-9398-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-aitoolbuzz-9398-8gb-128gb-4g-lte/score/index.json index 91e292b84272..b447f329965a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a16-aitoolbuzz-9398-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a16-aitoolbuzz-9398-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/index.json index c37aae2c7e74..8e27acf3694d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/score/index.json index a9a18825c474..688565948c8a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/index.json index b5253d58bca4..51ccb7abf64f 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/score/index.json index 45f51c963457..483565e808a5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/index.json index 129e7d4e8fd9..e6b08c772444 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/score/index.json index dcdf2752cb7e..8820bb50d6ce 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-128gb-5g/index.json index 3f27659775de..aa902a9e1352 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-128gb-5g/score/index.json index 39b6401d9144..fff84457a30c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-256gb-5g/index.json index e9aedd5099d2..236f0f52f167 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-256gb-5g/score/index.json index 39b6401d9144..fff84457a30c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/index.json index 15ca88fb6d4d..767a770d8dbf 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 45f51c963457..483565e808a5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-aitoolbuzz-9412-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-aitoolbuzz-9412-8gb-128gb-5g/index.json index bed24036d01a..2e5f4f3ffafa 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-aitoolbuzz-9412-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-aitoolbuzz-9412-8gb-128gb-5g/index.json @@ -98,7 +98,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-aitoolbuzz-9412-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-aitoolbuzz-9412-8gb-128gb-5g/score/index.json index f7ea6936285c..ef7f9faf5392 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a26-aitoolbuzz-9412-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a26-aitoolbuzz-9412-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-12gb-256gb-5g/index.json index 7268159f3e2d..867110797fcc 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a35-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a35-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-12gb-256gb-5g/score/index.json index 5adb49a836c7..6ea6da4a928c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a35-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a35-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/index.json index 1b0a37e3a860..90f87043854f 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/score/index.json index 45f51c963457..483565e808a5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 362774cc3212..b30c329ae6e6 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 45f51c963457..483565e808a5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-aitoolbuzz-9424-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-aitoolbuzz-9424-12gb-128gb-5g/index.json index 2a9470cbd901..88280ac16ab8 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a35-aitoolbuzz-9424-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a35-aitoolbuzz-9424-12gb-128gb-5g/index.json @@ -94,7 +94,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-aitoolbuzz-9424-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-aitoolbuzz-9424-12gb-128gb-5g/score/index.json index 053583fc4613..5f15ec0396e7 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a35-aitoolbuzz-9424-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a35-aitoolbuzz-9424-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-allphones-6469-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-allphones-6469-12gb-128gb-5g/index.json index 402f0c36c870..f69e5668e308 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a35-allphones-6469-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a35-allphones-6469-12gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-allphones-6469-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-allphones-6469-12gb-128gb-5g/score/index.json index 250a9ac2adcc..d27fb9c06d3e 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a35-allphones-6469-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a35-allphones-6469-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.0, - "percentile": 47.3, + "percentile": 47.1, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a36-aitoolbuzz-9425-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a36-aitoolbuzz-9425-12gb-128gb-5g/index.json index 5987109e2870..f17cbb506326 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a36-aitoolbuzz-9425-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a36-aitoolbuzz-9425-12gb-128gb-5g/index.json @@ -94,7 +94,7 @@ "value": null, "perf": { "index": 58.4, - "percentile": 57.1, + "percentile": 57.0, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a36-aitoolbuzz-9425-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a36-aitoolbuzz-9425-12gb-128gb-5g/score/index.json index 19965a2e7f19..d0ba79199c16 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a36-aitoolbuzz-9425-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a36-aitoolbuzz-9425-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 58.4, - "percentile": 57.1, + "percentile": 57.0, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/index.json index 76eb8dba4924..ec92d0f770b4 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/score/index.json index 58d81127aee1..74722a5fdb02 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/index.json index 83933be93421..2f750343a04b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.6, - "percentile": 41.8, + "percentile": 41.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/score/index.json index 73da97e87293..0fbc729280e1 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.6, - "percentile": 41.8, + "percentile": 41.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 3822d3bfd0d2..31fe74b6054c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 58d81127aee1..74722a5fdb02 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/index.json index e9c346ac3cc2..3bfdebf8d5ae 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 63.6, - "percentile": 61.0, + "percentile": 60.9, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/score/index.json index ecad071bd6ef..ea110a32e5f4 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 63.6, - "percentile": 61.0, + "percentile": 60.9, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 9024a6997409..c177b6fdcb27 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 63.6, - "percentile": 61.0, + "percentile": 60.9, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index ecad071bd6ef..ea110a32e5f4 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 63.6, - "percentile": 61.0, + "percentile": 60.9, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-8gb-256gb-5g/index.json index 498987144a34..3482a98f9e65 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a56-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a56-8gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 63.6, - "percentile": 61.0, + "percentile": 60.9, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-8gb-256gb-5g/score/index.json index dc8e78964124..875ea1f6cf8d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a56-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a56-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 63.6, - "percentile": 61.0, + "percentile": 60.9, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/index.json index 3ffb4acd8f9e..8fcbc112d9fb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/score/index.json index 6477366056a5..093e2f4d6ed8 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/index.json index 32fae51fa63d..44da79efed0f 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 55.1, - "percentile": 50.7, + "percentile": 50.5, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/score/index.json index 69ce34b530d1..2f5a4865382e 100644 --- a/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.1, - "percentile": 50.7, + "percentile": 50.5, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 841be1738221..b7e2fc8da385 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f06-5g-aitoolbuzz-9523-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f06-5g-aitoolbuzz-9523-6gb-128gb-5g/index.json index 4df60a96ae27..094942151a3f 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f06-5g-aitoolbuzz-9523-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f06-5g-aitoolbuzz-9523-6gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f06-5g-aitoolbuzz-9523-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f06-5g-aitoolbuzz-9523-6gb-128gb-5g/score/index.json index ef27ce47d0bd..e20f1a98b71b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f06-5g-aitoolbuzz-9523-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f06-5g-aitoolbuzz-9523-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/index.json index 4627b7d6b9ce..95a4981978d7 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/score/index.json index a9a18825c474..688565948c8a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 4db5c8fbbc5b..7a3dfe951121 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 85fa7d497869..db84454e6eea 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 5a61ea157ada..7fb0e0315f01 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 1dcea5454a5e..de47b33a5e62 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-8gb-128gb-5g/index.json index 8e71a00f30d9..cbf28cc839c6 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f15-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f15-8gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-8gb-128gb-5g/score/index.json index a0c7f5588f23..83ce67cba27b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f15-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f15-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-aitoolbuzz-9528-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-aitoolbuzz-9528-8gb-128gb-5g/index.json index 4a7204fcbbe8..27793d0931a1 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f15-aitoolbuzz-9528-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f15-aitoolbuzz-9528-8gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-aitoolbuzz-9528-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-aitoolbuzz-9528-8gb-128gb-5g/score/index.json index 8decd007ae24..80da322ff3fb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f15-aitoolbuzz-9528-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f15-aitoolbuzz-9528-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index d7f92d4f473b..71a5bfc2dba3 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 8331f2aefd5e..f7a4a61b0919 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-aitoolbuzz-9529-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-aitoolbuzz-9529-8gb-128gb-5g/index.json index c1b249b3ed6f..3c92aa933209 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f16-aitoolbuzz-9529-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f16-aitoolbuzz-9529-8gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-aitoolbuzz-9529-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-aitoolbuzz-9529-8gb-128gb-5g/score/index.json index 4fb7abcf0644..ce29271b2e86 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f16-aitoolbuzz-9529-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f16-aitoolbuzz-9529-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/index.json index 7350097af020..49abbdd3c7b3 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 28.0, - "percentile": 8.5, + "percentile": 8.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/score/index.json index 6ca276d6c711..ffc898c3796d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 28.0, - "percentile": 8.5, + "percentile": 8.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/index.json index d3393539495d..6bf018f12ae5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/score/index.json index dcdf2752cb7e..8820bb50d6ce 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 8f2b7c02a503..aaefd35439f0 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 45f51c963457..483565e808a5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index cebee6c07223..8b7f515d923d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 45f51c963457..483565e808a5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-6gb-128gb-5g/index.json index 9a0778294ca9..322168108789 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f36-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f36-6gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-6gb-128gb-5g/score/index.json index c27f6336b89a..4c7666eda379 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f36-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f36-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/index.json index 7bf10b7d0748..e07005f9945a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/score/index.json index 58d81127aee1..74722a5fdb02 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index e5bce126eacd..376011d7a234 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 58d81127aee1..74722a5fdb02 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-8gb-128gb-5g/index.json index 23dac7c4e803..1a8e9e978e3e 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f56-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f56-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-8gb-128gb-5g/score/index.json index fbec28bca104..12414794eefb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f56-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f56-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-8gb-256gb-5g/index.json index 6f5f0adde0dd..04d2c61a28bf 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f56-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f56-8gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-8gb-256gb-5g/score/index.json index fbec28bca104..12414794eefb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f56-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f56-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-aitoolbuzz-9538-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-aitoolbuzz-9538-8gb-128gb-5g/index.json index f629dce58d0a..c2c866e0b703 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f56-aitoolbuzz-9538-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f56-aitoolbuzz-9538-8gb-128gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-aitoolbuzz-9538-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-aitoolbuzz-9538-8gb-128gb-5g/score/index.json index 150f736badb9..ede9ac2a5c51 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f56-aitoolbuzz-9538-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f56-aitoolbuzz-9538-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 142493bd78cf..a21311718acb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/index.json index 358e31c08e4f..bfea5bc8c027 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m06-aitoolbuzz-9613-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m06-aitoolbuzz-9613-6gb-128gb-5g/index.json index 1bbfd883e482..52c907fb43fe 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m06-aitoolbuzz-9613-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m06-aitoolbuzz-9613-6gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m06-aitoolbuzz-9613-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m06-aitoolbuzz-9613-6gb-128gb-5g/score/index.json index 46ff154621e7..69dbfee5e7f9 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m06-aitoolbuzz-9613-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m06-aitoolbuzz-9613-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/index.json index 58864c1828c5..07f6345da87b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/score/index.json index a9a18825c474..688565948c8a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.7, - "percentile": 24.6, + "percentile": 24.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json index 2bdfdaf28c55..66a579f5845d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 37.1, - "percentile": 11.4, + "percentile": 11.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json index a22a69cca87b..573425bbe62c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 37.1, - "percentile": 11.4, + "percentile": 11.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4g-aitoolbuzz-9623-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4g-aitoolbuzz-9623-6gb-64gb-4g-lte/index.json index a0e5049b21de..3a53fc00003e 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m14-4g-aitoolbuzz-9623-6gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4g-aitoolbuzz-9623-6gb-64gb-4g-lte/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 37.1, - "percentile": 11.4, + "percentile": 11.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4g-aitoolbuzz-9623-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4g-aitoolbuzz-9623-6gb-64gb-4g-lte/score/index.json index bc3eb9a29205..78c4c7bd6d63 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m14-4g-aitoolbuzz-9623-6gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4g-aitoolbuzz-9623-6gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 37.1, - "percentile": 11.4, + "percentile": 11.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4g-allphones-6467-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4g-allphones-6467-6gb-64gb-4g-lte/index.json index a969a037ae30..67b96d582d6b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m14-4g-allphones-6467-6gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4g-allphones-6467-6gb-64gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 37.1, - "percentile": 11.4, + "percentile": 11.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4g-allphones-6467-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4g-allphones-6467-6gb-64gb-4g-lte/score/index.json index a22a69cca87b..573425bbe62c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m14-4g-allphones-6467-6gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4g-allphones-6467-6gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 37.1, - "percentile": 11.4, + "percentile": 11.3, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/index.json index c7050003577c..5def62cc00d1 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/score/index.json index 83a5cd27dea7..8bd8a237eac8 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 77980bd7c0d3..96de38a7e02a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 85fa7d497869..db84454e6eea 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 2b041a239e91..d95a59ee8805 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 1dcea5454a5e..de47b33a5e62 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/index.json index aaedd3588fe9..0db4e4ba4056 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/score/index.json index 83a5cd27dea7..8bd8a237eac8 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/index.json index 49243a7325b7..00b84238bacd 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 1dcea5454a5e..de47b33a5e62 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-8gb-256gb-5g/index.json index df6345ef7ba3..5b1286cd02f8 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-8gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-8gb-256gb-5g/score/index.json index a0c7f5588f23..83ce67cba27b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-aitoolbuzz-9624-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-aitoolbuzz-9624-8gb-128gb-5g/index.json index 894ac11c885b..cf9229cc935c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-aitoolbuzz-9624-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-aitoolbuzz-9624-8gb-128gb-5g/index.json @@ -91,7 +91,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-aitoolbuzz-9624-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-aitoolbuzz-9624-8gb-128gb-5g/score/index.json index 7c6ca009899c..7b54a971dfc0 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m15-aitoolbuzz-9624-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m15-aitoolbuzz-9624-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 2f59ae096e9e..1fa8d8ad947c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 20d4e39580b1..ecdd2074c414 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-8gb-4gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-8gb-4gb-5g/index.json index 66d029d7b7a3..e409fc54ffd4 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m16-8gb-4gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m16-8gb-4gb-5g/index.json @@ -95,7 +95,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-8gb-4gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-8gb-4gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m16-8gb-4gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m16-8gb-4gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-aitoolbuzz-9625-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-aitoolbuzz-9625-8gb-128gb-5g/index.json index 80d0be852793..4aefa5758927 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m16-aitoolbuzz-9625-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m16-aitoolbuzz-9625-8gb-128gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-aitoolbuzz-9625-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-aitoolbuzz-9625-8gb-128gb-5g/score/index.json index 4fb7abcf0644..ce29271b2e86 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m16-aitoolbuzz-9625-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m16-aitoolbuzz-9625-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index a201156863bb..52a789b3523d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/index.json index cf45d9c9110e..388bd162cf0d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/score/index.json index f5c6ba13122e..e7bd9c519a13 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index f40d805cdd91..4253e23e11fd 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 2136e91d2643..70e017d69ecf 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 50179766af6f..40b9d4217cc5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 2136e91d2643..70e017d69ecf 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-6gb-128gb-5g/index.json index 69356786e472..b7f3a72b43db 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-6gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-6gb-128gb-5g/score/index.json index 546f94f55ddb..69fb422dcc05 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-8gb-128gb-5g/index.json index c50eddb3127a..64ffad606a48 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-8gb-128gb-5g/score/index.json index d4d4a2d523b3..c5aaa24d07f5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-8gb-256gb-5g/index.json index 8d809b0220e1..5b43d54f3d5d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-8gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-8gb-256gb-5g/score/index.json index d4d4a2d523b3..c5aaa24d07f5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-aitoolbuzz-9641-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-aitoolbuzz-9641-8gb-128gb-5g/index.json index bddf6f68b68e..2ff5020c4174 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-aitoolbuzz-9641-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-aitoolbuzz-9641-8gb-128gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-aitoolbuzz-9641-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-aitoolbuzz-9641-8gb-128gb-5g/score/index.json index be524c607cd8..5e9d976c096b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-aitoolbuzz-9641-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-aitoolbuzz-9641-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-allphones-6475-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-allphones-6475-8gb-128gb-5g/index.json index 56bf77ed9535..820465558603 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-allphones-6475-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-allphones-6475-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-allphones-6475-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-allphones-6475-8gb-128gb-5g/score/index.json index 2136e91d2643..70e017d69ecf 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m35-allphones-6475-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m35-allphones-6475-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/index.json index fd0e07edf693..49d2c4ce0239 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/score/index.json index dcdf2752cb7e..8820bb50d6ce 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index ea750b5a3158..1330c7fa63b0 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 45f51c963457..483565e808a5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.3, - "percentile": 42.9, + "percentile": 42.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m36-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m36-6gb-128gb-5g/index.json index 7f15265b1963..7d28822cfcba 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m36-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m36-6gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m36-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m36-6gb-128gb-5g/score/index.json index c27f6336b89a..4c7666eda379 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m36-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m36-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.9, - "percentile": 39.8, + "percentile": 39.7, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/index.json index 1c0bb367f096..a583dccb6de2 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 57.1, - "percentile": 54.8, + "percentile": 54.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/score/index.json index 0e8d91a4f000..b7dc9f8ced18 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.1, - "percentile": 54.8, + "percentile": 54.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m55s-aitoolbuzz-9649-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m55s-aitoolbuzz-9649-8gb-128gb-5g/index.json index e47c1fa0b97a..958b2123e45c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m55s-aitoolbuzz-9649-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m55s-aitoolbuzz-9649-8gb-128gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m55s-aitoolbuzz-9649-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m55s-aitoolbuzz-9649-8gb-128gb-5g/score/index.json index c37faeb5e750..17fe72cbd00e 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m55s-aitoolbuzz-9649-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m55s-aitoolbuzz-9649-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/index.json index 7280840e56cc..55a2ecfeb48b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/score/index.json index 58d81127aee1..74722a5fdb02 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-128gb-5g/index.json index 2fbec3a6429f..831d848259d5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-128gb-5g/score/index.json index fbec28bca104..12414794eefb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-256gb-5g/index.json index af09b0eddf84..89facf8cfd81 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-256gb-5g/score/index.json index fbec28bca104..12414794eefb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/index.json index cfd48979dcb2..d3769b9f53a0 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 58d81127aee1..74722a5fdb02 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-aitoolbuzz-9650-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-aitoolbuzz-9650-8gb-128gb-5g/index.json index 5006d538a043..c3602b9cd869 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m56-aitoolbuzz-9650-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m56-aitoolbuzz-9650-8gb-128gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-aitoolbuzz-9650-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-aitoolbuzz-9650-8gb-128gb-5g/score/index.json index 150f736badb9..ede9ac2a5c51 100644 --- a/site/public/v1/smartphones/samsung-galaxy-m56-aitoolbuzz-9650-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-m56-aitoolbuzz-9650-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.0, - "percentile": 50.6, + "percentile": 50.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/index.json index 158137fcc1af..df93d9557cff 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/score/index.json index 7b68a6319c6f..fcdf3d967257 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-128gb/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-128gb/index.json index 5b6ebc95854e..ad0f04be43e3 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-128gb/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-128gb/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-128gb/score/index.json index e8e26faeb501..a2b263bcbd8f 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-128gb/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-256gb/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-256gb/index.json index 6396359a63ec..21bbfef6b38e 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-256gb/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-256gb/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-256gb/score/index.json index e8e26faeb501..a2b263bcbd8f 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/index.json index 7ba27bfb075c..72f180bec32d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 7b68a6319c6f..fcdf3d967257 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/index.json index 8be1497b858e..8cd3d566abfb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/score/index.json index 7b68a6319c6f..fcdf3d967257 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-aitoolbuzz-9777-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-aitoolbuzz-9777-12gb-128gb-5g/index.json index 186deb5ee2de..de3d8b14a580 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-aitoolbuzz-9777-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-aitoolbuzz-9777-12gb-128gb-5g/index.json @@ -98,7 +98,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-aitoolbuzz-9777-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-aitoolbuzz-9777-12gb-128gb-5g/score/index.json index a4fed6f7adf4..ec494f51a24c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-aitoolbuzz-9777-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-aitoolbuzz-9777-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-allphones-6490-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-allphones-6490-12gb-128gb-5g/index.json index a52e99f40836..34df014012d0 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-allphones-6490-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-allphones-6490-12gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 77.8, - "percentile": 75.6, + "percentile": 75.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-allphones-6490-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-allphones-6490-12gb-128gb-5g/score/index.json index 2fc41f5561ab..78395dd193bc 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-allphones-6490-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-allphones-6490-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 77.8, - "percentile": 75.6, + "percentile": 75.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-fe-allphones-6496-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-fe-allphones-6496-8gb-128gb-5g/index.json index 93bc8a3b8d89..969ab175ff04 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-fe-allphones-6496-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-fe-allphones-6496-8gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-fe-allphones-6496-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-fe-allphones-6496-8gb-128gb-5g/score/index.json index d54ede4129d1..eac61087aa3c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-fe-allphones-6496-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-fe-allphones-6496-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/index.json index c46d79b6d13a..7a34afa2fad2 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 77.8, - "percentile": 75.6, + "percentile": 75.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json index 440853d9a495..0dad718646b3 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 77.8, - "percentile": 75.6, + "percentile": 75.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-plus-8gb-256gb/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-plus-8gb-256gb/index.json index e595c763342b..ff2c2ceb517a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-plus-8gb-256gb/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-plus-8gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-plus-8gb-256gb/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-plus-8gb-256gb/score/index.json index 92f19870a6a0..9e4de3c4b54e 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-plus-8gb-256gb/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-plus-8gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-plus-aitoolbuzz-9780-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-plus-aitoolbuzz-9780-12gb-256gb-5g/index.json index 6b4a08a5e47e..ea6838d2ac5c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-plus-aitoolbuzz-9780-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-plus-aitoolbuzz-9780-12gb-256gb-5g/index.json @@ -97,7 +97,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-plus-aitoolbuzz-9780-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-plus-aitoolbuzz-9780-12gb-256gb-5g/score/index.json index c82433a546cf..f477e7b954aa 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-plus-aitoolbuzz-9780-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-plus-aitoolbuzz-9780-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-plus-allphones-6491-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-plus-allphones-6491-12gb-256gb-5g/index.json index d7cf18915ee1..32a9e998e300 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-plus-allphones-6491-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-plus-allphones-6491-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-plus-allphones-6491-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-plus-allphones-6491-12gb-256gb-5g/score/index.json index 24a3cc89c0d1..cf0da755c092 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-plus-allphones-6491-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-plus-allphones-6491-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-128gb/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-128gb/index.json index 21f8d9949d41..1692e87e5639 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-128gb/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 77.8, - "percentile": 75.6, + "percentile": 75.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-128gb/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-128gb/score/index.json index c186ae74f7e3..d29018dbbc99 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-128gb/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 77.8, - "percentile": 75.6, + "percentile": 75.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-256gb/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-256gb/index.json index 95a49750d40a..37eca1f309de 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-256gb/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 77.8, - "percentile": 75.6, + "percentile": 75.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-256gb/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-256gb/score/index.json index c186ae74f7e3..d29018dbbc99 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-256gb/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 77.8, - "percentile": 75.6, + "percentile": 75.5, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-aitoolbuzz-9779-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-aitoolbuzz-9779-12gb-256gb-5g/index.json index 9030fb0b97e5..e4658a1bbbde 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-aitoolbuzz-9779-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-aitoolbuzz-9779-12gb-256gb-5g/index.json @@ -98,7 +98,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-aitoolbuzz-9779-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-aitoolbuzz-9779-12gb-256gb-5g/score/index.json index 44f170590ed5..e2e0d11e9f2c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-aitoolbuzz-9779-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-aitoolbuzz-9779-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-allphones-6492-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-allphones-6492-12gb-256gb-5g/index.json index 14321fcd09a6..159e996d7628 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-allphones-6492-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-allphones-6492-12gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-allphones-6492-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-allphones-6492-12gb-256gb-5g/score/index.json index 18014a7c254d..2657893baf60 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-allphones-6492-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-allphones-6492-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-aitoolbuzz-9781-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-aitoolbuzz-9781-12gb-128gb-5g/index.json index a54cbcfab901..ff268cef0535 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-aitoolbuzz-9781-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-aitoolbuzz-9781-12gb-128gb-5g/index.json @@ -98,7 +98,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-aitoolbuzz-9781-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-aitoolbuzz-9781-12gb-128gb-5g/score/index.json index 04b9a0bcb371..48f6f7784c1e 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-aitoolbuzz-9781-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-aitoolbuzz-9781-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-edge-aitoolbuzz-9782-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-edge-aitoolbuzz-9782-12gb-256gb-5g/index.json index 4a6412d0f9d5..e43a52f0534b 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-edge-aitoolbuzz-9782-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-edge-aitoolbuzz-9782-12gb-256gb-5g/index.json @@ -92,7 +92,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-edge-aitoolbuzz-9782-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-edge-aitoolbuzz-9782-12gb-256gb-5g/score/index.json index 6b680ec4b363..24d932ccd3e0 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-edge-aitoolbuzz-9782-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-edge-aitoolbuzz-9782-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/index.json index e54297cc1aa6..d22d974ac281 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 4eee40780c43..c4d7b2df6667 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/index.json index c96bfe971283..72302d814eab 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/score/index.json index 4eee40780c43..c4d7b2df6667 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-plus-aitoolbuzz-9784-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-plus-aitoolbuzz-9784-12gb-256gb-5g/index.json index 884999973646..c0559f4d3d42 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-plus-aitoolbuzz-9784-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-plus-aitoolbuzz-9784-12gb-256gb-5g/index.json @@ -97,7 +97,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-plus-aitoolbuzz-9784-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-plus-aitoolbuzz-9784-12gb-256gb-5g/score/index.json index 2f02caf2f89b..28d78383d2dc 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-plus-aitoolbuzz-9784-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-plus-aitoolbuzz-9784-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-ultra-aitoolbuzz-9783-16gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-ultra-aitoolbuzz-9783-16gb-256gb-5g/index.json index 53d4f7c34fe9..f8013573a754 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-ultra-aitoolbuzz-9783-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-ultra-aitoolbuzz-9783-16gb-256gb-5g/index.json @@ -98,7 +98,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-ultra-aitoolbuzz-9783-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-ultra-aitoolbuzz-9783-16gb-256gb-5g/score/index.json index d6879c8374b3..b3d187bb439f 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s25-ultra-aitoolbuzz-9783-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s25-ultra-aitoolbuzz-9783-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/index.json index c8cc437394e8..ec96bb56ea0a 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.0, - "percentile": 94.7, + "percentile": 94.6, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/score/index.json index ce76e32217cf..553b835af3ba 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.0, - "percentile": 94.7, + "percentile": 94.6, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/index.json index 9b5f6b5fb995..3a02a6dbce42 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.0, - "percentile": 94.7, + "percentile": 94.6, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json index eaf23ad62670..c7e7e15f506d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.0, - "percentile": 94.7, + "percentile": 94.6, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/index.json index 42d57ef278e1..d7156640c29f 100644 --- a/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/score/index.json index 3853265ed621..710cf0d17211 100644 --- a/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover7-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover7-6gb-128gb-5g/index.json index 8a5cd6cae64f..6f358ca11069 100644 --- a/site/public/v1/smartphones/samsung-galaxy-xcover7-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-xcover7-6gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover7-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover7-6gb-128gb-5g/score/index.json index 651e7e5be768..08c748aff740 100644 --- a/site/public/v1/smartphones/samsung-galaxy-xcover7-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-xcover7-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover7-aitoolbuzz-9963-6gb-64gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover7-aitoolbuzz-9963-6gb-64gb-5g/index.json index 1653cf85694b..4d999aedfab5 100644 --- a/site/public/v1/smartphones/samsung-galaxy-xcover7-aitoolbuzz-9963-6gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-xcover7-aitoolbuzz-9963-6gb-64gb-5g/index.json @@ -90,7 +90,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover7-aitoolbuzz-9963-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover7-aitoolbuzz-9963-6gb-64gb-5g/score/index.json index 51033cb7b866..67b900d760df 100644 --- a/site/public/v1/smartphones/samsung-galaxy-xcover7-aitoolbuzz-9963-6gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-xcover7-aitoolbuzz-9963-6gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover7-allphones-6489-6gb-64gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover7-allphones-6489-6gb-64gb-5g/index.json index 83bc94ab88d5..cb2e53a7f152 100644 --- a/site/public/v1/smartphones/samsung-galaxy-xcover7-allphones-6489-6gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-xcover7-allphones-6489-6gb-64gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover7-allphones-6489-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover7-allphones-6489-6gb-64gb-5g/score/index.json index 3853265ed621..710cf0d17211 100644 --- a/site/public/v1/smartphones/samsung-galaxy-xcover7-allphones-6489-6gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-xcover7-allphones-6489-6gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover7-pro-aitoolbuzz-9964-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover7-pro-aitoolbuzz-9964-6gb-128gb-5g/index.json index acda3a834b84..7d7510714335 100644 --- a/site/public/v1/smartphones/samsung-galaxy-xcover7-pro-aitoolbuzz-9964-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-xcover7-pro-aitoolbuzz-9964-6gb-128gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 57.8, - "percentile": 56.0, + "percentile": 55.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover7-pro-aitoolbuzz-9964-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover7-pro-aitoolbuzz-9964-6gb-128gb-5g/score/index.json index f067b06c46ec..061a3488ce34 100644 --- a/site/public/v1/smartphones/samsung-galaxy-xcover7-pro-aitoolbuzz-9964-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-xcover7-pro-aitoolbuzz-9964-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.8, - "percentile": 56.0, + "percentile": 55.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/index.json index f9ff628e1fce..6f0e95b01f78 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.5, - "percentile": 82.4, + "percentile": 82.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/score/index.json index d136e170c424..7d948e3d5ddb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.5, - "percentile": 82.4, + "percentile": 82.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json index b99c8654bf0e..05126d3ba7bb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.5, - "percentile": 82.4, + "percentile": 82.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json index d136e170c424..7d948e3d5ddb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.5, - "percentile": 82.4, + "percentile": 82.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/index.json index 8f9c370cb5a6..bc1e13515991 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/score/index.json index 7b68a6319c6f..fcdf3d967257 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/index.json index 8575b95daaa7..caea1802094c 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 7b68a6319c6f..fcdf3d967257 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 75.1, - "percentile": 72.3, + "percentile": 72.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/index.json index e67d0dfcf2dd..6d6877322c7e 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.5, - "percentile": 82.4, + "percentile": 82.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/score/index.json index d136e170c424..7d948e3d5ddb 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.5, - "percentile": 82.4, + "percentile": 82.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip6-aitoolbuzz-9978-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip6-aitoolbuzz-9978-12gb-128gb-5g/index.json index ac46a926d56e..8ae498a3a3f1 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip6-aitoolbuzz-9978-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip6-aitoolbuzz-9978-12gb-128gb-5g/index.json @@ -94,7 +94,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip6-aitoolbuzz-9978-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip6-aitoolbuzz-9978-12gb-128gb-5g/score/index.json index 1687bad9cdb9..c099c9ccdab3 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip6-aitoolbuzz-9978-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip6-aitoolbuzz-9978-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip6-allphones-6476-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip6-allphones-6476-12gb-128gb-5g/index.json index 0606fe01b8dd..a095cbd903f0 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip6-allphones-6476-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip6-allphones-6476-12gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip6-allphones-6476-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip6-allphones-6476-12gb-128gb-5g/score/index.json index 1476c3d4580d..8eab61314194 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-flip6-allphones-6476-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip6-allphones-6476-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/index.json index 2da0dbf15e0d..e4a225366b87 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/score/index.json index f85582c482e5..52a2e074ef6d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/index.json index e7f5df43d468..87b7f300decc 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/score/index.json index 2aebb52cb0c6..a0b579605a57 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-1024gb/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-1024gb/index.json index 7cff4703b9c6..75b6298902d4 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-1024gb/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-1024gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-1024gb/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-1024gb/score/index.json index f3c7798c8c16..79b8bbfb4f97 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-1024gb/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-1024gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-256gb/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-256gb/index.json index 89e212c19ccf..ef6ce886034d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-256gb/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-256gb/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-256gb/score/index.json index f3c7798c8c16..79b8bbfb4f97 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-256gb/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-512gb/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-512gb/index.json index 2c72f5b36e67..d7b5b960afb9 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-512gb/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-512gb/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-512gb/score/index.json index f3c7798c8c16..79b8bbfb4f97 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-512gb/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold6-12gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold6-allphones-6477-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold6-allphones-6477-12gb-256gb-5g/index.json index 65258ad3f57b..eb01d19035bf 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold6-allphones-6477-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold6-allphones-6477-12gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold6-allphones-6477-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold6-allphones-6477-12gb-256gb-5g/score/index.json index f85582c482e5..52a2e074ef6d 100644 --- a/site/public/v1/smartphones/samsung-galaxy-z-fold6-allphones-6477-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold6-allphones-6477-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/samsung-i909-galaxy-s-aitoolbuzz-10071-16gb-16gb-2g/index.json b/site/public/v1/smartphones/samsung-i909-galaxy-s-aitoolbuzz-10071-16gb-16gb-2g/index.json index f80f676f6287..22be6569648e 100644 --- a/site/public/v1/smartphones/samsung-i909-galaxy-s-aitoolbuzz-10071-16gb-16gb-2g/index.json +++ b/site/public/v1/smartphones/samsung-i909-galaxy-s-aitoolbuzz-10071-16gb-16gb-2g/index.json @@ -25,7 +25,7 @@ }, "release_date": "2010-09-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 0.5, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:10071", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 16 }, "network": { @@ -91,8 +91,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://aitoolbuzz.com/mobiles/samsung-i909-galaxy-s" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T12:20:47" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/samsung-i909-galaxy-s-allphones-7326-16gb-16gb-2g/index.json b/site/public/v1/smartphones/samsung-i909-galaxy-s-allphones-7326-16gb-16gb-2g/index.json index 543efbcfab07..cab3d720440f 100644 --- a/site/public/v1/smartphones/samsung-i909-galaxy-s-allphones-7326-16gb-16gb-2g/index.json +++ b/site/public/v1/smartphones/samsung-i909-galaxy-s-allphones-7326-16gb-16gb-2g/index.json @@ -25,7 +25,7 @@ }, "release_date": "2010-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 0.5, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:7326", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 16 }, "network": { @@ -88,8 +88,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T11:11:18" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/samsung-m110s-galaxy-s-aitoolbuzz-10117-16gb-14gb-3g/index.json b/site/public/v1/smartphones/samsung-m110s-galaxy-s-aitoolbuzz-10117-16gb-14gb-3g/index.json index 9e5eeeeec2c7..8beeb752758e 100644 --- a/site/public/v1/smartphones/samsung-m110s-galaxy-s-aitoolbuzz-10117-16gb-14gb-3g/index.json +++ b/site/public/v1/smartphones/samsung-m110s-galaxy-s-aitoolbuzz-10117-16gb-14gb-3g/index.json @@ -25,7 +25,7 @@ }, "release_date": "2010-06-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 0.5, "storage_options_gb": [ 14, 16 @@ -35,7 +35,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:10117", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 14 }, "network": { @@ -95,8 +95,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://aitoolbuzz.com/mobiles/samsung-m110s-galaxy-s" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T12:20:47" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/samsung-m110s-galaxy-s-allphones-7295-16gb-14gb-3g/index.json b/site/public/v1/smartphones/samsung-m110s-galaxy-s-allphones-7295-16gb-14gb-3g/index.json index c7d4de4bb777..1197564ff40f 100644 --- a/site/public/v1/smartphones/samsung-m110s-galaxy-s-allphones-7295-16gb-14gb-3g/index.json +++ b/site/public/v1/smartphones/samsung-m110s-galaxy-s-allphones-7295-16gb-14gb-3g/index.json @@ -25,7 +25,7 @@ }, "release_date": "2010-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 0.5, "storage_options_gb": [ 14, 16 @@ -35,7 +35,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:7295", "memory": { - "ram_gb": 16, + "ram_gb": 0.5, "storage_gb": 14 }, "network": { @@ -89,8 +89,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_S_(1st_generation)", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T11:11:18" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/smart-tab-iii-10-1/index.json b/site/public/v1/smartphones/smart-tab-iii-10-1/index.json index 89702cfd6da4..f30a6152d4c1 100644 --- a/site/public/v1/smartphones/smart-tab-iii-10-1/index.json +++ b/site/public/v1/smartphones/smart-tab-iii-10-1/index.json @@ -25,7 +25,7 @@ }, "release_date": "2013-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -79,8 +79,9 @@ }, "verified": false, "source_urls": [ + "https://guides.vodafone.com/pdf-viewer.aspx?gid=514358169&src=%2F~%2Fmedia%2FFiles%2FV%2Fvodafone%2Fdevice-guides%2Fdata%2FsmarttabIII-10-user-manual-german.pdf", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:42:37" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/smart-tab-iii-7/index.json b/site/public/v1/smartphones/smart-tab-iii-7/index.json index 225cb14e7b2a..40dbb452580e 100644 --- a/site/public/v1/smartphones/smart-tab-iii-7/index.json +++ b/site/public/v1/smartphones/smart-tab-iii-7/index.json @@ -25,7 +25,7 @@ }, "release_date": "2013-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -79,8 +79,9 @@ }, "verified": false, "source_urls": [ + "https://guides.vodafone.com/~/media/Files/V/vodafone/device-guides/data/smart-tabIII-7-user-manual-greek.pdf", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:42:37" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/sonim-xp-pro-8gb-8gb-5g/index.json b/site/public/v1/smartphones/sonim-xp-pro-8gb-8gb-5g/index.json index 5a48351121e4..d8757c54f9bf 100644 --- a/site/public/v1/smartphones/sonim-xp-pro-8gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/sonim-xp-pro-8gb-8gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sonim-xp-pro-8gb-8gb-5g/score/index.json b/site/public/v1/smartphones/sonim-xp-pro-8gb-8gb-5g/score/index.json index 19305a64ebff..a4743a4e73da 100644 --- a/site/public/v1/smartphones/sonim-xp-pro-8gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/sonim-xp-pro-8gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sonim-xp-pro-aitoolbuzz-10674-8gb-256gb-5g/index.json b/site/public/v1/smartphones/sonim-xp-pro-aitoolbuzz-10674-8gb-256gb-5g/index.json index 58710526bab8..0c9b0b569c5f 100644 --- a/site/public/v1/smartphones/sonim-xp-pro-aitoolbuzz-10674-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/sonim-xp-pro-aitoolbuzz-10674-8gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sonim-xp-pro-aitoolbuzz-10674-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/sonim-xp-pro-aitoolbuzz-10674-8gb-256gb-5g/score/index.json index be65fa341938..f8958e410af0 100644 --- a/site/public/v1/smartphones/sonim-xp-pro-aitoolbuzz-10674-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/sonim-xp-pro-aitoolbuzz-10674-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-1-vi-12gb-256gb/index.json b/site/public/v1/smartphones/sony-xperia-1-vi-12gb-256gb/index.json index 655be5d6d0a6..dce07554409c 100644 --- a/site/public/v1/smartphones/sony-xperia-1-vi-12gb-256gb/index.json +++ b/site/public/v1/smartphones/sony-xperia-1-vi-12gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-1-vi-12gb-256gb/score/index.json b/site/public/v1/smartphones/sony-xperia-1-vi-12gb-256gb/score/index.json index 2684cd7d356d..171d87e1ad04 100644 --- a/site/public/v1/smartphones/sony-xperia-1-vi-12gb-256gb/score/index.json +++ b/site/public/v1/smartphones/sony-xperia-1-vi-12gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-1-vi-aitoolbuzz-10721-12gb-256gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-1-vi-aitoolbuzz-10721-12gb-256gb-5g/index.json index acd6fec2038e..0ba293872cc1 100644 --- a/site/public/v1/smartphones/sony-xperia-1-vi-aitoolbuzz-10721-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/sony-xperia-1-vi-aitoolbuzz-10721-12gb-256gb-5g/index.json @@ -90,7 +90,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-1-vi-aitoolbuzz-10721-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-1-vi-aitoolbuzz-10721-12gb-256gb-5g/score/index.json index 901c8cea59ef..a0470a5e799b 100644 --- a/site/public/v1/smartphones/sony-xperia-1-vi-aitoolbuzz-10721-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/sony-xperia-1-vi-aitoolbuzz-10721-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-1-vi-allphones-7549-12gb-256gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-1-vi-allphones-7549-12gb-256gb-5g/index.json index 71bdf21b5c66..838b03be1cc4 100644 --- a/site/public/v1/smartphones/sony-xperia-1-vi-allphones-7549-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/sony-xperia-1-vi-allphones-7549-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-1-vi-allphones-7549-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-1-vi-allphones-7549-12gb-256gb-5g/score/index.json index 18014a7c254d..2657893baf60 100644 --- a/site/public/v1/smartphones/sony-xperia-1-vi-allphones-7549-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/sony-xperia-1-vi-allphones-7549-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-1-vii/index.json b/site/public/v1/smartphones/sony-xperia-1-vii/index.json index b0e37d6ec636..2e829e1ed25c 100644 --- a/site/public/v1/smartphones/sony-xperia-1-vii/index.json +++ b/site/public/v1/smartphones/sony-xperia-1-vii/index.json @@ -99,7 +99,7 @@ "value": 33.6, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-1-vii/score/index.json b/site/public/v1/smartphones/sony-xperia-1-vii/score/index.json index 50cd2e26a3e1..45efba8d8e91 100644 --- a/site/public/v1/smartphones/sony-xperia-1-vii/score/index.json +++ b/site/public/v1/smartphones/sony-xperia-1-vii/score/index.json @@ -8,7 +8,7 @@ "value": 33.6, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-10-vi-6gb-128gb/index.json b/site/public/v1/smartphones/sony-xperia-10-vi-6gb-128gb/index.json index 5bcf5e60b1ca..7a376ea78fb9 100644 --- a/site/public/v1/smartphones/sony-xperia-10-vi-6gb-128gb/index.json +++ b/site/public/v1/smartphones/sony-xperia-10-vi-6gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-10-vi-6gb-128gb/score/index.json b/site/public/v1/smartphones/sony-xperia-10-vi-6gb-128gb/score/index.json index d8d1ca8bc75f..095ac28d3110 100644 --- a/site/public/v1/smartphones/sony-xperia-10-vi-6gb-128gb/score/index.json +++ b/site/public/v1/smartphones/sony-xperia-10-vi-6gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-10-vi-8gb-8gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-10-vi-8gb-8gb-5g/index.json index b30dc15f01d1..5c0d436f29e6 100644 --- a/site/public/v1/smartphones/sony-xperia-10-vi-8gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/sony-xperia-10-vi-8gb-8gb-5g/index.json @@ -96,7 +96,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-10-vi-8gb-8gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-10-vi-8gb-8gb-5g/score/index.json index 2364161f2e10..024a05f30a78 100644 --- a/site/public/v1/smartphones/sony-xperia-10-vi-8gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/sony-xperia-10-vi-8gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-10-vi-aitoolbuzz-10729-8gb-128gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-10-vi-aitoolbuzz-10729-8gb-128gb-5g/index.json index a19fdafe06c9..076a386758e0 100644 --- a/site/public/v1/smartphones/sony-xperia-10-vi-aitoolbuzz-10729-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/sony-xperia-10-vi-aitoolbuzz-10729-8gb-128gb-5g/index.json @@ -92,7 +92,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-10-vi-aitoolbuzz-10729-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-10-vi-aitoolbuzz-10729-8gb-128gb-5g/score/index.json index 524c030bb72e..4f83cdc4964b 100644 --- a/site/public/v1/smartphones/sony-xperia-10-vi-aitoolbuzz-10729-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/sony-xperia-10-vi-aitoolbuzz-10729-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-10-vi-allphones-7548-8gb-128gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-10-vi-allphones-7548-8gb-128gb-5g/index.json index a11793995957..8a83ad248984 100644 --- a/site/public/v1/smartphones/sony-xperia-10-vi-allphones-7548-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/sony-xperia-10-vi-allphones-7548-8gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/sony-xperia-10-vi-allphones-7548-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-10-vi-allphones-7548-8gb-128gb-5g/score/index.json index 2364161f2e10..024a05f30a78 100644 --- a/site/public/v1/smartphones/sony-xperia-10-vi-allphones-7548-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/sony-xperia-10-vi-allphones-7548-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/spark-20-pro-5g/index.json b/site/public/v1/smartphones/spark-20-pro-5g/index.json index b20c95766888..1a3c569769eb 100644 --- a/site/public/v1/smartphones/spark-20-pro-5g/index.json +++ b/site/public/v1/smartphones/spark-20-pro-5g/index.json @@ -76,7 +76,7 @@ "value": 63.5, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/spark-20-pro-5g/score/index.json b/site/public/v1/smartphones/spark-20-pro-5g/score/index.json index 8ec2410f3c52..ffd62d96d5d3 100644 --- a/site/public/v1/smartphones/spark-20-pro-5g/score/index.json +++ b/site/public/v1/smartphones/spark-20-pro-5g/score/index.json @@ -8,7 +8,7 @@ "value": 63.5, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/spark-20-pro/index.json b/site/public/v1/smartphones/spark-20-pro/index.json index dcaf76e03311..91a02705a103 100644 --- a/site/public/v1/smartphones/spark-20-pro/index.json +++ b/site/public/v1/smartphones/spark-20-pro/index.json @@ -77,7 +77,7 @@ "value": 66.8, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/spark-20-pro/score/index.json b/site/public/v1/smartphones/spark-20-pro/score/index.json index 14cd77aa3067..b34ab1e3fad7 100644 --- a/site/public/v1/smartphones/spark-20-pro/score/index.json +++ b/site/public/v1/smartphones/spark-20-pro/score/index.json @@ -8,7 +8,7 @@ "value": 66.8, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/spark-30-pro/index.json b/site/public/v1/smartphones/spark-30-pro/index.json index c783f9abab34..bb03e27379bf 100644 --- a/site/public/v1/smartphones/spark-30-pro/index.json +++ b/site/public/v1/smartphones/spark-30-pro/index.json @@ -76,7 +76,7 @@ "value": 66.8, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/spark-30-pro/score/index.json b/site/public/v1/smartphones/spark-30-pro/score/index.json index 14cd77aa3067..b34ab1e3fad7 100644 --- a/site/public/v1/smartphones/spark-30-pro/score/index.json +++ b/site/public/v1/smartphones/spark-30-pro/score/index.json @@ -8,7 +8,7 @@ "value": 66.8, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/spark-30c-5g/index.json b/site/public/v1/smartphones/spark-30c-5g/index.json index 0440370dbff7..adbbf699ef03 100644 --- a/site/public/v1/smartphones/spark-30c-5g/index.json +++ b/site/public/v1/smartphones/spark-30c-5g/index.json @@ -76,7 +76,7 @@ "value": 68.3, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/spark-30c-5g/score/index.json b/site/public/v1/smartphones/spark-30c-5g/score/index.json index 180368c3308c..6477ebc54020 100644 --- a/site/public/v1/smartphones/spark-30c-5g/score/index.json +++ b/site/public/v1/smartphones/spark-30c-5g/score/index.json @@ -8,7 +8,7 @@ "value": 68.3, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/spark-40c/index.json b/site/public/v1/smartphones/spark-40c/index.json new file mode 100644 index 000000000000..7d80f5b92b3a --- /dev/null +++ b/site/public/v1/smartphones/spark-40c/index.json @@ -0,0 +1,70 @@ +{ + "id": 111133144352835, + "slug": "spark-40c", + "base_model_slug": "spark-40c", + "name": "Spark 40C", + "brand": { + "id": 183043997293249, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 183941825049290, + "slug": "mediatek-helio-g81-mt6769", + "name": "MediaTek Helio G81 MT6769", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/mediatek-helio-g81-mt6769" + }, + "release_date": "2025-08-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 15", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 49.2, + "performance": null, + "camera": null, + "battery": 49.2, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Tecno_Spark_40C" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/spark-40c/score/index.json b/site/public/v1/smartphones/spark-40c/score/index.json new file mode 100644 index 000000000000..84087416c7c4 --- /dev/null +++ b/site/public/v1/smartphones/spark-40c/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 49.2, + "performance": null, + "camera": null, + "battery": 49.2, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } +} diff --git a/site/public/v1/smartphones/springboard/index.json b/site/public/v1/smartphones/springboard/index.json index 6e4646fc2c9b..bd140b1d427f 100644 --- a/site/public/v1/smartphones/springboard/index.json +++ b/site/public/v1/smartphones/springboard/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -83,8 +83,9 @@ }, "verified": false, "source_urls": [ + "https://ru.wikipedia.org/wiki/Huawei_MediaPad", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:38:27" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/t3-5g/index.json b/site/public/v1/smartphones/t3-5g/index.json index 5e60aa7c2790..a03ef7f74567 100644 --- a/site/public/v1/smartphones/t3-5g/index.json +++ b/site/public/v1/smartphones/t3-5g/index.json @@ -76,7 +76,7 @@ "value": 65.6, "perf": { "index": 56.4, - "percentile": 53.1, + "percentile": 53.0, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/t3-5g/score/index.json b/site/public/v1/smartphones/t3-5g/score/index.json index 576921a69d46..ded109bb9c49 100644 --- a/site/public/v1/smartphones/t3-5g/score/index.json +++ b/site/public/v1/smartphones/t3-5g/score/index.json @@ -8,7 +8,7 @@ "value": 65.6, "perf": { "index": 56.4, - "percentile": 53.1, + "percentile": 53.0, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-5g-4gb-128gb-5g/index.json index 5b6fcc3b731a..69898fc6e48e 100644 --- a/site/public/v1/smartphones/tcl-50-5g-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-50-5g-4gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-5g-4gb-128gb-5g/score/index.json index f23422099d48..19f055d1747a 100644 --- a/site/public/v1/smartphones/tcl-50-5g-4gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-50-5g-4gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/index.json index 662be259d299..4afcf0fef475 100644 --- a/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 37.3, - "percentile": 11.6, + "percentile": 11.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/score/index.json index 53455f3fb9d8..a223f7591169 100644 --- a/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 37.3, - "percentile": 11.6, + "percentile": 11.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-5g-aitoolbuzz-11206-4gb/index.json b/site/public/v1/smartphones/tcl-50-5g-aitoolbuzz-11206-4gb/index.json index 4d12e2524b0f..18a03cb6e708 100644 --- a/site/public/v1/smartphones/tcl-50-5g-aitoolbuzz-11206-4gb/index.json +++ b/site/public/v1/smartphones/tcl-50-5g-aitoolbuzz-11206-4gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-5g-aitoolbuzz-11206-4gb/score/index.json b/site/public/v1/smartphones/tcl-50-5g-aitoolbuzz-11206-4gb/score/index.json index 6939ec0b1409..82ccfcf06e8f 100644 --- a/site/public/v1/smartphones/tcl-50-5g-aitoolbuzz-11206-4gb/score/index.json +++ b/site/public/v1/smartphones/tcl-50-5g-aitoolbuzz-11206-4gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-5g-allphones-2494-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-5g-allphones-2494-4gb-128gb-5g/index.json index ff04b0a6c0bc..d734881b2fa2 100644 --- a/site/public/v1/smartphones/tcl-50-5g-allphones-2494-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-50-5g-allphones-2494-4gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-5g-allphones-2494-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-5g-allphones-2494-4gb-128gb-5g/score/index.json index 6939ec0b1409..82ccfcf06e8f 100644 --- a/site/public/v1/smartphones/tcl-50-5g-allphones-2494-4gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-50-5g-allphones-2494-4gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xe-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xe-4gb-128gb-5g/index.json index 4f381089235c..f8093ee57e2b 100644 --- a/site/public/v1/smartphones/tcl-50-xe-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-50-xe-4gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xe-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xe-4gb-128gb-5g/score/index.json index f23422099d48..19f055d1747a 100644 --- a/site/public/v1/smartphones/tcl-50-xe-4gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-50-xe-4gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/index.json index 458aeeb32490..884d7674480f 100644 --- a/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/score/index.json index 6939ec0b1409..82ccfcf06e8f 100644 --- a/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xe-aitoolbuzz-11211-4gb/index.json b/site/public/v1/smartphones/tcl-50-xe-aitoolbuzz-11211-4gb/index.json index ee24c4a6e8f7..fc9f82e3076f 100644 --- a/site/public/v1/smartphones/tcl-50-xe-aitoolbuzz-11211-4gb/index.json +++ b/site/public/v1/smartphones/tcl-50-xe-aitoolbuzz-11211-4gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xe-aitoolbuzz-11211-4gb/score/index.json b/site/public/v1/smartphones/tcl-50-xe-aitoolbuzz-11211-4gb/score/index.json index 6939ec0b1409..82ccfcf06e8f 100644 --- a/site/public/v1/smartphones/tcl-50-xe-aitoolbuzz-11211-4gb/score/index.json +++ b/site/public/v1/smartphones/tcl-50-xe-aitoolbuzz-11211-4gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xe-allphones-2500-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xe-allphones-2500-4gb-128gb-5g/index.json index 7567bb210703..171047e9509d 100644 --- a/site/public/v1/smartphones/tcl-50-xe-allphones-2500-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-50-xe-allphones-2500-4gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xe-allphones-2500-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xe-allphones-2500-4gb-128gb-5g/score/index.json index 6939ec0b1409..82ccfcf06e8f 100644 --- a/site/public/v1/smartphones/tcl-50-xe-allphones-2500-4gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-50-xe-allphones-2500-4gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/index.json index 2e6d6be0327a..7b4676493136 100644 --- a/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/score/index.json index 6939ec0b1409..82ccfcf06e8f 100644 --- a/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 40.8, - "percentile": 14.5, + "percentile": 14.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/index.json index 1b9187801d96..8b1b4736d769 100644 --- a/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/score/index.json index 68ab50b468fb..14a715502245 100644 --- a/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/index.json index c2f1e549c53e..c178d74c5e49 100644 --- a/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/score/index.json index 68ab50b468fb..14a715502245 100644 --- a/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xl-nxtpaper-6gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-6gb-128gb-5g/index.json index ca3bf8c4506c..c0451c54d3d3 100644 --- a/site/public/v1/smartphones/tcl-50-xl-nxtpaper-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-6gb-128gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-50-xl-nxtpaper-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-6gb-128gb-5g/score/index.json index 57f608940b97..09aeeb9dd5b8 100644 --- a/site/public/v1/smartphones/tcl-50-xl-nxtpaper-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/index.json b/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/index.json index f28378ef3eae..b241c6cf615b 100644 --- a/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/score/index.json index 66463575dac2..06e28b635210 100644 --- a/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/index.json index 5713c6c046c4..86d54734df9b 100644 --- a/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/score/index.json index 55eb8517ac36..34b9105ddf66 100644 --- a/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/index.json b/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/index.json index 29c6661c297d..03721a8a856a 100644 --- a/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/score/index.json index b8824378de8d..f57dda76fc36 100644 --- a/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-20-allphones-1819-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-camon-20-allphones-1819-8gb-256gb-4g-lte/index.json index e3a71c7ac209..348b4b8774e8 100644 --- a/site/public/v1/smartphones/tecno-camon-20-allphones-1819-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-camon-20-allphones-1819-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-20-allphones-1819-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-camon-20-allphones-1819-8gb-256gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/tecno-camon-20-allphones-1819-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-camon-20-allphones-1819-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-20-pro-5g-allphones-1821-8gb-256gb-5g/index.json b/site/public/v1/smartphones/tecno-camon-20-pro-5g-allphones-1821-8gb-256gb-5g/index.json index 76f87de65c4b..f3cf049d3e6d 100644 --- a/site/public/v1/smartphones/tecno-camon-20-pro-5g-allphones-1821-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-camon-20-pro-5g-allphones-1821-8gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-20-pro-5g-allphones-1821-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tecno-camon-20-pro-5g-allphones-1821-8gb-256gb-5g/score/index.json index 17001d558f67..0fd3b3ae2f36 100644 --- a/site/public/v1/smartphones/tecno-camon-20-pro-5g-allphones-1821-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-camon-20-pro-5g-allphones-1821-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-20-pro-5g-beridzeg45-6891-8gb/index.json b/site/public/v1/smartphones/tecno-camon-20-pro-5g-beridzeg45-6891-8gb/index.json index 83834e22e4e0..2e92d858b08e 100644 --- a/site/public/v1/smartphones/tecno-camon-20-pro-5g-beridzeg45-6891-8gb/index.json +++ b/site/public/v1/smartphones/tecno-camon-20-pro-5g-beridzeg45-6891-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-20-pro-5g-beridzeg45-6891-8gb/score/index.json b/site/public/v1/smartphones/tecno-camon-20-pro-5g-beridzeg45-6891-8gb/score/index.json index 3d2cd863108a..e550f80822f0 100644 --- a/site/public/v1/smartphones/tecno-camon-20-pro-5g-beridzeg45-6891-8gb/score/index.json +++ b/site/public/v1/smartphones/tecno-camon-20-pro-5g-beridzeg45-6891-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-20-pro-allphones-1820-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-camon-20-pro-allphones-1820-8gb-256gb-4g-lte/index.json index 8a1ba6128eb3..e4ba07dc808c 100644 --- a/site/public/v1/smartphones/tecno-camon-20-pro-allphones-1820-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-camon-20-pro-allphones-1820-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-20-pro-allphones-1820-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-camon-20-pro-allphones-1820-8gb-256gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/tecno-camon-20-pro-allphones-1820-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-camon-20-pro-allphones-1820-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-30-premier-allphones-1838-12gb-512gb-5g/index.json b/site/public/v1/smartphones/tecno-camon-30-premier-allphones-1838-12gb-512gb-5g/index.json index 5bc2e785a0d9..70ff743196eb 100644 --- a/site/public/v1/smartphones/tecno-camon-30-premier-allphones-1838-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-camon-30-premier-allphones-1838-12gb-512gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 72.4, - "percentile": 70.2, + "percentile": 70.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-30-premier-allphones-1838-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/tecno-camon-30-premier-allphones-1838-12gb-512gb-5g/score/index.json index 0adc6dd49216..19c42c6e7ce9 100644 --- a/site/public/v1/smartphones/tecno-camon-30-premier-allphones-1838-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-camon-30-premier-allphones-1838-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 72.4, - "percentile": 70.2, + "percentile": 70.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-30s-allphones-1854-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-camon-30s-allphones-1854-8gb-128gb-4g-lte/index.json index 8ce4e6b6582f..eef540692068 100644 --- a/site/public/v1/smartphones/tecno-camon-30s-allphones-1854-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-camon-30s-allphones-1854-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-30s-allphones-1854-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-camon-30s-allphones-1854-8gb-128gb-4g-lte/score/index.json index 17001d558f67..0fd3b3ae2f36 100644 --- a/site/public/v1/smartphones/tecno-camon-30s-allphones-1854-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-camon-30s-allphones-1854-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-40-pro-12gb-8gb-5g/index.json b/site/public/v1/smartphones/tecno-camon-40-pro-12gb-8gb-5g/index.json index 4aea3dafc7ad..a2daf367353a 100644 --- a/site/public/v1/smartphones/tecno-camon-40-pro-12gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-camon-40-pro-12gb-8gb-5g/index.json @@ -91,7 +91,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-40-pro-12gb-8gb-5g/score/index.json b/site/public/v1/smartphones/tecno-camon-40-pro-12gb-8gb-5g/score/index.json index 184301c580c8..e3ccf85246c9 100644 --- a/site/public/v1/smartphones/tecno-camon-40-pro-12gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-camon-40-pro-12gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-40-pro-aitoolbuzz-11287-12gb-256gb-5g/index.json b/site/public/v1/smartphones/tecno-camon-40-pro-aitoolbuzz-11287-12gb-256gb-5g/index.json index 3220f082fd46..1b0b9534dfe8 100644 --- a/site/public/v1/smartphones/tecno-camon-40-pro-aitoolbuzz-11287-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-camon-40-pro-aitoolbuzz-11287-12gb-256gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-40-pro-aitoolbuzz-11287-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tecno-camon-40-pro-aitoolbuzz-11287-12gb-256gb-5g/score/index.json index 2d2f8db74ba2..5bfce9644f44 100644 --- a/site/public/v1/smartphones/tecno-camon-40-pro-aitoolbuzz-11287-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-camon-40-pro-aitoolbuzz-11287-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-40-pro-allphones-1861-12gb-256gb-5g/index.json b/site/public/v1/smartphones/tecno-camon-40-pro-allphones-1861-12gb-256gb-5g/index.json index 37db1801b1f0..0c1dab66612e 100644 --- a/site/public/v1/smartphones/tecno-camon-40-pro-allphones-1861-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-camon-40-pro-allphones-1861-12gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-camon-40-pro-allphones-1861-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tecno-camon-40-pro-allphones-1861-12gb-256gb-5g/score/index.json index 184301c580c8..e3ccf85246c9 100644 --- a/site/public/v1/smartphones/tecno-camon-40-pro-allphones-1861-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-camon-40-pro-allphones-1861-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-phantom-v-flip2-allphones-1847-8gb-256gb-5g/index.json b/site/public/v1/smartphones/tecno-phantom-v-flip2-allphones-1847-8gb-256gb-5g/index.json index 180b62a13a41..fba466d1ba77 100644 --- a/site/public/v1/smartphones/tecno-phantom-v-flip2-allphones-1847-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-phantom-v-flip2-allphones-1847-8gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 54.9, - "percentile": 49.8, + "percentile": 49.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-phantom-v-flip2-allphones-1847-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tecno-phantom-v-flip2-allphones-1847-8gb-256gb-5g/score/index.json index a841c934365b..ff3a9d00118d 100644 --- a/site/public/v1/smartphones/tecno-phantom-v-flip2-allphones-1847-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-phantom-v-flip2-allphones-1847-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.9, - "percentile": 49.8, + "percentile": 49.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-phantom-v-fold2-allphones-1848-12gb-512gb-5g/index.json b/site/public/v1/smartphones/tecno-phantom-v-fold2-allphones-1848-12gb-512gb-5g/index.json index 28902b004c67..0a83fffebfb8 100644 --- a/site/public/v1/smartphones/tecno-phantom-v-fold2-allphones-1848-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-phantom-v-fold2-allphones-1848-12gb-512gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-phantom-v-fold2-allphones-1848-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/tecno-phantom-v-fold2-allphones-1848-12gb-512gb-5g/score/index.json index 4b5a23767988..8c355cf01c26 100644 --- a/site/public/v1/smartphones/tecno-phantom-v-fold2-allphones-1848-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-phantom-v-fold2-allphones-1848-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-5-allphones-1823-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-pova-5-allphones-1823-8gb-128gb-4g-lte/index.json index b5fcd0ac59ab..fcf2d801167c 100644 --- a/site/public/v1/smartphones/tecno-pova-5-allphones-1823-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-pova-5-allphones-1823-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-5-allphones-1823-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-pova-5-allphones-1823-8gb-128gb-4g-lte/score/index.json index 840b95e26087..6ef86d3d5269 100644 --- a/site/public/v1/smartphones/tecno-pova-5-allphones-1823-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-pova-5-allphones-1823-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-5-beridzeg45-3494-8gb/index.json b/site/public/v1/smartphones/tecno-pova-5-beridzeg45-3494-8gb/index.json index bf393dffcfa5..2cf798e55ef8 100644 --- a/site/public/v1/smartphones/tecno-pova-5-beridzeg45-3494-8gb/index.json +++ b/site/public/v1/smartphones/tecno-pova-5-beridzeg45-3494-8gb/index.json @@ -73,7 +73,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-5-beridzeg45-3494-8gb/score/index.json b/site/public/v1/smartphones/tecno-pova-5-beridzeg45-3494-8gb/score/index.json index 2a098eb2a5f2..e9b92189d3e7 100644 --- a/site/public/v1/smartphones/tecno-pova-5-beridzeg45-3494-8gb/score/index.json +++ b/site/public/v1/smartphones/tecno-pova-5-beridzeg45-3494-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 827198a93909..518cd07ab941 100644 --- a/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-6-neo-5g-aitoolbuzz-11353-8gb-128gb-5g/index.json b/site/public/v1/smartphones/tecno-pova-6-neo-5g-aitoolbuzz-11353-8gb-128gb-5g/index.json index 78f72ec2ebb2..5753042975b9 100644 --- a/site/public/v1/smartphones/tecno-pova-6-neo-5g-aitoolbuzz-11353-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-pova-6-neo-5g-aitoolbuzz-11353-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-6-neo-5g-aitoolbuzz-11353-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tecno-pova-6-neo-5g-aitoolbuzz-11353-8gb-128gb-5g/score/index.json index c8da54db78e3..19d4cd7ae00b 100644 --- a/site/public/v1/smartphones/tecno-pova-6-neo-5g-aitoolbuzz-11353-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-pova-6-neo-5g-aitoolbuzz-11353-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-6-neo-5g-allphones-1846-8gb-128gb-5g/index.json b/site/public/v1/smartphones/tecno-pova-6-neo-5g-allphones-1846-8gb-128gb-5g/index.json index 0de607b6ca25..d5fe37897032 100644 --- a/site/public/v1/smartphones/tecno-pova-6-neo-5g-allphones-1846-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-pova-6-neo-5g-allphones-1846-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-6-neo-5g-allphones-1846-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tecno-pova-6-neo-5g-allphones-1846-8gb-128gb-5g/score/index.json index 17001d558f67..0fd3b3ae2f36 100644 --- a/site/public/v1/smartphones/tecno-pova-6-neo-5g-allphones-1846-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-pova-6-neo-5g-allphones-1846-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-6-neo-allphones-1840-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-pova-6-neo-allphones-1840-8gb-128gb-4g-lte/index.json index 3e5da13e2ec4..bf0153b5d4a9 100644 --- a/site/public/v1/smartphones/tecno-pova-6-neo-allphones-1840-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-pova-6-neo-allphones-1840-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-pova-6-neo-allphones-1840-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-pova-6-neo-allphones-1840-8gb-128gb-4g-lte/score/index.json index 840b95e26087..6ef86d3d5269 100644 --- a/site/public/v1/smartphones/tecno-pova-6-neo-allphones-1840-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-pova-6-neo-allphones-1840-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-20-allphones-1831-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-20-allphones-1831-8gb-128gb-4g-lte/index.json index 70ac53d0e0a6..fd61b95ee0e5 100644 --- a/site/public/v1/smartphones/tecno-spark-20-allphones-1831-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-spark-20-allphones-1831-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-20-allphones-1831-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-20-allphones-1831-8gb-128gb-4g-lte/score/index.json index 7e39533fb438..f1ee8bafcaab 100644 --- a/site/public/v1/smartphones/tecno-spark-20-allphones-1831-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-20-allphones-1831-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-20-pro-5g-allphones-1841-8gb-128gb-5g/index.json b/site/public/v1/smartphones/tecno-spark-20-pro-5g-allphones-1841-8gb-128gb-5g/index.json index 96044a3d861b..0d54c2737773 100644 --- a/site/public/v1/smartphones/tecno-spark-20-pro-5g-allphones-1841-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-spark-20-pro-5g-allphones-1841-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-20-pro-5g-allphones-1841-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tecno-spark-20-pro-5g-allphones-1841-8gb-128gb-5g/score/index.json index 17001d558f67..0fd3b3ae2f36 100644 --- a/site/public/v1/smartphones/tecno-spark-20-pro-5g-allphones-1841-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-20-pro-5g-allphones-1841-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-20-pro-5g-beridzeg45-3983-8gb/index.json b/site/public/v1/smartphones/tecno-spark-20-pro-5g-beridzeg45-3983-8gb/index.json index 164e274981ad..ecd53bc74e62 100644 --- a/site/public/v1/smartphones/tecno-spark-20-pro-5g-beridzeg45-3983-8gb/index.json +++ b/site/public/v1/smartphones/tecno-spark-20-pro-5g-beridzeg45-3983-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-20-pro-5g-beridzeg45-3983-8gb/score/index.json b/site/public/v1/smartphones/tecno-spark-20-pro-5g-beridzeg45-3983-8gb/score/index.json index 67b15883302e..664ef2b97039 100644 --- a/site/public/v1/smartphones/tecno-spark-20-pro-5g-beridzeg45-3983-8gb/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-20-pro-5g-beridzeg45-3983-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 39.9, - "percentile": 13.5, + "percentile": 13.4, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-20-pro-plus-allphones-1833-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-20-pro-plus-allphones-1833-8gb-256gb-4g-lte/index.json index fa9e8ae9b062..d3eeab045709 100644 --- a/site/public/v1/smartphones/tecno-spark-20-pro-plus-allphones-1833-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-spark-20-pro-plus-allphones-1833-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-20-pro-plus-allphones-1833-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-20-pro-plus-allphones-1833-8gb-256gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/tecno-spark-20-pro-plus-allphones-1833-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-20-pro-plus-allphones-1833-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-20c-allphones-1830-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-20c-allphones-1830-8gb-128gb-4g-lte/index.json index be9ca7dfb1d2..5456da9f7478 100644 --- a/site/public/v1/smartphones/tecno-spark-20c-allphones-1830-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-spark-20c-allphones-1830-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-20c-allphones-1830-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-20c-allphones-1830-8gb-128gb-4g-lte/score/index.json index 7e39533fb438..f1ee8bafcaab 100644 --- a/site/public/v1/smartphones/tecno-spark-20c-allphones-1830-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-20c-allphones-1830-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30-allphones-1849-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-30-allphones-1849-8gb-128gb-4g-lte/index.json index ac3152707b4b..6c95e9f7adc7 100644 --- a/site/public/v1/smartphones/tecno-spark-30-allphones-1849-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-spark-30-allphones-1849-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30-allphones-1849-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-30-allphones-1849-8gb-128gb-4g-lte/score/index.json index 7e39533fb438..f1ee8bafcaab 100644 --- a/site/public/v1/smartphones/tecno-spark-30-allphones-1849-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-30-allphones-1849-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30-pro-allphones-1850-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-30-pro-allphones-1850-8gb-128gb-4g-lte/index.json index 74ac5b703f80..fb0506effc69 100644 --- a/site/public/v1/smartphones/tecno-spark-30-pro-allphones-1850-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-spark-30-pro-allphones-1850-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30-pro-allphones-1850-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-30-pro-allphones-1850-8gb-128gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/tecno-spark-30-pro-allphones-1850-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-30-pro-allphones-1850-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 8736a630c423..9270e954967c 100644 --- a/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-aitoolbuzz-11377-8gb-64gb-5g/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-aitoolbuzz-11377-8gb-64gb-5g/index.json index 3257be24a619..18da9c2c929e 100644 --- a/site/public/v1/smartphones/tecno-spark-30c-5g-aitoolbuzz-11377-8gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-aitoolbuzz-11377-8gb-64gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-aitoolbuzz-11377-8gb-64gb-5g/score/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-aitoolbuzz-11377-8gb-64gb-5g/score/index.json index c8da54db78e3..19d4cd7ae00b 100644 --- a/site/public/v1/smartphones/tecno-spark-30c-5g-aitoolbuzz-11377-8gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-aitoolbuzz-11377-8gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-allphones-1853-8gb-64gb-5g/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-allphones-1853-8gb-64gb-5g/index.json index d6a2f329916c..6aa90b807753 100644 --- a/site/public/v1/smartphones/tecno-spark-30c-5g-allphones-1853-8gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-allphones-1853-8gb-64gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-allphones-1853-8gb-64gb-5g/score/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-allphones-1853-8gb-64gb-5g/score/index.json index ae20ebda1290..20a238ed1bd7 100644 --- a/site/public/v1/smartphones/tecno-spark-30c-5g-allphones-1853-8gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-allphones-1853-8gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.5, - "percentile": 26.4, + "percentile": 26.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30c-allphones-1845-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-30c-allphones-1845-8gb-128gb-4g-lte/index.json index a5815a2843b0..a6e094d44b4c 100644 --- a/site/public/v1/smartphones/tecno-spark-30c-allphones-1845-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/tecno-spark-30c-allphones-1845-8gb-128gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/tecno-spark-30c-allphones-1845-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-30c-allphones-1845-8gb-128gb-4g-lte/score/index.json index 7e39533fb438..f1ee8bafcaab 100644 --- a/site/public/v1/smartphones/tecno-spark-30c-allphones-1845-8gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/tecno-spark-30c-allphones-1845-8gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 29.6, - "percentile": 9.6, + "percentile": 9.5, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-6gb-256gb-5g/index.json b/site/public/v1/smartphones/ulefone-armor-25t-6gb-256gb-5g/index.json index 6a7fae09cde9..a400a68930d9 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-6gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-6gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/ulefone-armor-25t-6gb-256gb-5g/score/index.json index ff8fc0e0cbf1..9815445d9ef5 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-6gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-6gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-aitoolbuzz-11560-6gb/index.json b/site/public/v1/smartphones/ulefone-armor-25t-aitoolbuzz-11560-6gb/index.json index 2cd9a3b618ce..659084287320 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-aitoolbuzz-11560-6gb/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-aitoolbuzz-11560-6gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-aitoolbuzz-11560-6gb/score/index.json b/site/public/v1/smartphones/ulefone-armor-25t-aitoolbuzz-11560-6gb/score/index.json index 16422cc20f03..3629a855d026 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-aitoolbuzz-11560-6gb/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-aitoolbuzz-11560-6gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-allphones-1893-6gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-armor-25t-allphones-1893-6gb-256gb-4g-lte/index.json index 09a8cfe72ffb..d1fdd98242d6 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-allphones-1893-6gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-allphones-1893-6gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-allphones-1893-6gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-armor-25t-allphones-1893-6gb-256gb-4g-lte/score/index.json index 16422cc20f03..3629a855d026 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-allphones-1893-6gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-allphones-1893-6gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.0, - "percentile": 32.4, + "percentile": 32.3, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-pro-6gb-256gb-5g/index.json b/site/public/v1/smartphones/ulefone-armor-25t-pro-6gb-256gb-5g/index.json index 8d942af3e09d..57f7f205258d 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-pro-6gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-pro-6gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-pro-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/ulefone-armor-25t-pro-6gb-256gb-5g/score/index.json index e2ade709b64a..15d82684a3e2 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-pro-6gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-pro-6gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-pro-aitoolbuzz-11561-6gb/index.json b/site/public/v1/smartphones/ulefone-armor-25t-pro-aitoolbuzz-11561-6gb/index.json index 5704ecd338d2..f708fbc83ab2 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-pro-aitoolbuzz-11561-6gb/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-pro-aitoolbuzz-11561-6gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-pro-aitoolbuzz-11561-6gb/score/index.json b/site/public/v1/smartphones/ulefone-armor-25t-pro-aitoolbuzz-11561-6gb/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-pro-aitoolbuzz-11561-6gb/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-pro-aitoolbuzz-11561-6gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-pro-allphones-1889-6gb-256gb-5g/index.json b/site/public/v1/smartphones/ulefone-armor-25t-pro-allphones-1889-6gb-256gb-5g/index.json index ab55b65c0d6c..4f21e6d6a1e8 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-pro-allphones-1889-6gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-pro-allphones-1889-6gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-25t-pro-allphones-1889-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/ulefone-armor-25t-pro-allphones-1889-6gb-256gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/ulefone-armor-25t-pro-allphones-1889-6gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-25t-pro-allphones-1889-6gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/index.json index b1094e9dbc3e..c8b6bc3f6f58 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/score/index.json index 479ccc833fd1..92011b9c898a 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-aitoolbuzz-11564-12gb/index.json b/site/public/v1/smartphones/ulefone-armor-27-aitoolbuzz-11564-12gb/index.json index ea0af32aa889..12cf30ea2bb7 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-aitoolbuzz-11564-12gb/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-aitoolbuzz-11564-12gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-aitoolbuzz-11564-12gb/score/index.json b/site/public/v1/smartphones/ulefone-armor-27-aitoolbuzz-11564-12gb/score/index.json index 479ccc833fd1..92011b9c898a 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-aitoolbuzz-11564-12gb/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-aitoolbuzz-11564-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-allphones-1905-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-armor-27-allphones-1905-12gb-256gb-4g-lte/index.json index 60a485e0f257..09701867a1da 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-allphones-1905-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-allphones-1905-12gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-allphones-1905-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-armor-27-allphones-1905-12gb-256gb-4g-lte/score/index.json index 479ccc833fd1..92011b9c898a 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-allphones-1905-12gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-allphones-1905-12gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/ulefone-armor-27-pro-12gb-256gb-5g/index.json index 22798d2fef92..2f4fdf49718d 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-pro-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-pro-12gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/ulefone-armor-27-pro-12gb-256gb-5g/score/index.json index f90c211a93e7..6dc6d7fb0340 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-pro-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-pro-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-pro-aitoolbuzz-11565-12gb/index.json b/site/public/v1/smartphones/ulefone-armor-27-pro-aitoolbuzz-11565-12gb/index.json index 0bd024ce73e1..657f7db95e16 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-pro-aitoolbuzz-11565-12gb/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-pro-aitoolbuzz-11565-12gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-pro-aitoolbuzz-11565-12gb/score/index.json b/site/public/v1/smartphones/ulefone-armor-27-pro-aitoolbuzz-11565-12gb/score/index.json index 9c96ca60c0b1..fcb726aefc1f 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-pro-aitoolbuzz-11565-12gb/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-pro-aitoolbuzz-11565-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-pro-allphones-1895-12gb-256gb-5g/index.json b/site/public/v1/smartphones/ulefone-armor-27-pro-allphones-1895-12gb-256gb-5g/index.json index 07126b6203eb..64d447845a17 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-pro-allphones-1895-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-pro-allphones-1895-12gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-pro-allphones-1895-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/ulefone-armor-27-pro-allphones-1895-12gb-256gb-5g/score/index.json index 9c96ca60c0b1..fcb726aefc1f 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-pro-allphones-1895-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-pro-allphones-1895-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-pro-beridzeg45-4592-12gb/index.json b/site/public/v1/smartphones/ulefone-armor-27-pro-beridzeg45-4592-12gb/index.json index 716565c69de2..49ab2e273110 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-pro-beridzeg45-4592-12gb/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-pro-beridzeg45-4592-12gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27-pro-beridzeg45-4592-12gb/score/index.json b/site/public/v1/smartphones/ulefone-armor-27-pro-beridzeg45-4592-12gb/score/index.json index fd96a0f6bbf2..b2d328cb8c9b 100644 --- a/site/public/v1/smartphones/ulefone-armor-27-pro-beridzeg45-4592-12gb/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27-pro-beridzeg45-4592-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/index.json index 2851d639471d..004fc1647571 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/score/index.json index 479ccc833fd1..92011b9c898a 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-aitoolbuzz-11566-12gb/index.json b/site/public/v1/smartphones/ulefone-armor-27t-aitoolbuzz-11566-12gb/index.json index cba260b533ed..8208ad4c0b5f 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-aitoolbuzz-11566-12gb/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-aitoolbuzz-11566-12gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-aitoolbuzz-11566-12gb/score/index.json b/site/public/v1/smartphones/ulefone-armor-27t-aitoolbuzz-11566-12gb/score/index.json index 479ccc833fd1..92011b9c898a 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-aitoolbuzz-11566-12gb/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-aitoolbuzz-11566-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-allphones-1906-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-armor-27t-allphones-1906-12gb-256gb-4g-lte/index.json index 35a9a4b5eebc..8c6dbcaa4712 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-allphones-1906-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-allphones-1906-12gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-allphones-1906-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-armor-27t-allphones-1906-12gb-256gb-4g-lte/score/index.json index 479ccc833fd1..92011b9c898a 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-allphones-1906-12gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-allphones-1906-12gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/ulefone-armor-27t-pro-12gb-256gb-5g/index.json index 4b0089a2d6b1..76eb0ae29ee1 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-pro-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-pro-12gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/ulefone-armor-27t-pro-12gb-256gb-5g/score/index.json index f90c211a93e7..6dc6d7fb0340 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-pro-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-pro-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-pro-aitoolbuzz-11567-12gb/index.json b/site/public/v1/smartphones/ulefone-armor-27t-pro-aitoolbuzz-11567-12gb/index.json index 5d762f508f49..7b5b4a742713 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-pro-aitoolbuzz-11567-12gb/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-pro-aitoolbuzz-11567-12gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-pro-aitoolbuzz-11567-12gb/score/index.json b/site/public/v1/smartphones/ulefone-armor-27t-pro-aitoolbuzz-11567-12gb/score/index.json index 9c96ca60c0b1..fcb726aefc1f 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-pro-aitoolbuzz-11567-12gb/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-pro-aitoolbuzz-11567-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-pro-allphones-1894-12gb-256gb-5g/index.json b/site/public/v1/smartphones/ulefone-armor-27t-pro-allphones-1894-12gb-256gb-5g/index.json index aed361037a99..a116ec144105 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-pro-allphones-1894-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-pro-allphones-1894-12gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-27t-pro-allphones-1894-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/ulefone-armor-27t-pro-allphones-1894-12gb-256gb-5g/score/index.json index 9c96ca60c0b1..fcb726aefc1f 100644 --- a/site/public/v1/smartphones/ulefone-armor-27t-pro-allphones-1894-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-27t-pro-allphones-1894-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/index.json index bbcc4fc9ff85..0b9b8d00875a 100644 --- a/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/score/index.json index 7cc7b6e857bf..24598c46979e 100644 --- a/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.5, - "percentile": 49.6, + "percentile": 49.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/index.json index 7618d18cd668..1056d4937280 100644 --- a/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/score/index.json index 840b95e26087..6ef86d3d5269 100644 --- a/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-mini-20-aitoolbuzz-11583-8gb/index.json b/site/public/v1/smartphones/ulefone-armor-mini-20-aitoolbuzz-11583-8gb/index.json index 4ab298f4a966..c395a99a614b 100644 --- a/site/public/v1/smartphones/ulefone-armor-mini-20-aitoolbuzz-11583-8gb/index.json +++ b/site/public/v1/smartphones/ulefone-armor-mini-20-aitoolbuzz-11583-8gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-mini-20-aitoolbuzz-11583-8gb/score/index.json b/site/public/v1/smartphones/ulefone-armor-mini-20-aitoolbuzz-11583-8gb/score/index.json index 840b95e26087..6ef86d3d5269 100644 --- a/site/public/v1/smartphones/ulefone-armor-mini-20-aitoolbuzz-11583-8gb/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-mini-20-aitoolbuzz-11583-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-mini-20-allphones-1898-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-armor-mini-20-allphones-1898-8gb-256gb-4g-lte/index.json index 8323621860e7..be1f33a8a75d 100644 --- a/site/public/v1/smartphones/ulefone-armor-mini-20-allphones-1898-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/ulefone-armor-mini-20-allphones-1898-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-armor-mini-20-allphones-1898-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-armor-mini-20-allphones-1898-8gb-256gb-4g-lte/score/index.json index 840b95e26087..6ef86d3d5269 100644 --- a/site/public/v1/smartphones/ulefone-armor-mini-20-allphones-1898-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/ulefone-armor-mini-20-allphones-1898-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-note-17-pro-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-note-17-pro-12gb-256gb-4g-lte/index.json index 0352be0201f5..9b855d420fb3 100644 --- a/site/public/v1/smartphones/ulefone-note-17-pro-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/ulefone-note-17-pro-12gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-note-17-pro-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-note-17-pro-12gb-256gb-4g-lte/score/index.json index e7a6c4f60b38..60f7838e1f6e 100644 --- a/site/public/v1/smartphones/ulefone-note-17-pro-12gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/ulefone-note-17-pro-12gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-note-17-pro-aitoolbuzz-11623-12gb/index.json b/site/public/v1/smartphones/ulefone-note-17-pro-aitoolbuzz-11623-12gb/index.json index 18b496a94d28..348511dcf64c 100644 --- a/site/public/v1/smartphones/ulefone-note-17-pro-aitoolbuzz-11623-12gb/index.json +++ b/site/public/v1/smartphones/ulefone-note-17-pro-aitoolbuzz-11623-12gb/index.json @@ -59,7 +59,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-note-17-pro-aitoolbuzz-11623-12gb/score/index.json b/site/public/v1/smartphones/ulefone-note-17-pro-aitoolbuzz-11623-12gb/score/index.json index c963d612514f..093e6573d2c1 100644 --- a/site/public/v1/smartphones/ulefone-note-17-pro-aitoolbuzz-11623-12gb/score/index.json +++ b/site/public/v1/smartphones/ulefone-note-17-pro-aitoolbuzz-11623-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-note-17-pro-allphones-1882-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-note-17-pro-allphones-1882-12gb-256gb-4g-lte/index.json index e40b9838e7eb..854f06f536a4 100644 --- a/site/public/v1/smartphones/ulefone-note-17-pro-allphones-1882-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/ulefone-note-17-pro-allphones-1882-12gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/ulefone-note-17-pro-allphones-1882-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-note-17-pro-allphones-1882-12gb-256gb-4g-lte/score/index.json index c963d612514f..093e6573d2c1 100644 --- a/site/public/v1/smartphones/ulefone-note-17-pro-allphones-1882-12gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/ulefone-note-17-pro-allphones-1882-12gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/v30-pro/index.json b/site/public/v1/smartphones/v30-pro/index.json index 67fc71df14e1..6b37d525fb30 100644 --- a/site/public/v1/smartphones/v30-pro/index.json +++ b/site/public/v1/smartphones/v30-pro/index.json @@ -76,7 +76,7 @@ "value": 57.7, "perf": { "index": 50.8, - "percentile": 44.1, + "percentile": 43.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/v30-pro/score/index.json b/site/public/v1/smartphones/v30-pro/score/index.json index 8c2cdc4367f1..3eb0f85e086d 100644 --- a/site/public/v1/smartphones/v30-pro/score/index.json +++ b/site/public/v1/smartphones/v30-pro/score/index.json @@ -8,7 +8,7 @@ "value": 57.7, "perf": { "index": 50.8, - "percentile": 44.1, + "percentile": 43.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/v40e/index.json b/site/public/v1/smartphones/v40e/index.json index 648f1322d155..893c942564ec 100644 --- a/site/public/v1/smartphones/v40e/index.json +++ b/site/public/v1/smartphones/v40e/index.json @@ -76,7 +76,7 @@ "value": 60.7, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/v40e/score/index.json b/site/public/v1/smartphones/v40e/score/index.json index 5d60ae323698..4acf9bccd5f5 100644 --- a/site/public/v1/smartphones/v40e/score/index.json +++ b/site/public/v1/smartphones/v40e/score/index.json @@ -8,7 +8,7 @@ "value": 60.7, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/view-max/index.json b/site/public/v1/smartphones/view-max/index.json index 79d52bf51533..4043bf96470b 100644 --- a/site/public/v1/smartphones/view-max/index.json +++ b/site/public/v1/smartphones/view-max/index.json @@ -25,7 +25,7 @@ }, "release_date": "2018-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 3, "storage_options_gb": [ 32 ], @@ -83,8 +83,9 @@ }, "verified": false, "source_urls": [ + "https://aitoolbuzz.com/mobiles/wiko-view-max", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:42:50" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/view2-go/index.json b/site/public/v1/smartphones/view2-go/index.json index e08c51be182e..5003f485db25 100644 --- a/site/public/v1/smartphones/view2-go/index.json +++ b/site/public/v1/smartphones/view2-go/index.json @@ -25,7 +25,7 @@ }, "release_date": "2018-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 3, "storage_options_gb": [ 32 ], @@ -84,8 +84,9 @@ }, "verified": false, "source_urls": [ + "https://aitoolbuzz.com/mobiles/wiko-view2-go", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:42:50" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/vivo-iqoo-13-aitoolbuzz-11940-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-13-aitoolbuzz-11940-16gb-256gb-5g/index.json index 3781a86f7ad8..78bd6afeef4a 100644 --- a/site/public/v1/smartphones/vivo-iqoo-13-aitoolbuzz-11940-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-13-aitoolbuzz-11940-16gb-256gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-13-aitoolbuzz-11940-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-13-aitoolbuzz-11940-16gb-256gb-5g/score/index.json index 016dd47301c0..d1ddfba1a32c 100644 --- a/site/public/v1/smartphones/vivo-iqoo-13-aitoolbuzz-11940-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-13-aitoolbuzz-11940-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-neo10-pro-aitoolbuzz-11961-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-neo10-pro-aitoolbuzz-11961-16gb-256gb-5g/index.json index 34c525974111..01c256855ee9 100644 --- a/site/public/v1/smartphones/vivo-iqoo-neo10-pro-aitoolbuzz-11961-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-neo10-pro-aitoolbuzz-11961-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-neo10-pro-aitoolbuzz-11961-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-neo10-pro-aitoolbuzz-11961-16gb-256gb-5g/score/index.json index de1986a53992..4857160c5c40 100644 --- a/site/public/v1/smartphones/vivo-iqoo-neo10-pro-aitoolbuzz-11961-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-neo10-pro-aitoolbuzz-11961-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-16gb-512gb-5g/index.json index 4126f737c853..fc9a27e95126 100644 --- a/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-16gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-16gb-512gb-5g/score/index.json index 731c24860fcc..8a03118f0552 100644 --- a/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-aitoolbuzz-11977-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-aitoolbuzz-11977-16gb-256gb-5g/index.json index 6284fbb43359..2694475065b4 100644 --- a/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-aitoolbuzz-11977-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-aitoolbuzz-11977-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-aitoolbuzz-11977-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-aitoolbuzz-11977-16gb-256gb-5g/score/index.json index b1db8fa855c2..76f5b96f0c66 100644 --- a/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-aitoolbuzz-11977-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-neo9s-pro-aitoolbuzz-11977-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-16gb-12gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-16gb-12gb-5g/index.json index 09430fb06c17..edc614e3583a 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-16gb-12gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-16gb-12gb-5g/index.json @@ -92,7 +92,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-16gb-12gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-16gb-12gb-5g/score/index.json index f3c0145dbc0a..58e43ef87011 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-16gb-12gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-16gb-12gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-aitoolbuzz-11998-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-aitoolbuzz-11998-16gb-256gb-5g/index.json index b73861fd3206..ee4c84b17fa5 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-aitoolbuzz-11998-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-aitoolbuzz-11998-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-aitoolbuzz-11998-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-aitoolbuzz-11998-16gb-256gb-5g/score/index.json index f34b89252a35..aa414d956785 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-aitoolbuzz-11998-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z10-turbo-pro-aitoolbuzz-11998-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z10x-8gb-6gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z10x-8gb-6gb-5g/index.json index 77b650a97d7d..ec40b8e7cecb 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z10x-8gb-6gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z10x-8gb-6gb-5g/index.json @@ -92,7 +92,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z10x-8gb-6gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z10x-8gb-6gb-5g/score/index.json index 93d43e95f580..bbc85a8fbdd5 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z10x-8gb-6gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z10x-8gb-6gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z10x-aitoolbuzz-11999-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z10x-aitoolbuzz-11999-8gb-128gb-5g/index.json index bb0fb1b81191..f3732c23839f 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z10x-aitoolbuzz-11999-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z10x-aitoolbuzz-11999-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z10x-aitoolbuzz-11999-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z10x-aitoolbuzz-11999-8gb-128gb-5g/score/index.json index 35a58699c613..05b417578a20 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z10x-aitoolbuzz-11999-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z10x-aitoolbuzz-11999-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-lite-aitoolbuzz-12021-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-lite-aitoolbuzz-12021-6gb-128gb-5g/index.json index 86e2138c81ef..00e02df70746 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-lite-aitoolbuzz-12021-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-lite-aitoolbuzz-12021-6gb-128gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-lite-aitoolbuzz-12021-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-lite-aitoolbuzz-12021-6gb-128gb-5g/score/index.json index a5e1bbafc2ec..ffd951397914 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-lite-aitoolbuzz-12021-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-lite-aitoolbuzz-12021-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-16gb-512gb-5g/index.json index c4551edb9563..4e2f07b2aff1 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-16gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-16gb-512gb-5g/score/index.json index 285db5f5a88f..5c768bce1ef2 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-aitoolbuzz-12022-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-aitoolbuzz-12022-16gb-256gb-5g/index.json index cecbbb2c8377..2e6d3ba8a905 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-aitoolbuzz-12022-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-aitoolbuzz-12022-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-aitoolbuzz-12022-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-aitoolbuzz-12022-16gb-256gb-5g/score/index.json index c257ca8885f7..36988a066e1c 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-aitoolbuzz-12022-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-aitoolbuzz-12022-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-16gb-12gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-16gb-12gb-5g/index.json index 92a5c7933c8a..c555c92c6d3b 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-16gb-12gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-16gb-12gb-5g/index.json @@ -92,7 +92,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-16gb-12gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-16gb-12gb-5g/score/index.json index 533cc48971d5..f8c59232d7b8 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-16gb-12gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-16gb-12gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-aitoolbuzz-12023-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-aitoolbuzz-12023-16gb-256gb-5g/index.json index 05168d764609..b6fc7a335937 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-aitoolbuzz-12023-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-aitoolbuzz-12023-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-aitoolbuzz-12023-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-aitoolbuzz-12023-16gb-256gb-5g/score/index.json index c257ca8885f7..36988a066e1c 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-aitoolbuzz-12023-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-aitoolbuzz-12023-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-allphones-8028-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-allphones-8028-16gb-256gb-5g/index.json index 7ca41bc94b7d..c3adccc0d861 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-allphones-8028-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-allphones-8028-16gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-allphones-8028-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-allphones-8028-16gb-256gb-5g/score/index.json index 533cc48971d5..f8c59232d7b8 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-allphones-8028-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-endurance-allphones-8028-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-aitoolbuzz-12024-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-aitoolbuzz-12024-16gb-256gb-5g/index.json index 151ba99b641d..a3027bcf3f47 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-aitoolbuzz-12024-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-aitoolbuzz-12024-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-aitoolbuzz-12024-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-aitoolbuzz-12024-16gb-256gb-5g/score/index.json index 7362e09317f4..069f925c6826 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-aitoolbuzz-12024-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-aitoolbuzz-12024-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-allphones-7565-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-allphones-7565-16gb-256gb-5g/index.json index 6505adc0e6bf..7fd6702acb9a 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-allphones-7565-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-allphones-7565-16gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-allphones-7565-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-allphones-7565-16gb-256gb-5g/score/index.json index 476d57f51756..eaf8591d8647 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-allphones-7565-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9-turbo-plus-allphones-7565-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9s-aitoolbuzz-12025-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z9s-aitoolbuzz-12025-12gb-128gb-5g/index.json index 480493df8b03..d3a6cf88197c 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9s-aitoolbuzz-12025-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9s-aitoolbuzz-12025-12gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9s-aitoolbuzz-12025-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z9s-aitoolbuzz-12025-12gb-128gb-5g/score/index.json index bfad697b9486..3095ec448dc0 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9s-aitoolbuzz-12025-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9s-aitoolbuzz-12025-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9x-aitoolbuzz-12027-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-iqoo-z9x-aitoolbuzz-12027-12gb-128gb-5g/index.json index bd171993bf5b..cdbaa589666b 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9x-aitoolbuzz-12027-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9x-aitoolbuzz-12027-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-iqoo-z9x-aitoolbuzz-12027-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-iqoo-z9x-aitoolbuzz-12027-12gb-128gb-5g/score/index.json index 81a67baf4816..48eb6e5de04a 100644 --- a/site/public/v1/smartphones/vivo-iqoo-z9x-aitoolbuzz-12027-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-iqoo-z9x-aitoolbuzz-12027-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-s19-pro-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-s19-pro-16gb-512gb-5g/index.json index 89cc8d8c428a..c829aeee3114 100644 --- a/site/public/v1/smartphones/vivo-s19-pro-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-s19-pro-16gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 76.7, - "percentile": 73.2, + "percentile": 73.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-s19-pro-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s19-pro-16gb-512gb-5g/score/index.json index c68379f7a8b8..2146094c461a 100644 --- a/site/public/v1/smartphones/vivo-s19-pro-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-s19-pro-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 76.7, - "percentile": 73.2, + "percentile": 73.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-s19-pro-aitoolbuzz-12065-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-s19-pro-aitoolbuzz-12065-16gb-256gb-5g/index.json index 1e9da62be889..edeceb0b1240 100644 --- a/site/public/v1/smartphones/vivo-s19-pro-aitoolbuzz-12065-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-s19-pro-aitoolbuzz-12065-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 76.7, - "percentile": 73.2, + "percentile": 73.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-s19-pro-aitoolbuzz-12065-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s19-pro-aitoolbuzz-12065-16gb-256gb-5g/score/index.json index 87d67e0b2c5e..58c324bc76cc 100644 --- a/site/public/v1/smartphones/vivo-s19-pro-aitoolbuzz-12065-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-s19-pro-aitoolbuzz-12065-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 76.7, - "percentile": 73.2, + "percentile": 73.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-s19-pro-allphones-8003-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-s19-pro-allphones-8003-16gb-256gb-5g/index.json index 56da2f03e142..d22f8ab4a9cb 100644 --- a/site/public/v1/smartphones/vivo-s19-pro-allphones-8003-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-s19-pro-allphones-8003-16gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 76.7, - "percentile": 73.2, + "percentile": 73.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-s19-pro-allphones-8003-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s19-pro-allphones-8003-16gb-256gb-5g/score/index.json index 493587d032c1..b34d99a17b7a 100644 --- a/site/public/v1/smartphones/vivo-s19-pro-allphones-8003-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-s19-pro-allphones-8003-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 76.7, - "percentile": 73.2, + "percentile": 73.1, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-s20-pro-aitoolbuzz-12067-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-s20-pro-aitoolbuzz-12067-16gb-256gb-5g/index.json index e1a37071d691..ce1ead3103e8 100644 --- a/site/public/v1/smartphones/vivo-s20-pro-aitoolbuzz-12067-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-s20-pro-aitoolbuzz-12067-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-s20-pro-aitoolbuzz-12067-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s20-pro-aitoolbuzz-12067-16gb-256gb-5g/score/index.json index 768a7639d884..b4cb76603e3a 100644 --- a/site/public/v1/smartphones/vivo-s20-pro-aitoolbuzz-12067-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-s20-pro-aitoolbuzz-12067-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-8gb-128gb/index.json b/site/public/v1/smartphones/vivo-t3-8gb-128gb/index.json index 763de0a2d1ea..fbc94fc320e6 100644 --- a/site/public/v1/smartphones/vivo-t3-8gb-128gb/index.json +++ b/site/public/v1/smartphones/vivo-t3-8gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 56.4, - "percentile": 53.1, + "percentile": 53.0, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-8gb-128gb/score/index.json b/site/public/v1/smartphones/vivo-t3-8gb-128gb/score/index.json index 1f2ac6ed18ec..34565d8cad64 100644 --- a/site/public/v1/smartphones/vivo-t3-8gb-128gb/score/index.json +++ b/site/public/v1/smartphones/vivo-t3-8gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 56.4, - "percentile": 53.1, + "percentile": 53.0, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-allphones-7579-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t3-allphones-7579-8gb-128gb-5g/index.json index a0e73a3f730d..2f540fb3004b 100644 --- a/site/public/v1/smartphones/vivo-t3-allphones-7579-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t3-allphones-7579-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 56.4, - "percentile": 53.1, + "percentile": 53.0, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-allphones-7579-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3-allphones-7579-8gb-128gb-5g/score/index.json index 0640a07c4a49..0f9045e6e4fa 100644 --- a/site/public/v1/smartphones/vivo-t3-allphones-7579-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t3-allphones-7579-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 56.4, - "percentile": 53.1, + "percentile": 53.0, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-beridzeg45-4200-8gb/index.json b/site/public/v1/smartphones/vivo-t3-beridzeg45-4200-8gb/index.json index 9aa7a3e8d919..cad761c3fa37 100644 --- a/site/public/v1/smartphones/vivo-t3-beridzeg45-4200-8gb/index.json +++ b/site/public/v1/smartphones/vivo-t3-beridzeg45-4200-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 56.4, - "percentile": 53.1, + "percentile": 53.0, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-beridzeg45-4200-8gb/score/index.json b/site/public/v1/smartphones/vivo-t3-beridzeg45-4200-8gb/score/index.json index 4999c3beb67f..bee4947e7adb 100644 --- a/site/public/v1/smartphones/vivo-t3-beridzeg45-4200-8gb/score/index.json +++ b/site/public/v1/smartphones/vivo-t3-beridzeg45-4200-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 56.4, - "percentile": 53.1, + "percentile": 53.0, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index b5940dfb22cd..bc5187404fec 100644 --- a/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index 4bea34852ee6..74b2c5de1e8b 100644 --- a/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-lite-aitoolbuzz-12091-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t3-lite-aitoolbuzz-12091-6gb-128gb-5g/index.json index 888e1574d113..b27ab9035c24 100644 --- a/site/public/v1/smartphones/vivo-t3-lite-aitoolbuzz-12091-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t3-lite-aitoolbuzz-12091-6gb-128gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-lite-aitoolbuzz-12091-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3-lite-aitoolbuzz-12091-6gb-128gb-5g/score/index.json index a5e1bbafc2ec..ffd951397914 100644 --- a/site/public/v1/smartphones/vivo-t3-lite-aitoolbuzz-12091-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t3-lite-aitoolbuzz-12091-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-pro-aitoolbuzz-12092-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t3-pro-aitoolbuzz-12092-8gb-128gb-5g/index.json index 5aef4d79890d..a12610bae281 100644 --- a/site/public/v1/smartphones/vivo-t3-pro-aitoolbuzz-12092-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t3-pro-aitoolbuzz-12092-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-pro-aitoolbuzz-12092-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3-pro-aitoolbuzz-12092-8gb-128gb-5g/score/index.json index 1e3ed8f4bc95..58b07ce20eca 100644 --- a/site/public/v1/smartphones/vivo-t3-pro-aitoolbuzz-12092-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t3-pro-aitoolbuzz-12092-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 64.9, - "percentile": 63.9, + "percentile": 63.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json index 7a23b7d34c39..a7e3453d9844 100644 --- a/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json index fc429e802aeb..5cd151afd287 100644 --- a/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-ultra-aitoolbuzz-12093-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t3-ultra-aitoolbuzz-12093-12gb-128gb-5g/index.json index baaee474c054..dabef8573315 100644 --- a/site/public/v1/smartphones/vivo-t3-ultra-aitoolbuzz-12093-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t3-ultra-aitoolbuzz-12093-12gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3-ultra-aitoolbuzz-12093-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3-ultra-aitoolbuzz-12093-12gb-128gb-5g/score/index.json index 8a511433b62e..6d53c19db239 100644 --- a/site/public/v1/smartphones/vivo-t3-ultra-aitoolbuzz-12093-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t3-ultra-aitoolbuzz-12093-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3x-aitoolbuzz-12094-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t3x-aitoolbuzz-12094-8gb-128gb-5g/index.json index 319d2d2b04eb..cca77ac22dbb 100644 --- a/site/public/v1/smartphones/vivo-t3x-aitoolbuzz-12094-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t3x-aitoolbuzz-12094-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t3x-aitoolbuzz-12094-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3x-aitoolbuzz-12094-8gb-128gb-5g/score/index.json index 4b2dca42dda9..7fc9368426a9 100644 --- a/site/public/v1/smartphones/vivo-t3x-aitoolbuzz-12094-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t3x-aitoolbuzz-12094-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/index.json index cf505997ebf2..4368351c99a7 100644 --- a/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/index.json index f9809f8c360b..3a0867d1c12c 100644 --- a/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json index f7fe05c3ea8b..181f29c36252 100644 --- a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json index 5cbb868113eb..cdb9508b907a 100644 --- a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json index 8f3fdcdc0dac..0ed0fa8351f5 100644 --- a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json index 5cbb868113eb..cdb9508b907a 100644 --- a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/index.json index 018787faed39..72cc2da952e9 100644 --- a/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 47.7, - "percentile": 38.3, + "percentile": 38.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/score/index.json index 8fa8388c0f72..2bdd5e5cdfe4 100644 --- a/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 47.7, - "percentile": 38.3, + "percentile": 38.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index c8fe710099b6..6f9e87df8481 100644 --- a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 93d43e95f580..bbc85a8fbdd5 100644 --- a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 4a83c171563d..832f5bede2bf 100644 --- a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 93d43e95f580..bbc85a8fbdd5 100644 --- a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4x-aitoolbuzz-12096-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4x-aitoolbuzz-12096-8gb-128gb-5g/index.json index 120a4b5d049f..d2d7e6c5c898 100644 --- a/site/public/v1/smartphones/vivo-t4x-aitoolbuzz-12096-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-t4x-aitoolbuzz-12096-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-t4x-aitoolbuzz-12096-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4x-aitoolbuzz-12096-8gb-128gb-5g/score/index.json index 35a58699c613..05b417578a20 100644 --- a/site/public/v1/smartphones/vivo-t4x-aitoolbuzz-12096-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-t4x-aitoolbuzz-12096-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-lite-aitoolbuzz-12140-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v30-lite-aitoolbuzz-12140-12gb-256gb-5g/index.json index 513317271f53..e5f5dcaf1d5c 100644 --- a/site/public/v1/smartphones/vivo-v30-lite-aitoolbuzz-12140-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v30-lite-aitoolbuzz-12140-12gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-lite-aitoolbuzz-12140-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v30-lite-aitoolbuzz-12140-12gb-256gb-5g/score/index.json index 0f9c718e46a4..4cb0b7b364eb 100644 --- a/site/public/v1/smartphones/vivo-v30-lite-aitoolbuzz-12140-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v30-lite-aitoolbuzz-12140-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-pro-12gb-128gb/index.json b/site/public/v1/smartphones/vivo-v30-pro-12gb-128gb/index.json index 45c2aa97ecf0..33dbc3d70103 100644 --- a/site/public/v1/smartphones/vivo-v30-pro-12gb-128gb/index.json +++ b/site/public/v1/smartphones/vivo-v30-pro-12gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 50.8, - "percentile": 44.1, + "percentile": 43.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-pro-12gb-128gb/score/index.json b/site/public/v1/smartphones/vivo-v30-pro-12gb-128gb/score/index.json index db7294206091..64beee988ad9 100644 --- a/site/public/v1/smartphones/vivo-v30-pro-12gb-128gb/score/index.json +++ b/site/public/v1/smartphones/vivo-v30-pro-12gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.8, - "percentile": 44.1, + "percentile": 43.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-pro-allphones-7576-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v30-pro-allphones-7576-12gb-256gb-5g/index.json index 86591a281315..615bef42d5eb 100644 --- a/site/public/v1/smartphones/vivo-v30-pro-allphones-7576-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v30-pro-allphones-7576-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 50.8, - "percentile": 44.1, + "percentile": 43.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-pro-allphones-7576-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v30-pro-allphones-7576-12gb-256gb-5g/score/index.json index 9753b2bf258d..14a84b8f0313 100644 --- a/site/public/v1/smartphones/vivo-v30-pro-allphones-7576-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v30-pro-allphones-7576-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.8, - "percentile": 44.1, + "percentile": 43.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-se-8gb-8gb-5g/index.json b/site/public/v1/smartphones/vivo-v30-se-8gb-8gb-5g/index.json index 078def4333b1..cd8bda1ddaeb 100644 --- a/site/public/v1/smartphones/vivo-v30-se-8gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v30-se-8gb-8gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-se-8gb-8gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v30-se-8gb-8gb-5g/score/index.json index 1d963fe12ec5..e1acc3c4f554 100644 --- a/site/public/v1/smartphones/vivo-v30-se-8gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v30-se-8gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-se-aitoolbuzz-12143-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v30-se-aitoolbuzz-12143-8gb-256gb-5g/index.json index 33af601b0e81..d599d2c6adf2 100644 --- a/site/public/v1/smartphones/vivo-v30-se-aitoolbuzz-12143-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v30-se-aitoolbuzz-12143-8gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-se-aitoolbuzz-12143-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v30-se-aitoolbuzz-12143-8gb-256gb-5g/score/index.json index 48594df4dc7c..e90bd29e959a 100644 --- a/site/public/v1/smartphones/vivo-v30-se-aitoolbuzz-12143-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v30-se-aitoolbuzz-12143-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-se-allphones-7987-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v30-se-allphones-7987-8gb-256gb-5g/index.json index 69142237156a..33dc35455a3d 100644 --- a/site/public/v1/smartphones/vivo-v30-se-allphones-7987-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v30-se-allphones-7987-8gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-se-allphones-7987-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v30-se-allphones-7987-8gb-256gb-5g/score/index.json index 1d963fe12ec5..e1acc3c4f554 100644 --- a/site/public/v1/smartphones/vivo-v30-se-allphones-7987-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v30-se-allphones-7987-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-se-beridzeg45-871-8gb/index.json b/site/public/v1/smartphones/vivo-v30-se-beridzeg45-871-8gb/index.json index ff6e3759b18f..1907cf6bd291 100644 --- a/site/public/v1/smartphones/vivo-v30-se-beridzeg45-871-8gb/index.json +++ b/site/public/v1/smartphones/vivo-v30-se-beridzeg45-871-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30-se-beridzeg45-871-8gb/score/index.json b/site/public/v1/smartphones/vivo-v30-se-beridzeg45-871-8gb/score/index.json index 60a2cfe17c1b..07483214be94 100644 --- a/site/public/v1/smartphones/vivo-v30-se-beridzeg45-871-8gb/score/index.json +++ b/site/public/v1/smartphones/vivo-v30-se-beridzeg45-871-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30e-aitoolbuzz-12144-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v30e-aitoolbuzz-12144-12gb-128gb-5g/index.json index da9a84442630..f7d3c14a6ad6 100644 --- a/site/public/v1/smartphones/vivo-v30e-aitoolbuzz-12144-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v30e-aitoolbuzz-12144-12gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v30e-aitoolbuzz-12144-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v30e-aitoolbuzz-12144-12gb-128gb-5g/score/index.json index 84bd6474d0dd..40e2f25a225e 100644 --- a/site/public/v1/smartphones/vivo-v30e-aitoolbuzz-12144-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v30e-aitoolbuzz-12144-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12147-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12147-8gb-256gb-5g/index.json index b4b71b294b10..be869790fd6b 100644 --- a/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12147-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12147-8gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12147-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12147-8gb-256gb-5g/score/index.json index 73156efb974a..5906e9147f9d 100644 --- a/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12147-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12147-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12148-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12148-12gb-256gb-5g/index.json index e525c9528709..03d22f9ca0a8 100644 --- a/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12148-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12148-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12148-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12148-12gb-256gb-5g/score/index.json index 0f9c718e46a4..4cb0b7b364eb 100644 --- a/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12148-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v40-lite-aitoolbuzz-12148-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json index f75b3feaf7d5..ac3e32b192ad 100644 --- a/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json index fc429e802aeb..5cd151afd287 100644 --- a/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-pro-aitoolbuzz-12150-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v40-pro-aitoolbuzz-12150-12gb-256gb-5g/index.json index cda8ccdd0834..d7b0f24d88e6 100644 --- a/site/public/v1/smartphones/vivo-v40-pro-aitoolbuzz-12150-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v40-pro-aitoolbuzz-12150-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-pro-aitoolbuzz-12150-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40-pro-aitoolbuzz-12150-12gb-256gb-5g/score/index.json index 8a511433b62e..6d53c19db239 100644 --- a/site/public/v1/smartphones/vivo-v40-pro-aitoolbuzz-12150-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v40-pro-aitoolbuzz-12150-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 74.0, - "percentile": 70.7, + "percentile": 70.6, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-se-8gb-8gb-5g/index.json b/site/public/v1/smartphones/vivo-v40-se-8gb-8gb-5g/index.json index 48b1a4d714c7..11de21be5334 100644 --- a/site/public/v1/smartphones/vivo-v40-se-8gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v40-se-8gb-8gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-se-8gb-8gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40-se-8gb-8gb-5g/score/index.json index 1d963fe12ec5..e1acc3c4f554 100644 --- a/site/public/v1/smartphones/vivo-v40-se-8gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v40-se-8gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-se-aitoolbuzz-12151-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v40-se-aitoolbuzz-12151-8gb-256gb-5g/index.json index 7cc8b3b76e6a..82632db024b0 100644 --- a/site/public/v1/smartphones/vivo-v40-se-aitoolbuzz-12151-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v40-se-aitoolbuzz-12151-8gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-se-aitoolbuzz-12151-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40-se-aitoolbuzz-12151-8gb-256gb-5g/score/index.json index 48594df4dc7c..e90bd29e959a 100644 --- a/site/public/v1/smartphones/vivo-v40-se-aitoolbuzz-12151-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v40-se-aitoolbuzz-12151-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-se-allphones-7979-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v40-se-allphones-7979-8gb-256gb-5g/index.json index aa38283bfd8a..f4118b298164 100644 --- a/site/public/v1/smartphones/vivo-v40-se-allphones-7979-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v40-se-allphones-7979-8gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-se-allphones-7979-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40-se-allphones-7979-8gb-256gb-5g/score/index.json index 1d963fe12ec5..e1acc3c4f554 100644 --- a/site/public/v1/smartphones/vivo-v40-se-allphones-7979-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v40-se-allphones-7979-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-se-beridzeg45-3531-8gb/index.json b/site/public/v1/smartphones/vivo-v40-se-beridzeg45-3531-8gb/index.json index 9d2d206b7bb3..2c7c79b45d2f 100644 --- a/site/public/v1/smartphones/vivo-v40-se-beridzeg45-3531-8gb/index.json +++ b/site/public/v1/smartphones/vivo-v40-se-beridzeg45-3531-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40-se-beridzeg45-3531-8gb/score/index.json b/site/public/v1/smartphones/vivo-v40-se-beridzeg45-3531-8gb/score/index.json index 60a2cfe17c1b..07483214be94 100644 --- a/site/public/v1/smartphones/vivo-v40-se-beridzeg45-3531-8gb/score/index.json +++ b/site/public/v1/smartphones/vivo-v40-se-beridzeg45-3531-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/index.json index ca4fd5b5d2df..43b2a6a3f3d9 100644 --- a/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/score/index.json index 377592ac4572..deb34712897c 100644 --- a/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40e-8gb-128gb/index.json b/site/public/v1/smartphones/vivo-v40e-8gb-128gb/index.json index d654b381b2b2..dc6e6ed3a71f 100644 --- a/site/public/v1/smartphones/vivo-v40e-8gb-128gb/index.json +++ b/site/public/v1/smartphones/vivo-v40e-8gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40e-8gb-128gb/score/index.json b/site/public/v1/smartphones/vivo-v40e-8gb-128gb/score/index.json index 13a06e569e60..43edd7ecd66f 100644 --- a/site/public/v1/smartphones/vivo-v40e-8gb-128gb/score/index.json +++ b/site/public/v1/smartphones/vivo-v40e-8gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40e-aitoolbuzz-12152-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v40e-aitoolbuzz-12152-8gb-128gb-5g/index.json index 196d69aff98e..c1ff86ece543 100644 --- a/site/public/v1/smartphones/vivo-v40e-aitoolbuzz-12152-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v40e-aitoolbuzz-12152-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40e-aitoolbuzz-12152-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40e-aitoolbuzz-12152-8gb-128gb-5g/score/index.json index 69c8c3344f58..4cdb0a80ba76 100644 --- a/site/public/v1/smartphones/vivo-v40e-aitoolbuzz-12152-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v40e-aitoolbuzz-12152-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40e-allphones-7566-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v40e-allphones-7566-8gb-128gb-5g/index.json index cd0646fd6c02..3110f5709817 100644 --- a/site/public/v1/smartphones/vivo-v40e-allphones-7566-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v40e-allphones-7566-8gb-128gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v40e-allphones-7566-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40e-allphones-7566-8gb-128gb-5g/score/index.json index 4cf18a01fc61..102874f970f3 100644 --- a/site/public/v1/smartphones/vivo-v40e-allphones-7566-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v40e-allphones-7566-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50-lite-12gb-8gb-5g/index.json b/site/public/v1/smartphones/vivo-v50-lite-12gb-8gb-5g/index.json index a5d585da3003..d6e344deda7a 100644 --- a/site/public/v1/smartphones/vivo-v50-lite-12gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v50-lite-12gb-8gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50-lite-12gb-8gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v50-lite-12gb-8gb-5g/score/index.json index 9c96ca60c0b1..fcb726aefc1f 100644 --- a/site/public/v1/smartphones/vivo-v50-lite-12gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v50-lite-12gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50-lite-aitoolbuzz-12157-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v50-lite-aitoolbuzz-12157-12gb-256gb-5g/index.json index 9f7af0357485..d077aa8191e7 100644 --- a/site/public/v1/smartphones/vivo-v50-lite-aitoolbuzz-12157-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v50-lite-aitoolbuzz-12157-12gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50-lite-aitoolbuzz-12157-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v50-lite-aitoolbuzz-12157-12gb-256gb-5g/score/index.json index 1dac5a0a88c9..092f30d06f9b 100644 --- a/site/public/v1/smartphones/vivo-v50-lite-aitoolbuzz-12157-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v50-lite-aitoolbuzz-12157-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50-lite-allphones-8040-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v50-lite-allphones-8040-12gb-256gb-5g/index.json index faf171d1b548..453b55126535 100644 --- a/site/public/v1/smartphones/vivo-v50-lite-allphones-8040-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v50-lite-allphones-8040-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50-lite-allphones-8040-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v50-lite-allphones-8040-12gb-256gb-5g/score/index.json index 9c96ca60c0b1..fcb726aefc1f 100644 --- a/site/public/v1/smartphones/vivo-v50-lite-allphones-8040-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v50-lite-allphones-8040-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/index.json index 32f1d2430016..4e9882e802f3 100644 --- a/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/score/index.json index d3403d9dae26..2b711f9a7fda 100644 --- a/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/index.json index 52642a83b7d8..0e07589286de 100644 --- a/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/score/index.json index d3403d9dae26..2b711f9a7fda 100644 --- a/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50e-aitoolbuzz-12159-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v50e-aitoolbuzz-12159-8gb-128gb-5g/index.json index 63b457bf84ab..962b388be75e 100644 --- a/site/public/v1/smartphones/vivo-v50e-aitoolbuzz-12159-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-v50e-aitoolbuzz-12159-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-v50e-aitoolbuzz-12159-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v50e-aitoolbuzz-12159-8gb-128gb-5g/score/index.json index 7b923a0d3fce..9241f4417a47 100644 --- a/site/public/v1/smartphones/vivo-v50e-aitoolbuzz-12159-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-v50e-aitoolbuzz-12159-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x100s-16gb-512gb-5g/index.json index 6d988a00c3c3..426d68676562 100644 --- a/site/public/v1/smartphones/vivo-x100s-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x100s-16gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x100s-16gb-512gb-5g/score/index.json index 2916a8a03473..31b19190d048 100644 --- a/site/public/v1/smartphones/vivo-x100s-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x100s-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-aitoolbuzz-12183-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x100s-aitoolbuzz-12183-16gb-256gb-5g/index.json index 84f0418d6887..e4376392bb17 100644 --- a/site/public/v1/smartphones/vivo-x100s-aitoolbuzz-12183-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x100s-aitoolbuzz-12183-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-aitoolbuzz-12183-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x100s-aitoolbuzz-12183-16gb-256gb-5g/score/index.json index 079701044710..df9a0f01fe92 100644 --- a/site/public/v1/smartphones/vivo-x100s-aitoolbuzz-12183-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x100s-aitoolbuzz-12183-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/index.json index 8c7e008e6ce4..5cfee7d568e3 100644 --- a/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/score/index.json index 6c889c29de50..35c517e4d27e 100644 --- a/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-pro-aitoolbuzz-12184-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x100s-pro-aitoolbuzz-12184-16gb-256gb-5g/index.json index e95685c1ce21..a1e29bdaff50 100644 --- a/site/public/v1/smartphones/vivo-x100s-pro-aitoolbuzz-12184-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x100s-pro-aitoolbuzz-12184-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-pro-aitoolbuzz-12184-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x100s-pro-aitoolbuzz-12184-16gb-256gb-5g/score/index.json index cc6474562ea0..9703f4ee0d42 100644 --- a/site/public/v1/smartphones/vivo-x100s-pro-aitoolbuzz-12184-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x100s-pro-aitoolbuzz-12184-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-pro-allphones-7995-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x100s-pro-allphones-7995-16gb-256gb-5g/index.json index 3c8868c149ef..dd2ce2e98358 100644 --- a/site/public/v1/smartphones/vivo-x100s-pro-allphones-7995-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x100s-pro-allphones-7995-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-pro-allphones-7995-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x100s-pro-allphones-7995-16gb-256gb-5g/score/index.json index f49169dd1651..31d58d9a11db 100644 --- a/site/public/v1/smartphones/vivo-x100s-pro-allphones-7995-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x100s-pro-allphones-7995-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-pro-beridzeg45-1378-12gb/index.json b/site/public/v1/smartphones/vivo-x100s-pro-beridzeg45-1378-12gb/index.json index bf51b22273a9..a24b2ac71ad5 100644 --- a/site/public/v1/smartphones/vivo-x100s-pro-beridzeg45-1378-12gb/index.json +++ b/site/public/v1/smartphones/vivo-x100s-pro-beridzeg45-1378-12gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x100s-pro-beridzeg45-1378-12gb/score/index.json b/site/public/v1/smartphones/vivo-x100s-pro-beridzeg45-1378-12gb/score/index.json index 1c181e350a95..b7d23229d445 100644 --- a/site/public/v1/smartphones/vivo-x100s-pro-beridzeg45-1378-12gb/score/index.json +++ b/site/public/v1/smartphones/vivo-x100s-pro-beridzeg45-1378-12gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-12gb-128gb/index.json b/site/public/v1/smartphones/vivo-x200-12gb-128gb/index.json index 1d7979d2f40f..f5ed78462dba 100644 --- a/site/public/v1/smartphones/vivo-x200-12gb-128gb/index.json +++ b/site/public/v1/smartphones/vivo-x200-12gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-12gb-128gb/score/index.json b/site/public/v1/smartphones/vivo-x200-12gb-128gb/score/index.json index c7cc76ce28ae..800807c7e7d4 100644 --- a/site/public/v1/smartphones/vivo-x200-12gb-128gb/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-12gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-12gb-256gb/index.json b/site/public/v1/smartphones/vivo-x200-12gb-256gb/index.json index 73fad8b8c804..df18beda41ef 100644 --- a/site/public/v1/smartphones/vivo-x200-12gb-256gb/index.json +++ b/site/public/v1/smartphones/vivo-x200-12gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-12gb-256gb/score/index.json b/site/public/v1/smartphones/vivo-x200-12gb-256gb/score/index.json index c7cc76ce28ae..800807c7e7d4 100644 --- a/site/public/v1/smartphones/vivo-x200-12gb-256gb/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-12gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/index.json index 35031479b4e6..32419d0ee550 100644 --- a/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/score/index.json index 76ca7e756c0d..85cb146baf5d 100644 --- a/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-aitoolbuzz-12188-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-aitoolbuzz-12188-16gb-256gb-5g/index.json index 3d40979e50a0..18084d0c6ed1 100644 --- a/site/public/v1/smartphones/vivo-x200-aitoolbuzz-12188-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-aitoolbuzz-12188-16gb-256gb-5g/index.json @@ -90,7 +90,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-aitoolbuzz-12188-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-aitoolbuzz-12188-16gb-256gb-5g/score/index.json index 956591c9d473..0e2edbf119d2 100644 --- a/site/public/v1/smartphones/vivo-x200-aitoolbuzz-12188-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-aitoolbuzz-12188-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-allphones-8014-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-allphones-8014-16gb-256gb-5g/index.json index a3d105cac70e..b45bc6f2b4d0 100644 --- a/site/public/v1/smartphones/vivo-x200-allphones-8014-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-allphones-8014-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-allphones-8014-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-allphones-8014-16gb-256gb-5g/score/index.json index d90bed1295ca..8127e7e91563 100644 --- a/site/public/v1/smartphones/vivo-x200-allphones-8014-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-allphones-8014-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/index.json index 690535ac7b87..5ff01b574019 100644 --- a/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/score/index.json index c045af8a0ebf..49b15be73ba5 100644 --- a/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/index.json index 01d35515403d..8e47adc3858a 100644 --- a/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/score/index.json index 476d57f51756..eaf8591d8647 100644 --- a/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-16gb-256gb/index.json b/site/public/v1/smartphones/vivo-x200-pro-16gb-256gb/index.json index 4d7bd0162942..1b297b5a62c6 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-16gb-256gb/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-16gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-16gb-256gb/score/index.json b/site/public/v1/smartphones/vivo-x200-pro-16gb-256gb/score/index.json index adf0b0f55669..40ff373ca77b 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-16gb-256gb/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-16gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-16gb-512gb/index.json b/site/public/v1/smartphones/vivo-x200-pro-16gb-512gb/index.json index 1f025e36cee4..5df97f3841fe 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-16gb-512gb/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-16gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-16gb-512gb/score/index.json b/site/public/v1/smartphones/vivo-x200-pro-16gb-512gb/score/index.json index adf0b0f55669..40ff373ca77b 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-16gb-512gb/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-16gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/index.json index ce73bc90c19e..2ccf5cd43083 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/score/index.json index da89795d6d0d..38ad5c15dd8d 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-aitoolbuzz-12190-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-pro-aitoolbuzz-12190-16gb-256gb-5g/index.json index 385f66cccc4c..e742bdb4fd2b 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-aitoolbuzz-12190-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-aitoolbuzz-12190-16gb-256gb-5g/index.json @@ -90,7 +90,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-aitoolbuzz-12190-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-pro-aitoolbuzz-12190-16gb-256gb-5g/score/index.json index de1986a53992..4857160c5c40 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-aitoolbuzz-12190-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-aitoolbuzz-12190-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-allphones-8015-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-pro-allphones-8015-16gb-256gb-5g/index.json index f22fb55808ea..b94b0ffb3754 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-allphones-8015-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-allphones-8015-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-allphones-8015-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-pro-allphones-8015-16gb-256gb-5g/score/index.json index da89795d6d0d..38ad5c15dd8d 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-allphones-8015-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-allphones-8015-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-mini-16gb-256gb/index.json b/site/public/v1/smartphones/vivo-x200-pro-mini-16gb-256gb/index.json index 52a966695d1c..b3a134697da4 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-mini-16gb-256gb/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-mini-16gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-mini-16gb-256gb/score/index.json b/site/public/v1/smartphones/vivo-x200-pro-mini-16gb-256gb/score/index.json index 096025e907de..4ba1320f0a6b 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-mini-16gb-256gb/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-mini-16gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-mini-aitoolbuzz-12191-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-pro-mini-aitoolbuzz-12191-16gb-256gb-5g/index.json index 4022cc8cff5f..465fede458df 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-mini-aitoolbuzz-12191-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-mini-aitoolbuzz-12191-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-mini-aitoolbuzz-12191-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-pro-mini-aitoolbuzz-12191-16gb-256gb-5g/score/index.json index 2b9d21e1fb0c..0362afe50e99 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-mini-aitoolbuzz-12191-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-mini-aitoolbuzz-12191-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-mini-allphones-8016-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-pro-mini-allphones-8016-16gb-256gb-5g/index.json index 137a52af9f98..a476233bd020 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-mini-allphones-8016-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-mini-allphones-8016-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro-mini-allphones-8016-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-pro-mini-allphones-8016-16gb-256gb-5g/score/index.json index a42f0eab8756..9e4296307201 100644 --- a/site/public/v1/smartphones/vivo-x200-pro-mini-allphones-8016-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro-mini-allphones-8016-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro/index.json b/site/public/v1/smartphones/vivo-x200-pro/index.json index ed2ca6717c0d..9a8d8e29f883 100644 --- a/site/public/v1/smartphones/vivo-x200-pro/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro/index.json @@ -102,7 +102,7 @@ "value": 60.8, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-pro/score/index.json b/site/public/v1/smartphones/vivo-x200-pro/score/index.json index 57d14adbc7d7..f57d557992a3 100644 --- a/site/public/v1/smartphones/vivo-x200-pro/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-pro/score/index.json @@ -8,7 +8,7 @@ "value": 60.8, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-ultra-aitoolbuzz-12192-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-ultra-aitoolbuzz-12192-16gb-256gb-5g/index.json index 9044b5cd6061..9a29104efe01 100644 --- a/site/public/v1/smartphones/vivo-x200-ultra-aitoolbuzz-12192-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200-ultra-aitoolbuzz-12192-16gb-256gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200-ultra-aitoolbuzz-12192-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-ultra-aitoolbuzz-12192-16gb-256gb-5g/score/index.json index 016dd47301c0..d1ddfba1a32c 100644 --- a/site/public/v1/smartphones/vivo-x200-ultra-aitoolbuzz-12192-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200-ultra-aitoolbuzz-12192-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200/index.json b/site/public/v1/smartphones/vivo-x200/index.json index 2d077cd0bb0b..25a2836a6b90 100644 --- a/site/public/v1/smartphones/vivo-x200/index.json +++ b/site/public/v1/smartphones/vivo-x200/index.json @@ -100,7 +100,7 @@ "value": 62.1, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200/score/index.json b/site/public/v1/smartphones/vivo-x200/score/index.json index 9a3ce03d4eb2..05842ca00e1c 100644 --- a/site/public/v1/smartphones/vivo-x200/score/index.json +++ b/site/public/v1/smartphones/vivo-x200/score/index.json @@ -8,7 +8,7 @@ "value": 62.1, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200s-aitoolbuzz-12193-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200s-aitoolbuzz-12193-16gb-256gb-5g/index.json index 207b2d6b25c1..a33df240e421 100644 --- a/site/public/v1/smartphones/vivo-x200s-aitoolbuzz-12193-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200s-aitoolbuzz-12193-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 89.7, - "percentile": 93.4, + "percentile": 93.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200s-aitoolbuzz-12193-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200s-aitoolbuzz-12193-16gb-256gb-5g/score/index.json index cd2ac481f516..81b5b73cbe37 100644 --- a/site/public/v1/smartphones/vivo-x200s-aitoolbuzz-12193-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200s-aitoolbuzz-12193-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.7, - "percentile": 93.4, + "percentile": 93.3, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/index.json index 798856bc04fd..c285405c5b4b 100644 --- a/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 86.9, - "percentile": 88.6, + "percentile": 88.5, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/score/index.json index 0b65187c2521..198475a8d305 100644 --- a/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 86.9, - "percentile": 88.6, + "percentile": 88.5, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/index.json index 9561e30ba500..ad2a0fa5adfd 100644 --- a/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/score/index.json index b9203c0a6a6e..ce672f564c3a 100644 --- a/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/index.json index 4f6628918ced..573fc04c0a3b 100644 --- a/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/score/index.json index b9203c0a6a6e..ce672f564c3a 100644 --- a/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/index.json index 2f2c01bac2ae..5e6bb5340d8b 100644 --- a/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/score/index.json index b9203c0a6a6e..ce672f564c3a 100644 --- a/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x300/index.json b/site/public/v1/smartphones/vivo-x300/index.json index feb98a81fcfa..007d3759d852 100644 --- a/site/public/v1/smartphones/vivo-x300/index.json +++ b/site/public/v1/smartphones/vivo-x300/index.json @@ -102,7 +102,7 @@ "value": 66.6, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x300/score/index.json b/site/public/v1/smartphones/vivo-x300/score/index.json index 5a2367892fd5..117ee14957a5 100644 --- a/site/public/v1/smartphones/vivo-x300/score/index.json +++ b/site/public/v1/smartphones/vivo-x300/score/index.json @@ -8,7 +8,7 @@ "value": 66.6, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x300s/index.json b/site/public/v1/smartphones/vivo-x300s/index.json index 6bbba8319464..c24413f7f60b 100644 --- a/site/public/v1/smartphones/vivo-x300s/index.json +++ b/site/public/v1/smartphones/vivo-x300s/index.json @@ -101,7 +101,7 @@ "value": 71.7, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-x300s/score/index.json b/site/public/v1/smartphones/vivo-x300s/score/index.json index da9ab0064c47..b8e1a2843e4b 100644 --- a/site/public/v1/smartphones/vivo-x300s/score/index.json +++ b/site/public/v1/smartphones/vivo-x300s/score/index.json @@ -8,7 +8,7 @@ "value": 71.7, "perf": { "index": 89.9, - "percentile": 93.9, + "percentile": 93.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y100-aitoolbuzz-12260-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y100-aitoolbuzz-12260-8gb-128gb-5g/index.json index c2cd01495463..8485e0a504eb 100644 --- a/site/public/v1/smartphones/vivo-y100-aitoolbuzz-12260-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y100-aitoolbuzz-12260-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y100-aitoolbuzz-12260-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y100-aitoolbuzz-12260-8gb-128gb-5g/score/index.json index 48594df4dc7c..e90bd29e959a 100644 --- a/site/public/v1/smartphones/vivo-y100-aitoolbuzz-12260-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y100-aitoolbuzz-12260-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index d662d3ed8e07..33b0d2643e7b 100644 --- a/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index adc0f6dc55ee..2810a1f6acf9 100644 --- a/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y19-aitoolbuzz-12286-6gb-64gb-5g/index.json b/site/public/v1/smartphones/vivo-y19-aitoolbuzz-12286-6gb-64gb-5g/index.json index b2be84e1d146..d623359f6268 100644 --- a/site/public/v1/smartphones/vivo-y19-aitoolbuzz-12286-6gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y19-aitoolbuzz-12286-6gb-64gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y19-aitoolbuzz-12286-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19-aitoolbuzz-12286-6gb-64gb-5g/score/index.json index 691937c78947..b5eea6badde8 100644 --- a/site/public/v1/smartphones/vivo-y19-aitoolbuzz-12286-6gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y19-aitoolbuzz-12286-6gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/index.json index 1b1af2d6e266..32056c5923b2 100644 --- a/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/index.json index fbe061d0188b..3a2ef8e37810 100644 --- a/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/score/index.json index adc0f6dc55ee..2810a1f6acf9 100644 --- a/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12293-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12293-12gb-256gb-5g/index.json index f8f82068beb1..ed8a48cbd7b3 100644 --- a/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12293-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12293-12gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12293-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12293-12gb-256gb-5g/score/index.json index 0f9c718e46a4..4cb0b7b364eb 100644 --- a/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12293-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12293-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12294-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12294-12gb-128gb-5g/index.json index 1c248d009eeb..f770b94e94e1 100644 --- a/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12294-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12294-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12294-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12294-12gb-128gb-5g/score/index.json index 89e260f5006b..fff2453f2ddd 100644 --- a/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12294-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200-aitoolbuzz-12294-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-gt-12gb-128gb/index.json b/site/public/v1/smartphones/vivo-y200-gt-12gb-128gb/index.json index 896478147399..945d894cb26a 100644 --- a/site/public/v1/smartphones/vivo-y200-gt-12gb-128gb/index.json +++ b/site/public/v1/smartphones/vivo-y200-gt-12gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 57.1, - "percentile": 54.8, + "percentile": 54.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-gt-12gb-128gb/score/index.json b/site/public/v1/smartphones/vivo-y200-gt-12gb-128gb/score/index.json index 432794c50a1a..d1ddacb7f53e 100644 --- a/site/public/v1/smartphones/vivo-y200-gt-12gb-128gb/score/index.json +++ b/site/public/v1/smartphones/vivo-y200-gt-12gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.1, - "percentile": 54.8, + "percentile": 54.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-gt-allphones-7999-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y200-gt-allphones-7999-12gb-128gb-5g/index.json index 012228b0df03..6c4033e5d376 100644 --- a/site/public/v1/smartphones/vivo-y200-gt-allphones-7999-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200-gt-allphones-7999-12gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 57.1, - "percentile": 54.8, + "percentile": 54.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-gt-allphones-7999-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200-gt-allphones-7999-12gb-128gb-5g/score/index.json index c230ec034fa6..d84b46838436 100644 --- a/site/public/v1/smartphones/vivo-y200-gt-allphones-7999-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200-gt-allphones-7999-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.1, - "percentile": 54.8, + "percentile": 54.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-gt-beridzeg45-1706-8gb/index.json b/site/public/v1/smartphones/vivo-y200-gt-beridzeg45-1706-8gb/index.json index 5cc6a7d7502c..6a4867620006 100644 --- a/site/public/v1/smartphones/vivo-y200-gt-beridzeg45-1706-8gb/index.json +++ b/site/public/v1/smartphones/vivo-y200-gt-beridzeg45-1706-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 54.4, - "percentile": 49.0, + "percentile": 48.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-gt-beridzeg45-1706-8gb/score/index.json b/site/public/v1/smartphones/vivo-y200-gt-beridzeg45-1706-8gb/score/index.json index 84093624ac2d..8921cf76d7b7 100644 --- a/site/public/v1/smartphones/vivo-y200-gt-beridzeg45-1706-8gb/score/index.json +++ b/site/public/v1/smartphones/vivo-y200-gt-beridzeg45-1706-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 54.4, - "percentile": 49.0, + "percentile": 48.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-plus-aitoolbuzz-12299-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y200-plus-aitoolbuzz-12299-12gb-256gb-5g/index.json index 5606951ffd61..5cd66af80dc7 100644 --- a/site/public/v1/smartphones/vivo-y200-plus-aitoolbuzz-12299-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200-plus-aitoolbuzz-12299-12gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-plus-aitoolbuzz-12299-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200-plus-aitoolbuzz-12299-12gb-256gb-5g/score/index.json index ad89f78f6baa..ee00005d3725 100644 --- a/site/public/v1/smartphones/vivo-y200-plus-aitoolbuzz-12299-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200-plus-aitoolbuzz-12299-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/index.json index 734630185979..5520c5b25774 100644 --- a/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/score/index.json index 4de34f2a01cd..7fdc263dd6cf 100644 --- a/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-pro-aitoolbuzz-12298-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y200-pro-aitoolbuzz-12298-8gb-128gb-5g/index.json index b08d8e087b48..63cfa67e182d 100644 --- a/site/public/v1/smartphones/vivo-y200-pro-aitoolbuzz-12298-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200-pro-aitoolbuzz-12298-8gb-128gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200-pro-aitoolbuzz-12298-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200-pro-aitoolbuzz-12298-8gb-128gb-5g/score/index.json index fa93f4b4ea14..9bc3a52ab4ed 100644 --- a/site/public/v1/smartphones/vivo-y200-pro-aitoolbuzz-12298-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200-pro-aitoolbuzz-12298-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200e-aitoolbuzz-12300-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y200e-aitoolbuzz-12300-8gb-128gb-5g/index.json index 0b363036212a..281cb490e4f6 100644 --- a/site/public/v1/smartphones/vivo-y200e-aitoolbuzz-12300-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200e-aitoolbuzz-12300-8gb-128gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200e-aitoolbuzz-12300-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200e-aitoolbuzz-12300-8gb-128gb-5g/score/index.json index 48594df4dc7c..e90bd29e959a 100644 --- a/site/public/v1/smartphones/vivo-y200e-aitoolbuzz-12300-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200e-aitoolbuzz-12300-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200i-12gb-8gb-5g/index.json b/site/public/v1/smartphones/vivo-y200i-12gb-8gb-5g/index.json index c0bb68d45caa..896c1ee082d7 100644 --- a/site/public/v1/smartphones/vivo-y200i-12gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200i-12gb-8gb-5g/index.json @@ -92,7 +92,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200i-12gb-8gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200i-12gb-8gb-5g/score/index.json index 4da6d1044f47..d8d8bb0e082d 100644 --- a/site/public/v1/smartphones/vivo-y200i-12gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200i-12gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200i-aitoolbuzz-12301-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y200i-aitoolbuzz-12301-12gb-256gb-5g/index.json index 4a5c3d7a3f1d..06648c6a2c8b 100644 --- a/site/public/v1/smartphones/vivo-y200i-aitoolbuzz-12301-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200i-aitoolbuzz-12301-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200i-aitoolbuzz-12301-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200i-aitoolbuzz-12301-12gb-256gb-5g/score/index.json index 9f49f2bcc287..434a681826db 100644 --- a/site/public/v1/smartphones/vivo-y200i-aitoolbuzz-12301-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200i-aitoolbuzz-12301-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200i-allphones-7983-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y200i-allphones-7983-12gb-256gb-5g/index.json index 39a55a5a56a1..1d17c363ba64 100644 --- a/site/public/v1/smartphones/vivo-y200i-allphones-7983-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200i-allphones-7983-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200i-allphones-7983-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200i-allphones-7983-12gb-256gb-5g/score/index.json index 4da6d1044f47..d8d8bb0e082d 100644 --- a/site/public/v1/smartphones/vivo-y200i-allphones-7983-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200i-allphones-7983-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200i-beridzeg45-3205-8gb/index.json b/site/public/v1/smartphones/vivo-y200i-beridzeg45-3205-8gb/index.json index a12cb259610b..c373f60e9852 100644 --- a/site/public/v1/smartphones/vivo-y200i-beridzeg45-3205-8gb/index.json +++ b/site/public/v1/smartphones/vivo-y200i-beridzeg45-3205-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200i-beridzeg45-3205-8gb/score/index.json b/site/public/v1/smartphones/vivo-y200i-beridzeg45-3205-8gb/score/index.json index e7046125b067..a9c4e0712247 100644 --- a/site/public/v1/smartphones/vivo-y200i-beridzeg45-3205-8gb/score/index.json +++ b/site/public/v1/smartphones/vivo-y200i-beridzeg45-3205-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200t-12gb-8gb-5g/index.json b/site/public/v1/smartphones/vivo-y200t-12gb-8gb-5g/index.json index dbc802cdd9b3..22bf4f3dde73 100644 --- a/site/public/v1/smartphones/vivo-y200t-12gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200t-12gb-8gb-5g/index.json @@ -93,7 +93,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200t-12gb-8gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200t-12gb-8gb-5g/score/index.json index bc858f5f7b47..4f617ace9510 100644 --- a/site/public/v1/smartphones/vivo-y200t-12gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200t-12gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200t-aitoolbuzz-12302-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y200t-aitoolbuzz-12302-12gb-128gb-5g/index.json index f78e30bf26a8..a246a68036fb 100644 --- a/site/public/v1/smartphones/vivo-y200t-aitoolbuzz-12302-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200t-aitoolbuzz-12302-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200t-aitoolbuzz-12302-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200t-aitoolbuzz-12302-12gb-128gb-5g/score/index.json index 81a67baf4816..48eb6e5de04a 100644 --- a/site/public/v1/smartphones/vivo-y200t-aitoolbuzz-12302-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200t-aitoolbuzz-12302-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200t-allphones-7997-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y200t-allphones-7997-12gb-128gb-5g/index.json index 90476cb4fc71..4bfc5ec23bbe 100644 --- a/site/public/v1/smartphones/vivo-y200t-allphones-7997-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y200t-allphones-7997-12gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200t-allphones-7997-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200t-allphones-7997-12gb-128gb-5g/score/index.json index bc858f5f7b47..4f617ace9510 100644 --- a/site/public/v1/smartphones/vivo-y200t-allphones-7997-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y200t-allphones-7997-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200t-beridzeg45-605-8gb/index.json b/site/public/v1/smartphones/vivo-y200t-beridzeg45-605-8gb/index.json index 920df1698300..f24e83f264f9 100644 --- a/site/public/v1/smartphones/vivo-y200t-beridzeg45-605-8gb/index.json +++ b/site/public/v1/smartphones/vivo-y200t-beridzeg45-605-8gb/index.json @@ -69,7 +69,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y200t-beridzeg45-605-8gb/score/index.json b/site/public/v1/smartphones/vivo-y200t-beridzeg45-605-8gb/score/index.json index 5e84436bcb6d..c81a2dcbe922 100644 --- a/site/public/v1/smartphones/vivo-y200t-beridzeg45-605-8gb/score/index.json +++ b/site/public/v1/smartphones/vivo-y200t-beridzeg45-605-8gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 6fffd621ebaa..9ffe80097acb 100644 --- a/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index 3fd2335fc55a..5a3e611a4dc1 100644 --- a/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index fc71ed2b25fa..2a3fac7a264f 100644 --- a/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f9a48ecc100b..ab48e1c03565 100644 --- a/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y28s-aitoolbuzz-12327-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y28s-aitoolbuzz-12327-8gb-128gb-5g/index.json index 13d2d17eb141..43750b7b39b6 100644 --- a/site/public/v1/smartphones/vivo-y28s-aitoolbuzz-12327-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y28s-aitoolbuzz-12327-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y28s-aitoolbuzz-12327-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y28s-aitoolbuzz-12327-8gb-128gb-5g/score/index.json index 6a46a67a14b9..8bfa3bb1bf08 100644 --- a/site/public/v1/smartphones/vivo-y28s-aitoolbuzz-12327-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y28s-aitoolbuzz-12327-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index d383c014c049..6dd08f77cb8b 100644 --- a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index f92e2e8e010c..d98d5ed54494 100644 --- a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index f0251f4d4570..4d3dd75d42c5 100644 --- a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index f92e2e8e010c..d98d5ed54494 100644 --- a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y29-aitoolbuzz-12328-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y29-aitoolbuzz-12328-8gb-128gb-5g/index.json index 8e662bd3e655..0a1f69c051ba 100644 --- a/site/public/v1/smartphones/vivo-y29-aitoolbuzz-12328-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y29-aitoolbuzz-12328-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y29-aitoolbuzz-12328-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y29-aitoolbuzz-12328-8gb-128gb-5g/score/index.json index f0abd091e986..182ae9c209f6 100644 --- a/site/public/v1/smartphones/vivo-y29-aitoolbuzz-12328-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y29-aitoolbuzz-12328-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/index.json index d79eb10f5a4a..df2b4092d0bc 100644 --- a/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/score/index.json index f92e2e8e010c..d98d5ed54494 100644 --- a/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y29s-aitoolbuzz-12330-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y29s-aitoolbuzz-12330-8gb-256gb-5g/index.json index 8f9277e9befd..ed442af6a818 100644 --- a/site/public/v1/smartphones/vivo-y29s-aitoolbuzz-12330-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y29s-aitoolbuzz-12330-8gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y29s-aitoolbuzz-12330-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y29s-aitoolbuzz-12330-8gb-256gb-5g/score/index.json index 65967715f6d4..e4cc06cf10ca 100644 --- a/site/public/v1/smartphones/vivo-y29s-aitoolbuzz-12330-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y29s-aitoolbuzz-12330-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12338-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12338-8gb-128gb-5g/index.json index 9098f090edf7..3fb167ec77b5 100644 --- a/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12338-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12338-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12338-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12338-8gb-128gb-5g/score/index.json index 48594df4dc7c..e90bd29e959a 100644 --- a/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12338-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12338-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12339-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12339-12gb-128gb-5g/index.json index df5c373692ef..731432a39d28 100644 --- a/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12339-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12339-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12339-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12339-12gb-128gb-5g/score/index.json index 1dac5a0a88c9..092f30d06f9b 100644 --- a/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12339-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y300-aitoolbuzz-12339-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300-plus-aitoolbuzz-12340-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y300-plus-aitoolbuzz-12340-8gb-128gb-5g/index.json index b410a64ae1dd..3778ec394d0f 100644 --- a/site/public/v1/smartphones/vivo-y300-plus-aitoolbuzz-12340-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y300-plus-aitoolbuzz-12340-8gb-128gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300-plus-aitoolbuzz-12340-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y300-plus-aitoolbuzz-12340-8gb-128gb-5g/score/index.json index fa93f4b4ea14..9bc3a52ab4ed 100644 --- a/site/public/v1/smartphones/vivo-y300-plus-aitoolbuzz-12340-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y300-plus-aitoolbuzz-12340-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.4, - "percentile": 33.2, + "percentile": 33.1, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300-pro-aitoolbuzz-12341-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y300-pro-aitoolbuzz-12341-12gb-128gb-5g/index.json index b3ac798b01b2..36ed01e2dfac 100644 --- a/site/public/v1/smartphones/vivo-y300-pro-aitoolbuzz-12341-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y300-pro-aitoolbuzz-12341-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300-pro-aitoolbuzz-12341-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y300-pro-aitoolbuzz-12341-12gb-128gb-5g/score/index.json index 89e260f5006b..fff2453f2ddd 100644 --- a/site/public/v1/smartphones/vivo-y300-pro-aitoolbuzz-12341-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y300-pro-aitoolbuzz-12341-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 57.9, - "percentile": 57.0, + "percentile": 56.9, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300i-12gb-8gb-5g/index.json b/site/public/v1/smartphones/vivo-y300i-12gb-8gb-5g/index.json index 586b76ebc523..106e197009dc 100644 --- a/site/public/v1/smartphones/vivo-y300i-12gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y300i-12gb-8gb-5g/index.json @@ -92,7 +92,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300i-12gb-8gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y300i-12gb-8gb-5g/score/index.json index 4da6d1044f47..d8d8bb0e082d 100644 --- a/site/public/v1/smartphones/vivo-y300i-12gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y300i-12gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300i-aitoolbuzz-12343-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y300i-aitoolbuzz-12343-12gb-256gb-5g/index.json index 1df0b8d257d7..3bf8be34c196 100644 --- a/site/public/v1/smartphones/vivo-y300i-aitoolbuzz-12343-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y300i-aitoolbuzz-12343-12gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300i-aitoolbuzz-12343-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y300i-aitoolbuzz-12343-12gb-256gb-5g/score/index.json index ad89f78f6baa..ee00005d3725 100644 --- a/site/public/v1/smartphones/vivo-y300i-aitoolbuzz-12343-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y300i-aitoolbuzz-12343-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300i-allphones-8036-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y300i-allphones-8036-12gb-256gb-5g/index.json index 370868b3e4d3..5546ce7b555c 100644 --- a/site/public/v1/smartphones/vivo-y300i-allphones-8036-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y300i-allphones-8036-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300i-allphones-8036-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y300i-allphones-8036-12gb-256gb-5g/score/index.json index 4da6d1044f47..d8d8bb0e082d 100644 --- a/site/public/v1/smartphones/vivo-y300i-allphones-8036-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y300i-allphones-8036-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 44.8, - "percentile": 34.1, + "percentile": 34.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300t-aitoolbuzz-12344-12gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y300t-aitoolbuzz-12344-12gb-128gb-5g/index.json index ddc283a7b6f2..b792514106b6 100644 --- a/site/public/v1/smartphones/vivo-y300t-aitoolbuzz-12344-12gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y300t-aitoolbuzz-12344-12gb-128gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y300t-aitoolbuzz-12344-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y300t-aitoolbuzz-12344-12gb-128gb-5g/score/index.json index 2ebb896a5c07..eea575a2893e 100644 --- a/site/public/v1/smartphones/vivo-y300t-aitoolbuzz-12344-12gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y300t-aitoolbuzz-12344-12gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 51.8, - "percentile": 46.5, + "percentile": 46.3, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y37-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y37-12gb-256gb-5g/index.json index e6147b6752cb..bb319b920629 100644 --- a/site/public/v1/smartphones/vivo-y37-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y37-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y37-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y37-12gb-256gb-5g/score/index.json index fd990fea7b36..63187916b91a 100644 --- a/site/public/v1/smartphones/vivo-y37-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y37-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y37-aitoolbuzz-12363-12gb-64gb-5g/index.json b/site/public/v1/smartphones/vivo-y37-aitoolbuzz-12363-12gb-64gb-5g/index.json index df2f74931d66..c3fa4aaae897 100644 --- a/site/public/v1/smartphones/vivo-y37-aitoolbuzz-12363-12gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y37-aitoolbuzz-12363-12gb-64gb-5g/index.json @@ -90,7 +90,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y37-aitoolbuzz-12363-12gb-64gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y37-aitoolbuzz-12363-12gb-64gb-5g/score/index.json index 2a877950be8a..bf63594bf1c3 100644 --- a/site/public/v1/smartphones/vivo-y37-aitoolbuzz-12363-12gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y37-aitoolbuzz-12363-12gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 46.6, - "percentile": 38.1, + "percentile": 38.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y37-pro-aitoolbuzz-12365-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y37-pro-aitoolbuzz-12365-8gb-256gb-5g/index.json index da7ec47497de..3f34e615311b 100644 --- a/site/public/v1/smartphones/vivo-y37-pro-aitoolbuzz-12365-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y37-pro-aitoolbuzz-12365-8gb-256gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y37-pro-aitoolbuzz-12365-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y37-pro-aitoolbuzz-12365-8gb-256gb-5g/score/index.json index 3af98d1714e2..c55e07654de3 100644 --- a/site/public/v1/smartphones/vivo-y37-pro-aitoolbuzz-12365-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y37-pro-aitoolbuzz-12365-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y38-8gb-8gb-5g/index.json b/site/public/v1/smartphones/vivo-y38-8gb-8gb-5g/index.json index c460a9ed397d..0a501661bd01 100644 --- a/site/public/v1/smartphones/vivo-y38-8gb-8gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y38-8gb-8gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y38-8gb-8gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y38-8gb-8gb-5g/score/index.json index 224b0e109be1..68381a9b81d8 100644 --- a/site/public/v1/smartphones/vivo-y38-8gb-8gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y38-8gb-8gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y38-aitoolbuzz-12366-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y38-aitoolbuzz-12366-8gb-256gb-5g/index.json index 9202529e92ff..3553751f1c92 100644 --- a/site/public/v1/smartphones/vivo-y38-aitoolbuzz-12366-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y38-aitoolbuzz-12366-8gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y38-aitoolbuzz-12366-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y38-aitoolbuzz-12366-8gb-256gb-5g/score/index.json index 3af98d1714e2..c55e07654de3 100644 --- a/site/public/v1/smartphones/vivo-y38-aitoolbuzz-12366-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y38-aitoolbuzz-12366-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y38-allphones-7988-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y38-allphones-7988-8gb-256gb-5g/index.json index ca323ee4ab4b..882d9de273b1 100644 --- a/site/public/v1/smartphones/vivo-y38-allphones-7988-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y38-allphones-7988-8gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y38-allphones-7988-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y38-allphones-7988-8gb-256gb-5g/score/index.json index 224b0e109be1..68381a9b81d8 100644 --- a/site/public/v1/smartphones/vivo-y38-allphones-7988-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y38-allphones-7988-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y39-aitoolbuzz-12367-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y39-aitoolbuzz-12367-8gb-128gb-5g/index.json index 802fd7f3e86a..957549c911f0 100644 --- a/site/public/v1/smartphones/vivo-y39-aitoolbuzz-12367-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y39-aitoolbuzz-12367-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y39-aitoolbuzz-12367-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y39-aitoolbuzz-12367-8gb-128gb-5g/score/index.json index 3af98d1714e2..c55e07654de3 100644 --- a/site/public/v1/smartphones/vivo-y39-aitoolbuzz-12367-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y39-aitoolbuzz-12367-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/index.json index 1c147aa09dc0..e1abdef85502 100644 --- a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/score/index.json index 377592ac4572..deb34712897c 100644 --- a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index b5cdf684e200..654e6a693786 100644 --- a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 377592ac4572..deb34712897c 100644 --- a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/index.json index d3b6cea21e30..d71b7b44e66e 100644 --- a/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/score/index.json index 93d43e95f580..bbc85a8fbdd5 100644 --- a/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 49.1, - "percentile": 41.7, + "percentile": 41.6, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y58-aitoolbuzz-12393-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y58-aitoolbuzz-12393-8gb-128gb-5g/index.json index 196bbf031f3f..a3cb004c6828 100644 --- a/site/public/v1/smartphones/vivo-y58-aitoolbuzz-12393-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/vivo-y58-aitoolbuzz-12393-8gb-128gb-5g/index.json @@ -86,7 +86,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y58-aitoolbuzz-12393-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y58-aitoolbuzz-12393-8gb-128gb-5g/score/index.json index cf52e39553a4..4f687be76e76 100644 --- a/site/public/v1/smartphones/vivo-y58-aitoolbuzz-12393-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/vivo-y58-aitoolbuzz-12393-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/index.json index 6db012375613..e45f00c6b360 100644 --- a/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/index.json +++ b/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 24.6, - "percentile": 7.3, + "percentile": 7.2, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/score/index.json index c59b4b8931b0..38418405eace 100644 --- a/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 24.6, - "percentile": 7.3, + "percentile": 7.2, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/watch-edition-series-5/index.json b/site/public/v1/smartphones/watch-edition-series-5/index.json index 73c97d458aba..033f7d90d438 100644 --- a/site/public/v1/smartphones/watch-edition-series-5/index.json +++ b/site/public/v1/smartphones/watch-edition-series-5/index.json @@ -19,13 +19,13 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, "release_date": "2019-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 1, "storage_options_gb": [ 32 ], @@ -58,10 +58,10 @@ "body": null, "score": { "algorithm_version": "2.0.0", - "overall": 23.1, + "overall": 29.5, "performance": null, "camera": null, - "battery": 0.0, + "battery": 14.6, "display": 41.5, "value": null, "perf": { @@ -74,8 +74,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:04:59" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/watch-edition-series-5/score/index.json b/site/public/v1/smartphones/watch-edition-series-5/score/index.json index 9c0cbd5984c0..becd082746fb 100644 --- a/site/public/v1/smartphones/watch-edition-series-5/score/index.json +++ b/site/public/v1/smartphones/watch-edition-series-5/score/index.json @@ -1,9 +1,9 @@ { "algorithm_version": "2.0.0", - "overall": 23.1, + "overall": 29.5, "performance": null, "camera": null, - "battery": 0.0, + "battery": 14.6, "display": 41.5, "value": null, "perf": { diff --git a/site/public/v1/smartphones/watch-series-4-aluminum/index.json b/site/public/v1/smartphones/watch-series-4-aluminum/index.json index f0e90b3e2e4f..c1cafe60fdbc 100644 --- a/site/public/v1/smartphones/watch-series-4-aluminum/index.json +++ b/site/public/v1/smartphones/watch-series-4-aluminum/index.json @@ -25,7 +25,7 @@ }, "release_date": "2018-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -74,8 +74,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:04:59" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/watch-series-4/index.json b/site/public/v1/smartphones/watch-series-4/index.json index 8e4f5ac8703c..f046e38bc7af 100644 --- a/site/public/v1/smartphones/watch-series-4/index.json +++ b/site/public/v1/smartphones/watch-series-4/index.json @@ -25,7 +25,7 @@ }, "release_date": "2018-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -74,8 +74,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:04:59" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/watch-series-5-aluminum/index.json b/site/public/v1/smartphones/watch-series-5-aluminum/index.json index 7e9997b59ded..1f8a8fa952c1 100644 --- a/site/public/v1/smartphones/watch-series-5-aluminum/index.json +++ b/site/public/v1/smartphones/watch-series-5-aluminum/index.json @@ -19,13 +19,13 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, "release_date": "2019-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 1, "storage_options_gb": [ 32 ], @@ -58,10 +58,10 @@ "body": null, "score": { "algorithm_version": "2.0.0", - "overall": 23.1, + "overall": 29.5, "performance": null, "camera": null, - "battery": 0.0, + "battery": 14.6, "display": 41.5, "value": null, "perf": { @@ -74,8 +74,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:04:59" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/watch-series-5-aluminum/score/index.json b/site/public/v1/smartphones/watch-series-5-aluminum/score/index.json index 9c0cbd5984c0..becd082746fb 100644 --- a/site/public/v1/smartphones/watch-series-5-aluminum/score/index.json +++ b/site/public/v1/smartphones/watch-series-5-aluminum/score/index.json @@ -1,9 +1,9 @@ { "algorithm_version": "2.0.0", - "overall": 23.1, + "overall": 29.5, "performance": null, "camera": null, - "battery": 0.0, + "battery": 14.6, "display": 41.5, "value": null, "perf": { diff --git a/site/public/v1/smartphones/watch-series-5/index.json b/site/public/v1/smartphones/watch-series-5/index.json index af0ea1e41744..e2b6a6ba6382 100644 --- a/site/public/v1/smartphones/watch-series-5/index.json +++ b/site/public/v1/smartphones/watch-series-5/index.json @@ -19,13 +19,13 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, "release_date": "2019-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 1, "storage_options_gb": [ 32 ], @@ -58,10 +58,10 @@ "body": null, "score": { "algorithm_version": "2.0.0", - "overall": 23.1, + "overall": 29.5, "performance": null, "camera": null, - "battery": 0.0, + "battery": 14.6, "display": 41.5, "value": null, "perf": { @@ -74,8 +74,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:04:59" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/watch-series-5/score/index.json b/site/public/v1/smartphones/watch-series-5/score/index.json index 9c0cbd5984c0..becd082746fb 100644 --- a/site/public/v1/smartphones/watch-series-5/score/index.json +++ b/site/public/v1/smartphones/watch-series-5/score/index.json @@ -1,9 +1,9 @@ { "algorithm_version": "2.0.0", - "overall": 23.1, + "overall": 29.5, "performance": null, "camera": null, - "battery": 0.0, + "battery": 14.6, "display": 41.5, "value": null, "perf": { diff --git a/site/public/v1/smartphones/windows-phone-is12t/index.json b/site/public/v1/smartphones/windows-phone-is12t/index.json index a5e5e32e5c27..f660bc18ce04 100644 --- a/site/public/v1/smartphones/windows-phone-is12t/index.json +++ b/site/public/v1/smartphones/windows-phone-is12t/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 0.5, "storage_options_gb": [ 28, 32 @@ -80,8 +80,9 @@ }, "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/Fujitsu_Toshiba_IS12T", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:39:49" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/x200-pro-mini/index.json b/site/public/v1/smartphones/x200-pro-mini/index.json index e6ecfa761d65..c2ec87d406a0 100644 --- a/site/public/v1/smartphones/x200-pro-mini/index.json +++ b/site/public/v1/smartphones/x200-pro-mini/index.json @@ -76,7 +76,7 @@ "value": 52.8, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/x200-pro-mini/score/index.json b/site/public/v1/smartphones/x200-pro-mini/score/index.json index c74328ee6e8f..b997e3948ac4 100644 --- a/site/public/v1/smartphones/x200-pro-mini/score/index.json +++ b/site/public/v1/smartphones/x200-pro-mini/score/index.json @@ -8,7 +8,7 @@ "value": 52.8, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/x200-pro/index.json b/site/public/v1/smartphones/x200-pro/index.json index 08b40a67964b..3df8f30a6c35 100644 --- a/site/public/v1/smartphones/x200-pro/index.json +++ b/site/public/v1/smartphones/x200-pro/index.json @@ -77,7 +77,7 @@ "value": 52.0, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/x200-pro/score/index.json b/site/public/v1/smartphones/x200-pro/score/index.json index ce27b3dfffa3..fb368e5b8123 100644 --- a/site/public/v1/smartphones/x200-pro/score/index.json +++ b/site/public/v1/smartphones/x200-pro/score/index.json @@ -8,7 +8,7 @@ "value": 52.0, "perf": { "index": 89.2, - "percentile": 93.2, + "percentile": 93.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/x200/index.json b/site/public/v1/smartphones/x200/index.json index 2d6f80548a01..d3f98a2baab9 100644 --- a/site/public/v1/smartphones/x200/index.json +++ b/site/public/v1/smartphones/x200/index.json @@ -77,7 +77,7 @@ "value": 50.8, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/x200/score/index.json b/site/public/v1/smartphones/x200/score/index.json index ce18ad51b74e..f2b05bfa2c27 100644 --- a/site/public/v1/smartphones/x200/score/index.json +++ b/site/public/v1/smartphones/x200/score/index.json @@ -8,7 +8,7 @@ "value": 50.8, "perf": { "index": 86.5, - "percentile": 88.5, + "percentile": 88.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/x6/index.json b/site/public/v1/smartphones/x6/index.json index f7e07fa2e93b..b68659436d1d 100644 --- a/site/public/v1/smartphones/x6/index.json +++ b/site/public/v1/smartphones/x6/index.json @@ -76,7 +76,7 @@ "value": 66.6, "perf": { "index": 54.7, - "percentile": 49.7, + "percentile": 49.5, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/x6/score/index.json b/site/public/v1/smartphones/x6/score/index.json index b9086dc32a5d..a6f142f23698 100644 --- a/site/public/v1/smartphones/x6/score/index.json +++ b/site/public/v1/smartphones/x6/score/index.json @@ -8,7 +8,7 @@ "value": 66.6, "perf": { "index": 54.7, - "percentile": 49.7, + "percentile": 49.5, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/x7/index.json b/site/public/v1/smartphones/x7/index.json index 8ce379a0bd84..5a1f2ca788d6 100644 --- a/site/public/v1/smartphones/x7/index.json +++ b/site/public/v1/smartphones/x7/index.json @@ -76,7 +76,7 @@ "value": 68.7, "perf": { "index": 60.4, - "percentile": 59.5, + "percentile": 59.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/x7/score/index.json b/site/public/v1/smartphones/x7/score/index.json index 3b9b7c09d178..dec3023de748 100644 --- a/site/public/v1/smartphones/x7/score/index.json +++ b/site/public/v1/smartphones/x7/score/index.json @@ -8,7 +8,7 @@ "value": 68.7, "perf": { "index": 60.4, - "percentile": 59.5, + "percentile": 59.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14/index.json b/site/public/v1/smartphones/xiaomi-14/index.json index 3848865b8d6e..b265871718dc 100644 --- a/site/public/v1/smartphones/xiaomi-14/index.json +++ b/site/public/v1/smartphones/xiaomi-14/index.json @@ -100,7 +100,7 @@ "value": 58.5, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14/score/index.json b/site/public/v1/smartphones/xiaomi-14/score/index.json index 923642446e84..6339a3529513 100644 --- a/site/public/v1/smartphones/xiaomi-14/score/index.json +++ b/site/public/v1/smartphones/xiaomi-14/score/index.json @@ -8,7 +8,7 @@ "value": 58.5, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-1024gb/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-1024gb/index.json index 4caa21902377..751f260a03da 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-1024gb/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-1024gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-1024gb/score/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-1024gb/score/index.json index 0d0b6a871593..b6c4b25627cb 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-1024gb/score/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-1024gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-256gb/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-256gb/index.json index fc4b10f347fe..337ea122b728 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-256gb/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-256gb/score/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-256gb/score/index.json index 0d0b6a871593..b6c4b25627cb 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-256gb/score/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-512gb/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-512gb/index.json index 25860a208110..45cb13030360 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-512gb/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-512gb/score/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-512gb/score/index.json index 0d0b6a871593..b6c4b25627cb 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-12gb-512gb/score/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-12gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-16gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-16gb-512gb-5g/index.json index 07513ba4cc1a..5e7b40faddba 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-16gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-16gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-16gb-512gb-5g/score/index.json index e1c1a6083a4c..34d64fb72303 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-16gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-16gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/index.json index ffaf6cd46a43..097eb94e271c 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/score/index.json index c3b6035a6f8d..fdbd4bb5d861 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-aitoolbuzz-12712-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-aitoolbuzz-12712-16gb-256gb-5g/index.json index ded4f8f77c87..db097dd1a55c 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-aitoolbuzz-12712-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-aitoolbuzz-12712-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-aitoolbuzz-12712-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-aitoolbuzz-12712-16gb-256gb-5g/score/index.json index 783893d6e6a9..23e1bb79114b 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-aitoolbuzz-12712-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-aitoolbuzz-12712-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-allphones-8050-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-allphones-8050-16gb-256gb-5g/index.json index 3c758bd54f9e..b13f730df40d 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-allphones-8050-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-allphones-8050-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-allphones-8050-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-allphones-8050-16gb-256gb-5g/score/index.json index 8acb4390cb54..af5b1de0f9d6 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro-allphones-8050-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro-allphones-8050-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 84.7, - "percentile": 87.9, + "percentile": 87.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro/index.json b/site/public/v1/smartphones/xiaomi-14t-pro/index.json index f43177a3be7b..5689db5b872e 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro/index.json @@ -101,7 +101,7 @@ "value": 64.0, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-14t-pro/score/index.json b/site/public/v1/smartphones/xiaomi-14t-pro/score/index.json index bd1f06b4827c..17d968b417b7 100644 --- a/site/public/v1/smartphones/xiaomi-14t-pro/score/index.json +++ b/site/public/v1/smartphones/xiaomi-14t-pro/score/index.json @@ -8,7 +8,7 @@ "value": 64.0, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-12gb-256gb/index.json b/site/public/v1/smartphones/xiaomi-15-12gb-256gb/index.json index 0bf6fd21c45a..430ced7d2690 100644 --- a/site/public/v1/smartphones/xiaomi-15-12gb-256gb/index.json +++ b/site/public/v1/smartphones/xiaomi-15-12gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-12gb-256gb/score/index.json b/site/public/v1/smartphones/xiaomi-15-12gb-256gb/score/index.json index 0ae146822f78..378662b75a53 100644 --- a/site/public/v1/smartphones/xiaomi-15-12gb-256gb/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-12gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-16gb-512gb/index.json b/site/public/v1/smartphones/xiaomi-15-16gb-512gb/index.json index 60c87cac3e1e..8bc4e3b444ad 100644 --- a/site/public/v1/smartphones/xiaomi-15-16gb-512gb/index.json +++ b/site/public/v1/smartphones/xiaomi-15-16gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-16gb-512gb/score/index.json b/site/public/v1/smartphones/xiaomi-15-16gb-512gb/score/index.json index 8b0e4f4850ff..3e06faba3aea 100644 --- a/site/public/v1/smartphones/xiaomi-15-16gb-512gb/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-16gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-aitoolbuzz-12713-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-15-aitoolbuzz-12713-16gb-256gb-5g/index.json index f28f3f389d91..1c5a05ae6247 100644 --- a/site/public/v1/smartphones/xiaomi-15-aitoolbuzz-12713-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-15-aitoolbuzz-12713-16gb-256gb-5g/index.json @@ -90,7 +90,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-aitoolbuzz-12713-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-15-aitoolbuzz-12713-16gb-256gb-5g/score/index.json index f27c45962c5c..f990bbc5cd35 100644 --- a/site/public/v1/smartphones/xiaomi-15-aitoolbuzz-12713-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-aitoolbuzz-12713-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-allphones-8453-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-15-allphones-8453-16gb-256gb-5g/index.json index 24047c2382b0..541961e9a984 100644 --- a/site/public/v1/smartphones/xiaomi-15-allphones-8453-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-15-allphones-8453-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-allphones-8453-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-15-allphones-8453-16gb-256gb-5g/score/index.json index 0dd910df8a9f..da6b11b6a5e7 100644 --- a/site/public/v1/smartphones/xiaomi-15-allphones-8453-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-allphones-8453-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro-12gb-256gb/index.json b/site/public/v1/smartphones/xiaomi-15-pro-12gb-256gb/index.json index 9c5e9fb1ad0f..6f4d9fb7f380 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro-12gb-256gb/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro-12gb-256gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro-12gb-256gb/score/index.json b/site/public/v1/smartphones/xiaomi-15-pro-12gb-256gb/score/index.json index 2dc496beb26b..c6a8581a9643 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro-12gb-256gb/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro-12gb-256gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro-16gb-1024gb/index.json b/site/public/v1/smartphones/xiaomi-15-pro-16gb-1024gb/index.json index 03920637ecd4..3d53f64e4410 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro-16gb-1024gb/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro-16gb-1024gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro-16gb-1024gb/score/index.json b/site/public/v1/smartphones/xiaomi-15-pro-16gb-1024gb/score/index.json index 3fda77d314d8..cd581bbb2ae5 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro-16gb-1024gb/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro-16gb-1024gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro-16gb-512gb/index.json b/site/public/v1/smartphones/xiaomi-15-pro-16gb-512gb/index.json index af508ec436ac..83d0a50236dd 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro-16gb-512gb/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro-16gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro-16gb-512gb/score/index.json b/site/public/v1/smartphones/xiaomi-15-pro-16gb-512gb/score/index.json index 3fda77d314d8..cd581bbb2ae5 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro-16gb-512gb/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro-16gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro-aitoolbuzz-12714-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-15-pro-aitoolbuzz-12714-16gb-256gb-5g/index.json index aa3e6f5a82b0..e1e609054d62 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro-aitoolbuzz-12714-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro-aitoolbuzz-12714-16gb-256gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro-aitoolbuzz-12714-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-15-pro-aitoolbuzz-12714-16gb-256gb-5g/score/index.json index ce053e8f3a7d..4a00d1376813 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro-aitoolbuzz-12714-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro-aitoolbuzz-12714-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro-allphones-8054-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-15-pro-allphones-8054-16gb-256gb-5g/index.json index cced2207176d..ecd82469092c 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro-allphones-8054-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro-allphones-8054-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro-allphones-8054-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-15-pro-allphones-8054-16gb-256gb-5g/score/index.json index 4202124ca673..c314a6ecdb9b 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro-allphones-8054-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro-allphones-8054-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro/index.json b/site/public/v1/smartphones/xiaomi-15-pro/index.json index e68c04c2ae9a..a5bdc1c72eb9 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro/index.json @@ -102,7 +102,7 @@ "value": 63.7, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-pro/score/index.json b/site/public/v1/smartphones/xiaomi-15-pro/score/index.json index c5b1b1fb76e2..64fe088950ad 100644 --- a/site/public/v1/smartphones/xiaomi-15-pro/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-pro/score/index.json @@ -8,7 +8,7 @@ "value": 63.7, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-ultra-aitoolbuzz-12715-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-15-ultra-aitoolbuzz-12715-16gb-256gb-5g/index.json index 23d7816a586a..1036c6a3fd8a 100644 --- a/site/public/v1/smartphones/xiaomi-15-ultra-aitoolbuzz-12715-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-15-ultra-aitoolbuzz-12715-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-ultra-aitoolbuzz-12715-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-15-ultra-aitoolbuzz-12715-16gb-256gb-5g/score/index.json index 28f96dbedb8d..7d6dcaba897c 100644 --- a/site/public/v1/smartphones/xiaomi-15-ultra-aitoolbuzz-12715-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-ultra-aitoolbuzz-12715-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-ultra-allphones-8454-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-15-ultra-allphones-8454-16gb-256gb-5g/index.json index a783d5a365ce..a213055e0abc 100644 --- a/site/public/v1/smartphones/xiaomi-15-ultra-allphones-8454-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-15-ultra-allphones-8454-16gb-256gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-ultra-allphones-8454-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-15-ultra-allphones-8454-16gb-256gb-5g/score/index.json index 0db9695b1c23..d941df73a411 100644 --- a/site/public/v1/smartphones/xiaomi-15-ultra-allphones-8454-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-ultra-allphones-8454-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-ultra/index.json b/site/public/v1/smartphones/xiaomi-15-ultra/index.json index b6abd1154eb9..655a05d23269 100644 --- a/site/public/v1/smartphones/xiaomi-15-ultra/index.json +++ b/site/public/v1/smartphones/xiaomi-15-ultra/index.json @@ -101,7 +101,7 @@ "value": 36.8, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15-ultra/score/index.json b/site/public/v1/smartphones/xiaomi-15-ultra/score/index.json index e3fc9f2292b1..d3d830b5a9a6 100644 --- a/site/public/v1/smartphones/xiaomi-15-ultra/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15-ultra/score/index.json @@ -8,7 +8,7 @@ "value": 36.8, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15/index.json b/site/public/v1/smartphones/xiaomi-15/index.json index dbb63d57fbb9..f161ed25ccf5 100644 --- a/site/public/v1/smartphones/xiaomi-15/index.json +++ b/site/public/v1/smartphones/xiaomi-15/index.json @@ -100,7 +100,7 @@ "value": 60.5, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-15/score/index.json b/site/public/v1/smartphones/xiaomi-15/score/index.json index e655ee8e6fbd..b100006cdf2c 100644 --- a/site/public/v1/smartphones/xiaomi-15/score/index.json +++ b/site/public/v1/smartphones/xiaomi-15/score/index.json @@ -8,7 +8,7 @@ "value": 60.5, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/index.json index d93729fe9dac..23b1a252028f 100644 --- a/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/score/index.json index 87da56a041db..37c2e1115021 100644 --- a/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-17-pro/index.json b/site/public/v1/smartphones/xiaomi-17-pro/index.json index 05ed5b639b23..c08e9b5d9eb8 100644 --- a/site/public/v1/smartphones/xiaomi-17-pro/index.json +++ b/site/public/v1/smartphones/xiaomi-17-pro/index.json @@ -101,7 +101,7 @@ "value": 63.7, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-17-pro/score/index.json b/site/public/v1/smartphones/xiaomi-17-pro/score/index.json index 0f54253d83b2..791ae605264d 100644 --- a/site/public/v1/smartphones/xiaomi-17-pro/score/index.json +++ b/site/public/v1/smartphones/xiaomi-17-pro/score/index.json @@ -8,7 +8,7 @@ "value": 63.7, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-17/index.json b/site/public/v1/smartphones/xiaomi-17/index.json index 3a0f87e847d2..8e8288a7e392 100644 --- a/site/public/v1/smartphones/xiaomi-17/index.json +++ b/site/public/v1/smartphones/xiaomi-17/index.json @@ -101,7 +101,7 @@ "value": 69.0, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-17/score/index.json b/site/public/v1/smartphones/xiaomi-17/score/index.json index 403c65acfb6e..b9fdaac21758 100644 --- a/site/public/v1/smartphones/xiaomi-17/score/index.json +++ b/site/public/v1/smartphones/xiaomi-17/score/index.json @@ -8,7 +8,7 @@ "value": 69.0, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-civi-4-pro-aitoolbuzz-12736-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-civi-4-pro-aitoolbuzz-12736-16gb-256gb-5g/index.json index f2d2e74a021a..074ea558c5e5 100644 --- a/site/public/v1/smartphones/xiaomi-civi-4-pro-aitoolbuzz-12736-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-civi-4-pro-aitoolbuzz-12736-16gb-256gb-5g/index.json @@ -83,7 +83,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-civi-4-pro-aitoolbuzz-12736-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-civi-4-pro-aitoolbuzz-12736-16gb-256gb-5g/score/index.json index 5b9b6cabffc8..5be46c25211c 100644 --- a/site/public/v1/smartphones/xiaomi-civi-4-pro-aitoolbuzz-12736-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-civi-4-pro-aitoolbuzz-12736-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-civi-5-pro-aitoolbuzz-12737-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-civi-5-pro-aitoolbuzz-12737-16gb-256gb-5g/index.json index c9d6b12d5192..5bd94d8fa3b3 100644 --- a/site/public/v1/smartphones/xiaomi-civi-5-pro-aitoolbuzz-12737-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-civi-5-pro-aitoolbuzz-12737-16gb-256gb-5g/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-civi-5-pro-aitoolbuzz-12737-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-civi-5-pro-aitoolbuzz-12737-16gb-256gb-5g/score/index.json index 3c6ea7ca9dd2..9aa98f4071e1 100644 --- a/site/public/v1/smartphones/xiaomi-civi-5-pro-aitoolbuzz-12737-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-civi-5-pro-aitoolbuzz-12737-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/index.json index 3f4afe89e083..a81523f42e36 100644 --- a/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/score/index.json index 531afccc5697..000e254e4a2c 100644 --- a/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/index.json index 011ce8003ed7..139a5912f89f 100644 --- a/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/score/index.json index 531afccc5697..000e254e4a2c 100644 --- a/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 7e87c74a8b39..709357bdd477 100644 --- a/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index dbb96346aa10..41456683caed 100644 --- a/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-f7-pro-aitoolbuzz-12861-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f7-pro-aitoolbuzz-12861-12gb-256gb-5g/index.json index 66d091c3941a..e4dbb1ce71a3 100644 --- a/site/public/v1/smartphones/xiaomi-poco-f7-pro-aitoolbuzz-12861-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-f7-pro-aitoolbuzz-12861-12gb-256gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-f7-pro-aitoolbuzz-12861-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f7-pro-aitoolbuzz-12861-12gb-256gb-5g/score/index.json index 9a405eaafe89..95302cc64216 100644 --- a/site/public/v1/smartphones/xiaomi-poco-f7-pro-aitoolbuzz-12861-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-f7-pro-aitoolbuzz-12861-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-f7-ultra-aitoolbuzz-12862-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f7-ultra-aitoolbuzz-12862-16gb-256gb-5g/index.json index 0ff989631aff..c6b3c12d7180 100644 --- a/site/public/v1/smartphones/xiaomi-poco-f7-ultra-aitoolbuzz-12862-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-f7-ultra-aitoolbuzz-12862-16gb-256gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-f7-ultra-aitoolbuzz-12862-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f7-ultra-aitoolbuzz-12862-16gb-256gb-5g/score/index.json index 92529255e04c..f133a1dc6bd4 100644 --- a/site/public/v1/smartphones/xiaomi-poco-f7-ultra-aitoolbuzz-12862-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-f7-ultra-aitoolbuzz-12862-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/index.json index d436a4c50a81..228ea1b6a561 100644 --- a/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/score/index.json index 4f79ff79f720..1a39d2d05ac4 100644 --- a/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 45.4, - "percentile": 36.1, + "percentile": 36.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-allphones-8422-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-allphones-8422-12gb-256gb-4g-lte/index.json index aa57fdaed2b6..ee1761be337f 100644 --- a/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-allphones-8422-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-allphones-8422-12gb-256gb-4g-lte/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-allphones-8422-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-allphones-8422-12gb-256gb-4g-lte/score/index.json index 4e24f3759245..dc9b3f31ac6e 100644 --- a/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-allphones-8422-12gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-allphones-8422-12gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 48.1, - "percentile": 39.3, + "percentile": 39.2, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-m7-aitoolbuzz-12881-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-m7-aitoolbuzz-12881-8gb-128gb-5g/index.json index 3b495db1f484..e9ce3014a0bf 100644 --- a/site/public/v1/smartphones/xiaomi-poco-m7-aitoolbuzz-12881-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-m7-aitoolbuzz-12881-8gb-128gb-5g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-m7-aitoolbuzz-12881-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m7-aitoolbuzz-12881-8gb-128gb-5g/score/index.json index a32be4540c26..83ba7c8751f3 100644 --- a/site/public/v1/smartphones/xiaomi-poco-m7-aitoolbuzz-12881-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-m7-aitoolbuzz-12881-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json index e424b271b12c..26f9ee57da7b 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json index 88274cfcc78a..3afe3d121a9e 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/index.json index 790aeb3c61ae..de28b77129f0 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json index 88274cfcc78a..3afe3d121a9e 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/index.json index 0cf4643c6f0c..430635eb631c 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/score/index.json index 20af69024568..64872f723bed 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-aitoolbuzz-12896-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-aitoolbuzz-12896-12gb-256gb-5g/index.json index 175cc58c7706..736639f5cef6 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x6-aitoolbuzz-12896-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x6-aitoolbuzz-12896-12gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-aitoolbuzz-12896-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-aitoolbuzz-12896-12gb-256gb-5g/score/index.json index b94fa31d98df..925deef99be3 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x6-aitoolbuzz-12896-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x6-aitoolbuzz-12896-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-allphones-8423-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-allphones-8423-12gb-256gb-5g/index.json index 3bd1e0983bc4..53166cdfdc3c 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x6-allphones-8423-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x6-allphones-8423-12gb-256gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-allphones-8423-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-allphones-8423-12gb-256gb-5g/score/index.json index 88274cfcc78a..3afe3d121a9e 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x6-allphones-8423-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x6-allphones-8423-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/index.json index be7f54ef5fae..9013d69a4782 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 88.4, - "percentile": 88.9, + "percentile": 88.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json index b0167b97e142..62ea9646673b 100644 --- a/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.4, - "percentile": 88.9, + "percentile": 88.8, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-14c-5g-allphones-8070-6gb-64gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-14c-5g-allphones-8070-6gb-64gb-5g/index.json index 2041fa3ccf7b..d3c6e3627484 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-14c-5g-allphones-8070-6gb-64gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-14c-5g-allphones-8070-6gb-64gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 35.9, - "percentile": 11.1, + "percentile": 11.0, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-14c-5g-allphones-8070-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-14c-5g-allphones-8070-6gb-64gb-5g/score/index.json index e93c2583caa9..aaeb20ff9b39 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-14c-5g-allphones-8070-6gb-64gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-14c-5g-allphones-8070-6gb-64gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 35.9, - "percentile": 11.1, + "percentile": 11.0, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-14r-aitoolbuzz-12932-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-14r-aitoolbuzz-12932-8gb-128gb-5g/index.json index 1279044591be..9bfbcab17eea 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-14r-aitoolbuzz-12932-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-14r-aitoolbuzz-12932-8gb-128gb-5g/index.json @@ -84,7 +84,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-14r-aitoolbuzz-12932-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-14r-aitoolbuzz-12932-8gb-128gb-5g/score/index.json index a32be4540c26..83ba7c8751f3 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-14r-aitoolbuzz-12932-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-14r-aitoolbuzz-12932-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.1, - "percentile": 20.6, + "percentile": 20.5, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json index 992093699d00..b537d606f7ed 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json index ce0ac8b8ac5d..23d7cb117eed 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.5, - "percentile": 24.1, + "percentile": 24.0, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json index cd6cf963530e..3fc9cd1d04d3 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json index 7547c53a6e8c..164bf05ad416 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 43.8, - "percentile": 31.7, + "percentile": 31.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/index.json index 217b4be67520..c205ab0c7251 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/score/index.json index 5cbb868113eb..cdb9508b907a 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.0, - "percentile": 82.2, + "percentile": 82.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-24gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-24gb-512gb-5g/index.json index 1920ee00a509..6cd5361c9862 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-24gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-24gb-512gb-5g/index.json @@ -81,7 +81,7 @@ "value": null, "perf": { "index": 90.2, - "percentile": 94.5, + "percentile": 94.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-24gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-24gb-512gb-5g/score/index.json index f0f5c7c49209..ebd31f2e647c 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-24gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-24gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 90.2, - "percentile": 94.5, + "percentile": 94.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-aitoolbuzz-13009-24gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-aitoolbuzz-13009-24gb-256gb-5g/index.json index 8ffefc284049..517f07d57d13 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-aitoolbuzz-13009-24gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-aitoolbuzz-13009-24gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 90.2, - "percentile": 94.5, + "percentile": 94.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-aitoolbuzz-13009-24gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-aitoolbuzz-13009-24gb-256gb-5g/score/index.json index 1d81e5f7ef12..9dd53c1fc01d 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-aitoolbuzz-13009-24gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-k70-ultra-aitoolbuzz-13009-24gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 90.2, - "percentile": 94.5, + "percentile": 94.4, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-k80-pro-aitoolbuzz-13012-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k80-pro-aitoolbuzz-13012-16gb-256gb-5g/index.json index e27fb4a20051..d2221bb17682 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-k80-pro-aitoolbuzz-13012-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-k80-pro-aitoolbuzz-13012-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-k80-pro-aitoolbuzz-13012-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k80-pro-aitoolbuzz-13012-16gb-256gb-5g/score/index.json index ae20e095504e..5a2b4ee83c4d 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-k80-pro-aitoolbuzz-13012-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-k80-pro-aitoolbuzz-13012-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.6, - "percentile": 97.3, + "percentile": 97.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/index.json index f09a0647f6f9..8d3af7f8d2d0 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/score/index.json index 87da56a041db..37c2e1115021 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 91.8, - "percentile": 98.2, + "percentile": 98.1, "tier": "S", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json index 798db1a15f50..24d5b9b291be 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json index 88274cfcc78a..3afe3d121a9e 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 53.2, - "percentile": 48.5, + "percentile": 48.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json index 3ae350cf84af..f45e9255b2d9 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -76,7 +76,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json index 20af69024568..64872f723bed 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 50.5, - "percentile": 43.9, + "percentile": 43.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-4g-allphones-8448-12gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-4g-allphones-8448-12gb-128gb-4g-lte/index.json index bbf3cc354f4c..2654e968c502 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-4g-allphones-8448-12gb-128gb-4g-lte/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-4g-allphones-8448-12gb-128gb-4g-lte/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 42.8, - "percentile": 24.7, + "percentile": 24.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-4g-allphones-8448-12gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-4g-allphones-8448-12gb-128gb-4g-lte/score/index.json index 4705e3be78d3..510a7632c1da 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-4g-allphones-8448-12gb-128gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-4g-allphones-8448-12gb-128gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 42.8, - "percentile": 24.7, + "percentile": 24.6, "tier": "D", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-16gb-512gb/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-16gb-512gb/index.json index ae1c451e71a4..3fa51628944d 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-16gb-512gb/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-16gb-512gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 64.6, - "percentile": 63.4, + "percentile": 63.3, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-16gb-512gb/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-16gb-512gb/score/index.json index 9cd0815ef788..c84df5274d76 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-16gb-512gb/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-16gb-512gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 64.6, - "percentile": 63.4, + "percentile": 63.3, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-aitoolbuzz-13070-16gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-aitoolbuzz-13070-16gb-128gb-5g/index.json index ef10b9b3dfa3..f1cd7c862feb 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-aitoolbuzz-13070-16gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-aitoolbuzz-13070-16gb-128gb-5g/index.json @@ -89,7 +89,7 @@ "value": null, "perf": { "index": 64.6, - "percentile": 63.4, + "percentile": 63.3, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-aitoolbuzz-13070-16gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-aitoolbuzz-13070-16gb-128gb-5g/score/index.json index 640179278ea3..8d2cf4adada9 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-aitoolbuzz-13070-16gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-aitoolbuzz-13070-16gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 64.6, - "percentile": 63.4, + "percentile": 63.3, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-allphones-8063-16gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-allphones-8063-16gb-128gb-5g/index.json index baa7db8cd548..c8aac5b8f619 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-allphones-8063-16gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-allphones-8063-16gb-128gb-5g/index.json @@ -82,7 +82,7 @@ "value": null, "perf": { "index": 64.6, - "percentile": 63.4, + "percentile": 63.3, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-allphones-8063-16gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-allphones-8063-16gb-128gb-5g/score/index.json index f95cbcc1d394..2e3558d84704 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-allphones-8063-16gb-128gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-5g-allphones-8063-16gb-128gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 64.6, - "percentile": 63.4, + "percentile": 63.3, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb/index.json index d1aefa617586..e286d50d2697 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb/index.json @@ -75,7 +75,7 @@ "value": null, "perf": { "index": 59.2, - "percentile": 57.9, + "percentile": 57.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb/score/index.json index 5161a9522c20..0dfb42ba7aa7 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 59.2, - "percentile": 57.9, + "percentile": 57.8, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-turbo-3-aitoolbuzz-13107-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-turbo-3-aitoolbuzz-13107-16gb-256gb-5g/index.json index c76028528212..6f0ec5d00c1b 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-turbo-3-aitoolbuzz-13107-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-turbo-3-aitoolbuzz-13107-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-turbo-3-aitoolbuzz-13107-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-turbo-3-aitoolbuzz-13107-16gb-256gb-5g/score/index.json index a6a7a48e522b..006abbbc9b53 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-turbo-3-aitoolbuzz-13107-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-turbo-3-aitoolbuzz-13107-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 79.9, - "percentile": 77.3, + "percentile": 77.2, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-turbo-4-pro-aitoolbuzz-13109-16gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-turbo-4-pro-aitoolbuzz-13109-16gb-256gb-5g/index.json index cf661cf18c43..55cdb4fae249 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-turbo-4-pro-aitoolbuzz-13109-16gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-turbo-4-pro-aitoolbuzz-13109-16gb-256gb-5g/index.json @@ -88,7 +88,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xiaomi-redmi-turbo-4-pro-aitoolbuzz-13109-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-turbo-4-pro-aitoolbuzz-13109-16gb-256gb-5g/score/index.json index ad1176fc95ab..ae8f21ca2c71 100644 --- a/site/public/v1/smartphones/xiaomi-redmi-turbo-4-pro-aitoolbuzz-13109-16gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/xiaomi-redmi-turbo-4-pro-aitoolbuzz-13109-16gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 82.9, - "percentile": 83.2, + "percentile": 83.1, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xperia-1-vi/index.json b/site/public/v1/smartphones/xperia-1-vi/index.json index 268cefdb452b..382b84b417e1 100644 --- a/site/public/v1/smartphones/xperia-1-vi/index.json +++ b/site/public/v1/smartphones/xperia-1-vi/index.json @@ -100,7 +100,7 @@ "value": 38.5, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xperia-1-vi/score/index.json b/site/public/v1/smartphones/xperia-1-vi/score/index.json index ea0163c0413c..a8d1bc4f044e 100644 --- a/site/public/v1/smartphones/xperia-1-vi/score/index.json +++ b/site/public/v1/smartphones/xperia-1-vi/score/index.json @@ -8,7 +8,7 @@ "value": 38.5, "perf": { "index": 80.8, - "percentile": 79.9, + "percentile": 79.8, "tier": "B", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xperia-1-viii/index.json b/site/public/v1/smartphones/xperia-1-viii/index.json new file mode 100644 index 000000000000..2398294ccab1 --- /dev/null +++ b/site/public/v1/smartphones/xperia-1-viii/index.json @@ -0,0 +1,70 @@ +{ + "id": 132984787523978, + "slug": "xperia-1-viii", + "base_model_slug": "xperia-1-viii", + "name": "Xperia 1 VIII", + "brand": { + "id": 8088705636069, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 213039570145071, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2026-06-19", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 16", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 78.2, + "performance": 91.8, + "camera": null, + "battery": 57.9, + "display": null, + "value": null, + "perf": { + "index": 91.8, + "percentile": 98.1, + "tier": "S", + "era": "2024-2026", + "source": "geekbench" + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Sony_Xperia_1_VIII" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/xperia-1-viii/score/index.json b/site/public/v1/smartphones/xperia-1-viii/score/index.json new file mode 100644 index 000000000000..9613138449f2 --- /dev/null +++ b/site/public/v1/smartphones/xperia-1-viii/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 78.2, + "performance": 91.8, + "camera": null, + "battery": 57.9, + "display": null, + "value": null, + "perf": { + "index": 91.8, + "percentile": 98.1, + "tier": "S", + "era": "2024-2026", + "source": "geekbench" + } +} diff --git a/site/public/v1/smartphones/xperia-10-vi/index.json b/site/public/v1/smartphones/xperia-10-vi/index.json index 0697b4d483ef..86a9b4839ca8 100644 --- a/site/public/v1/smartphones/xperia-10-vi/index.json +++ b/site/public/v1/smartphones/xperia-10-vi/index.json @@ -99,7 +99,7 @@ "value": 63.4, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xperia-10-vi/score/index.json b/site/public/v1/smartphones/xperia-10-vi/score/index.json index 319933c7b899..09d33d1a0ce1 100644 --- a/site/public/v1/smartphones/xperia-10-vi/score/index.json +++ b/site/public/v1/smartphones/xperia-10-vi/score/index.json @@ -8,7 +8,7 @@ "value": 63.4, "perf": { "index": 55.2, - "percentile": 51.6, + "percentile": 51.4, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/xperia-10-vii/index.json b/site/public/v1/smartphones/xperia-10-vii/index.json new file mode 100644 index 000000000000..8507166d4f44 --- /dev/null +++ b/site/public/v1/smartphones/xperia-10-vii/index.json @@ -0,0 +1,70 @@ +{ + "id": 19509836566226, + "slug": "xperia-10-vii", + "base_model_slug": "xperia-10-vii", + "name": "Xperia 10 VII", + "brand": { + "id": 8088705636069, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 248229364077216, + "slug": "snapdragon-6-gen-3", + "name": "Snapdragon 6 Gen 3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-6-gen-3" + }, + "release_date": "2025-09-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 15", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 55.7, + "performance": 55.7, + "camera": null, + "battery": 55.8, + "display": null, + "value": null, + "perf": { + "index": 55.7, + "percentile": 52.1, + "tier": "C", + "era": "2024-2026", + "source": "geekbench" + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Sony_Xperia_10_VII" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/xperia-10-vii/score/index.json b/site/public/v1/smartphones/xperia-10-vii/score/index.json new file mode 100644 index 000000000000..c49c420a02cc --- /dev/null +++ b/site/public/v1/smartphones/xperia-10-vii/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 55.7, + "performance": 55.7, + "camera": null, + "battery": 55.8, + "display": null, + "value": null, + "perf": { + "index": 55.7, + "percentile": 52.1, + "tier": "C", + "era": "2024-2026", + "source": "geekbench" + } +} diff --git a/site/public/v1/smartphones/xperia-10-viii/index.json b/site/public/v1/smartphones/xperia-10-viii/index.json new file mode 100644 index 000000000000..5e5947d32445 --- /dev/null +++ b/site/public/v1/smartphones/xperia-10-viii/index.json @@ -0,0 +1,70 @@ +{ + "id": 200596333643852, + "slug": "xperia-10-viii", + "base_model_slug": "xperia-10-viii", + "name": "Xperia 10 VIII", + "brand": { + "id": 8088705636069, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 248229364077216, + "slug": "snapdragon-6-gen-3", + "name": "Snapdragon 6 Gen 3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-6-gen-3" + }, + "release_date": "2026-08-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 16", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 55.7, + "performance": 55.7, + "camera": null, + "battery": 55.8, + "display": null, + "value": null, + "perf": { + "index": 55.7, + "percentile": 52.1, + "tier": "C", + "era": "2024-2026", + "source": "geekbench" + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Sony_Xperia_10_VIII" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/xperia-10-viii/score/index.json b/site/public/v1/smartphones/xperia-10-viii/score/index.json new file mode 100644 index 000000000000..c49c420a02cc --- /dev/null +++ b/site/public/v1/smartphones/xperia-10-viii/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 55.7, + "performance": 55.7, + "camera": null, + "battery": 55.8, + "display": null, + "value": null, + "perf": { + "index": 55.7, + "percentile": 52.1, + "tier": "C", + "era": "2024-2026", + "source": "geekbench" + } +} diff --git a/site/public/v1/smartphones/xps-10/index.json b/site/public/v1/smartphones/xps-10/index.json index 8e18397b9953..bff7b0b19df4 100644 --- a/site/public/v1/smartphones/xps-10/index.json +++ b/site/public/v1/smartphones/xps-10/index.json @@ -25,7 +25,7 @@ }, "release_date": "2012-01-01", "msrp_usd": null, - "ram_gb": 64, + "ram_gb": 2, "storage_options_gb": [ 64 ], @@ -83,8 +83,9 @@ }, "verified": false, "source_urls": [ + "https://www.karma-group.ru/upload/iblock/4ce/Dell_XPS_10.15ffb8a4c4dcc24d4201af8c5bf544e4f6.pdf", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:09:45" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/xt928/index.json b/site/public/v1/smartphones/xt928/index.json index 8a4f487e916f..f36a86961ead 100644 --- a/site/public/v1/smartphones/xt928/index.json +++ b/site/public/v1/smartphones/xt928/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-01-01", "msrp_usd": null, - "ram_gb": 16, + "ram_gb": 1, "storage_options_gb": [ 16 ], @@ -79,8 +79,9 @@ }, "verified": false, "source_urls": [ + "https://zh.wikipedia.org/wiki/%E6%91%A9%E6%89%98%E7%BD%97%E6%8B%89Droid_RAZR", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:22:50" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/y200-gt/index.json b/site/public/v1/smartphones/y200-gt/index.json index 442f3f7bb22e..56f68260e432 100644 --- a/site/public/v1/smartphones/y200-gt/index.json +++ b/site/public/v1/smartphones/y200-gt/index.json @@ -76,7 +76,7 @@ "value": 65.0, "perf": { "index": 57.1, - "percentile": 54.8, + "percentile": 54.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/y200-gt/score/index.json b/site/public/v1/smartphones/y200-gt/score/index.json index 52dae39f3154..76d8158a3858 100644 --- a/site/public/v1/smartphones/y200-gt/score/index.json +++ b/site/public/v1/smartphones/y200-gt/score/index.json @@ -8,7 +8,7 @@ "value": 65.0, "perf": { "index": 57.1, - "percentile": 54.8, + "percentile": 54.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/y31d/index.json b/site/public/v1/smartphones/y31d/index.json new file mode 100644 index 000000000000..8b6233f2d8df --- /dev/null +++ b/site/public/v1/smartphones/y31d/index.json @@ -0,0 +1,70 @@ +{ + "id": 32277748071619, + "slug": "y31d", + "base_model_slug": "y31d", + "name": "Y31d", + "brand": { + "id": 260984111578177, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 60028644630631, + "slug": "snapdragon-6s-4g-gen-2", + "name": "Qualcomm Snapdragon 6s 4G Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-6s-4g-gen-2" + }, + "release_date": "2026-01-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [], + "variant": {}, + "display": {}, + "cameras": [], + "battery_mah": 7200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android 16", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "image_license": null, + "image_attribution": null, + "model_3d": null, + "body": null, + "score": { + "algorithm_version": "2.0.0", + "overall": 61.7, + "performance": null, + "camera": null, + "battery": 61.7, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Vivo_Y31d" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31" +} diff --git a/site/public/v1/smartphones/y31d/score/index.json b/site/public/v1/smartphones/y31d/score/index.json new file mode 100644 index 000000000000..2d00ce78277b --- /dev/null +++ b/site/public/v1/smartphones/y31d/score/index.json @@ -0,0 +1,16 @@ +{ + "algorithm_version": "2.0.0", + "overall": 61.7, + "performance": null, + "camera": null, + "battery": 61.7, + "display": null, + "value": null, + "perf": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } +} diff --git a/site/public/v1/smartphones/zenfone-live-l2/index.json b/site/public/v1/smartphones/zenfone-live-l2/index.json index 9b383ea3a9a8..1724f0c11a06 100644 --- a/site/public/v1/smartphones/zenfone-live-l2/index.json +++ b/site/public/v1/smartphones/zenfone-live-l2/index.json @@ -25,7 +25,7 @@ }, "release_date": "2019-01-01", "msrp_usd": null, - "ram_gb": 32, + "ram_gb": 2, "storage_options_gb": [ 32 ], @@ -83,8 +83,9 @@ }, "verified": false, "source_urls": [ + "https://www.kaggle.com/datasets/jakubkhalponiak/phones-2024", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-09-25T07:06:06" + "updated_at": "2026-09-25T21:30:46" } diff --git a/site/public/v1/smartphones/zero-flip/index.json b/site/public/v1/smartphones/zero-flip/index.json index b1d271105a39..6aeb3402cde1 100644 --- a/site/public/v1/smartphones/zero-flip/index.json +++ b/site/public/v1/smartphones/zero-flip/index.json @@ -74,7 +74,7 @@ "value": 65.3, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/zero-flip/score/index.json b/site/public/v1/smartphones/zero-flip/score/index.json index c65bbd735557..74f0cdc84afd 100644 --- a/site/public/v1/smartphones/zero-flip/score/index.json +++ b/site/public/v1/smartphones/zero-flip/score/index.json @@ -8,7 +8,7 @@ "value": 65.3, "perf": { "index": 50.9, - "percentile": 44.8, + "percentile": 44.7, "tier": "C", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/zte-blade-v70-design-8gb-128gb-4g/index.json b/site/public/v1/smartphones/zte-blade-v70-design-8gb-128gb-4g/index.json index 8b6b4ae4fb2e..0c231360f3ab 100644 --- a/site/public/v1/smartphones/zte-blade-v70-design-8gb-128gb-4g/index.json +++ b/site/public/v1/smartphones/zte-blade-v70-design-8gb-128gb-4g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/zte-blade-v70-design-8gb-128gb-4g/score/index.json b/site/public/v1/smartphones/zte-blade-v70-design-8gb-128gb-4g/score/index.json index cb628176268b..d779661d8187 100644 --- a/site/public/v1/smartphones/zte-blade-v70-design-8gb-128gb-4g/score/index.json +++ b/site/public/v1/smartphones/zte-blade-v70-design-8gb-128gb-4g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/zte-blade-v70-design-8gb-256gb-4g/index.json b/site/public/v1/smartphones/zte-blade-v70-design-8gb-256gb-4g/index.json index b5671959b13d..123abe92858b 100644 --- a/site/public/v1/smartphones/zte-blade-v70-design-8gb-256gb-4g/index.json +++ b/site/public/v1/smartphones/zte-blade-v70-design-8gb-256gb-4g/index.json @@ -87,7 +87,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/zte-blade-v70-design-8gb-256gb-4g/score/index.json b/site/public/v1/smartphones/zte-blade-v70-design-8gb-256gb-4g/score/index.json index cb628176268b..d779661d8187 100644 --- a/site/public/v1/smartphones/zte-blade-v70-design-8gb-256gb-4g/score/index.json +++ b/site/public/v1/smartphones/zte-blade-v70-design-8gb-256gb-4g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/zte-blade-v70-design-allphones-2257-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/zte-blade-v70-design-allphones-2257-8gb-256gb-4g-lte/index.json index 256b4f83f6f6..aef94cf51036 100644 --- a/site/public/v1/smartphones/zte-blade-v70-design-allphones-2257-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/smartphones/zte-blade-v70-design-allphones-2257-8gb-256gb-4g-lte/index.json @@ -80,7 +80,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/zte-blade-v70-design-allphones-2257-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/zte-blade-v70-design-allphones-2257-8gb-256gb-4g-lte/score/index.json index b56619c34533..8bc015b98014 100644 --- a/site/public/v1/smartphones/zte-blade-v70-design-allphones-2257-8gb-256gb-4g-lte/score/index.json +++ b/site/public/v1/smartphones/zte-blade-v70-design-allphones-2257-8gb-256gb-4g-lte/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 23.3, - "percentile": 6.7, + "percentile": 6.6, "tier": "E", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/zte-nubia-z60-ultra-leading-aitoolbuzz-13664-24gb-256gb-5g/index.json b/site/public/v1/smartphones/zte-nubia-z60-ultra-leading-aitoolbuzz-13664-24gb-256gb-5g/index.json index 7c9298261639..636f25687e99 100644 --- a/site/public/v1/smartphones/zte-nubia-z60-ultra-leading-aitoolbuzz-13664-24gb-256gb-5g/index.json +++ b/site/public/v1/smartphones/zte-nubia-z60-ultra-leading-aitoolbuzz-13664-24gb-256gb-5g/index.json @@ -85,7 +85,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/smartphones/zte-nubia-z60-ultra-leading-aitoolbuzz-13664-24gb-256gb-5g/score/index.json b/site/public/v1/smartphones/zte-nubia-z60-ultra-leading-aitoolbuzz-13664-24gb-256gb-5g/score/index.json index 6e75e9d844ef..35a521e2dbe3 100644 --- a/site/public/v1/smartphones/zte-nubia-z60-ultra-leading-aitoolbuzz-13664-24gb-256gb-5g/score/index.json +++ b/site/public/v1/smartphones/zte-nubia-z60-ultra-leading-aitoolbuzz-13664-24gb-256gb-5g/score/index.json @@ -8,7 +8,7 @@ "value": null, "perf": { "index": 88.9, - "percentile": 92.0, + "percentile": 91.9, "tier": "A", "era": "2024-2026", "source": "geekbench" diff --git a/site/public/v1/socs/apple-a20-pro/index.json b/site/public/v1/socs/apple-a20-pro/index.json new file mode 100644 index 000000000000..725b6152b5a9 --- /dev/null +++ b/site/public/v1/socs/apple-a20-pro/index.json @@ -0,0 +1,52 @@ +{ + "id": 198000242214254, + "slug": "apple-a20-pro", + "name": "Apple A20 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "release_date": "2026-09-18", + "process_nm": 2.0, + "transistors_billion": null, + "cpu_config": { + "performance": 2, + "efficiency": 4, + "architecture": "2x performance + 4x efficiency", + "clocks_ghz": [ + 4.93, + 2.64 + ] + }, + "gpu_name": "Apple A20 Pro GPU", + "gpu_cores": 7, + "gpu_clock_mhz": 1620, + "npu_tops": null, + "modem": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A-series_processors" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31", + "url": "/v1/socs/apple-a20-pro" +} diff --git a/site/public/v1/gpus/rtx-pro-6000-blackwell-max-q-workstation-edition/score/index.json b/site/public/v1/socs/apple-a20-pro/score/index.json similarity index 54% rename from site/public/v1/gpus/rtx-pro-6000-blackwell-max-q-workstation-edition/score/index.json rename to site/public/v1/socs/apple-a20-pro/score/index.json index fdb4828c99b9..4e05a675df0b 100644 --- a/site/public/v1/gpus/rtx-pro-6000-blackwell-max-q-workstation-edition/score/index.json +++ b/site/public/v1/socs/apple-a20-pro/score/index.json @@ -1,7 +1,14 @@ { "algorithm_version": "2.0.0", "overall": null, - "graphics": { + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + }, + "system": { "index": null, "percentile": null, "tier": null, diff --git a/site/public/v1/socs/apple-s10/index.json b/site/public/v1/socs/apple-s10/index.json new file mode 100644 index 000000000000..be4820f584af --- /dev/null +++ b/site/public/v1/socs/apple-s10/index.json @@ -0,0 +1,44 @@ +{ + "id": 77381551407484, + "slug": "apple-s10", + "name": "Apple S10", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "release_date": "2024-09-20", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Apple S10 GPU", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/socs/apple-s10" +} diff --git a/site/public/v1/gpus/rtx-pro-6000-blackwell-workstation-edition/score/index.json b/site/public/v1/socs/apple-s10/score/index.json similarity index 54% rename from site/public/v1/gpus/rtx-pro-6000-blackwell-workstation-edition/score/index.json rename to site/public/v1/socs/apple-s10/score/index.json index fdb4828c99b9..4e05a675df0b 100644 --- a/site/public/v1/gpus/rtx-pro-6000-blackwell-workstation-edition/score/index.json +++ b/site/public/v1/socs/apple-s10/score/index.json @@ -1,7 +1,14 @@ { "algorithm_version": "2.0.0", "overall": null, - "graphics": { + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + }, + "system": { "index": null, "percentile": null, "tier": null, diff --git a/site/public/v1/socs/apple-s5/index.json b/site/public/v1/socs/apple-s5/index.json index 7d5b92f21e24..b1b2d79eed91 100644 --- a/site/public/v1/socs/apple-s5/index.json +++ b/site/public/v1/socs/apple-s5/index.json @@ -8,7 +8,7 @@ "url": "/v1/brands/apple" }, "release_date": "2019-01-01", - "process_nm": 14.0, + "process_nm": 7.0, "transistors_billion": null, "cpu_config": {}, "gpu_name": "PowerVR", @@ -36,9 +36,10 @@ }, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" ], "created_at": "2026-06-19T14:17:46", - "updated_at": "2026-06-19T14:17:46", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/socs/apple-s5" } diff --git a/site/public/v1/socs/apple-s6/index.json b/site/public/v1/socs/apple-s6/index.json new file mode 100644 index 000000000000..6ac91b3ab139 --- /dev/null +++ b/site/public/v1/socs/apple-s6/index.json @@ -0,0 +1,44 @@ +{ + "id": 203177440153659, + "slug": "apple-s6", + "name": "Apple S6", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "release_date": "2020-09-18", + "process_nm": 7.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Apple S6 GPU", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2020-2021", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2020-2021", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/socs/apple-s6" +} diff --git a/site/public/v1/socs/apple-s6/score/index.json b/site/public/v1/socs/apple-s6/score/index.json new file mode 100644 index 000000000000..5034b18cdf93 --- /dev/null +++ b/site/public/v1/socs/apple-s6/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2020-2021", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2020-2021", + "source": null + } +} diff --git a/site/public/v1/socs/apple-s7/index.json b/site/public/v1/socs/apple-s7/index.json new file mode 100644 index 000000000000..ae803099f4e7 --- /dev/null +++ b/site/public/v1/socs/apple-s7/index.json @@ -0,0 +1,44 @@ +{ + "id": 243115452025484, + "slug": "apple-s7", + "name": "Apple S7", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "release_date": "2021-10-15", + "process_nm": 7.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Apple S7 GPU", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2020-2021", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2020-2021", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/socs/apple-s7" +} diff --git a/site/public/v1/socs/apple-s7/score/index.json b/site/public/v1/socs/apple-s7/score/index.json new file mode 100644 index 000000000000..5034b18cdf93 --- /dev/null +++ b/site/public/v1/socs/apple-s7/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2020-2021", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2020-2021", + "source": null + } +} diff --git a/site/public/v1/socs/apple-s8/index.json b/site/public/v1/socs/apple-s8/index.json new file mode 100644 index 000000000000..b847e12ecf10 --- /dev/null +++ b/site/public/v1/socs/apple-s8/index.json @@ -0,0 +1,44 @@ +{ + "id": 208634690601323, + "slug": "apple-s8", + "name": "Apple S8", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "release_date": "2022-09-16", + "process_nm": 7.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Apple S8 GPU", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2022-2023", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2022-2023", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/socs/apple-s8" +} diff --git a/site/public/v1/gpus/rtx-6000-ada-generation/score/index.json b/site/public/v1/socs/apple-s8/score/index.json similarity index 54% rename from site/public/v1/gpus/rtx-6000-ada-generation/score/index.json rename to site/public/v1/socs/apple-s8/score/index.json index 384e67204808..ad28b30bd398 100644 --- a/site/public/v1/gpus/rtx-6000-ada-generation/score/index.json +++ b/site/public/v1/socs/apple-s8/score/index.json @@ -1,7 +1,14 @@ { "algorithm_version": "2.0.0", "overall": null, - "graphics": { + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2022-2023", + "source": null + }, + "system": { "index": null, "percentile": null, "tier": null, diff --git a/site/public/v1/socs/apple-s9/index.json b/site/public/v1/socs/apple-s9/index.json new file mode 100644 index 000000000000..516daf573df7 --- /dev/null +++ b/site/public/v1/socs/apple-s9/index.json @@ -0,0 +1,44 @@ +{ + "id": 99193875274768, + "slug": "apple-s9", + "name": "Apple S9", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "release_date": "2023-09-22", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Apple S9 GPU", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2022-2023", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2022-2023", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S-series_processors" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/socs/apple-s9" +} diff --git a/site/public/v1/socs/apple-s9/score/index.json b/site/public/v1/socs/apple-s9/score/index.json new file mode 100644 index 000000000000..ad28b30bd398 --- /dev/null +++ b/site/public/v1/socs/apple-s9/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2022-2023", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2022-2023", + "source": null + } +} diff --git a/site/public/v1/socs/exynos-w1000/index.json b/site/public/v1/socs/exynos-w1000/index.json new file mode 100644 index 000000000000..632b9826c310 --- /dev/null +++ b/site/public/v1/socs/exynos-w1000/index.json @@ -0,0 +1,52 @@ +{ + "id": 254158002194929, + "slug": "exynos-w1000", + "name": "Samsung Exynos W1000", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "release_date": "2024-07-01", + "process_nm": 3.0, + "transistors_billion": null, + "cpu_config": { + "performance": 1, + "efficiency": 4, + "architecture": "1x Cortex-A78 + 4x Cortex-A55", + "clocks_ghz": [ + 1.6, + 1.5 + ] + }, + "gpu_name": "Mali-G68 MP2", + "gpu_cores": 2, + "gpu_clock_mhz": 702, + "npu_tops": null, + "modem": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Exynos" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/socs/exynos-w1000" +} diff --git a/site/public/v1/socs/exynos-w1000/score/index.json b/site/public/v1/socs/exynos-w1000/score/index.json new file mode 100644 index 000000000000..4e05a675df0b --- /dev/null +++ b/site/public/v1/socs/exynos-w1000/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } +} diff --git a/site/public/v1/socs/index.json b/site/public/v1/socs/index.json index 18bc04a7a120..d9bdad12cdd4 100644 --- a/site/public/v1/socs/index.json +++ b/site/public/v1/socs/index.json @@ -1,5 +1,5 @@ { - "count": 2097, + "count": 2105, "results": [ { "slug": "0", @@ -886,6 +886,11 @@ "name": "Apple A19 Pro L APL1V12 T8150", "url": "/v1/socs/apple-a19-pro-l-apl1v12-t8150" }, + { + "slug": "apple-a20-pro", + "name": "Apple A20 Pro", + "url": "/v1/socs/apple-a20-pro" + }, { "slug": "apple-a4", "name": "Apple A4", @@ -1081,6 +1086,11 @@ "name": "Apple S1", "url": "/v1/socs/apple-s1" }, + { + "slug": "apple-s10", + "name": "Apple S10", + "url": "/v1/socs/apple-s10" + }, { "slug": "apple-s1p", "name": "Apple S1P", @@ -1106,6 +1116,26 @@ "name": "Apple S5", "url": "/v1/socs/apple-s5" }, + { + "slug": "apple-s6", + "name": "Apple S6", + "url": "/v1/socs/apple-s6" + }, + { + "slug": "apple-s7", + "name": "Apple S7", + "url": "/v1/socs/apple-s7" + }, + { + "slug": "apple-s8", + "name": "Apple S8", + "url": "/v1/socs/apple-s8" + }, + { + "slug": "apple-s9", + "name": "Apple S9", + "url": "/v1/socs/apple-s9" + }, { "slug": "archos-mobile-platform-2014", "name": "Archos mobile platform 2014", @@ -7396,6 +7426,11 @@ "name": "Qualcomm Snapdragon 695 5G SM6375", "url": "/v1/socs/qualcomm-snapdragon-695-5g-sm6375" }, + { + "slug": "snapdragon-6s-4g-gen-2", + "name": "Qualcomm Snapdragon 6s 4G Gen 2", + "url": "/v1/socs/snapdragon-6s-4g-gen-2" + }, { "slug": "qualcomm-snapdragon-6s-gen-3-5g-sm6375-ac", "name": "Qualcomm Snapdragon 6s Gen 3 5G SM6375-AC", @@ -8436,6 +8471,11 @@ "name": "Samsung Exynos 990", "url": "/v1/socs/exynos-990" }, + { + "slug": "exynos-w1000", + "name": "Samsung Exynos W1000", + "url": "/v1/socs/exynos-w1000" + }, { "slug": "samsung-google-tensor-g2-gs201-s5p9855", "name": "Samsung Google Tensor G2 GS201 S5P9855", diff --git a/site/public/v1/socs/snapdragon-6s-4g-gen-2/index.json b/site/public/v1/socs/snapdragon-6s-4g-gen-2/index.json new file mode 100644 index 000000000000..94e585198aa2 --- /dev/null +++ b/site/public/v1/socs/snapdragon-6s-4g-gen-2/index.json @@ -0,0 +1,44 @@ +{ + "id": 60028644630631, + "slug": "snapdragon-6s-4g-gen-2", + "name": "Qualcomm Snapdragon 6s 4G Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "release_date": "2025-12-12", + "process_nm": 6.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Adreno 610", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "score": { + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } + }, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips" + ], + "created_at": "2026-09-25T21:09:31", + "updated_at": "2026-09-25T21:09:31", + "url": "/v1/socs/snapdragon-6s-4g-gen-2" +} diff --git a/site/public/v1/socs/snapdragon-6s-4g-gen-2/score/index.json b/site/public/v1/socs/snapdragon-6s-4g-gen-2/score/index.json new file mode 100644 index 000000000000..4e05a675df0b --- /dev/null +++ b/site/public/v1/socs/snapdragon-6s-4g-gen-2/score/index.json @@ -0,0 +1,18 @@ +{ + "algorithm_version": "2.0.0", + "overall": null, + "cpu": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + }, + "system": { + "index": null, + "percentile": null, + "tier": null, + "era": "2024-2026", + "source": null + } +} diff --git a/site/public/v1/tablets/amazon-fire-hd-10-aitoolbuzz-673-2gb-32gb-2g/index.json b/site/public/v1/tablets/amazon-fire-hd-10-aitoolbuzz-673-2gb-32gb-2g/index.json index 3937cb3a77f2..cf704dcadac2 100644 --- a/site/public/v1/tablets/amazon-fire-hd-10-aitoolbuzz-673-2gb-32gb-2g/index.json +++ b/site/public/v1/tablets/amazon-fire-hd-10-aitoolbuzz-673-2gb-32gb-2g/index.json @@ -10,19 +10,7 @@ "country": "US", "url": "/v1/brands/amazon" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2019-09-01", "msrp_usd": null, "ram_gb": 2.0, @@ -78,6 +66,6 @@ "https://aitoolbuzz.com/mobiles/amazon-fire-hd-10-2019" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/amazon-fire-hd-10-aitoolbuzz-673-2gb-32gb-2g" } diff --git a/site/public/v1/tablets/amazon-fire-hd-10-aitoolbuzz-674-3gb-32gb-2g/index.json b/site/public/v1/tablets/amazon-fire-hd-10-aitoolbuzz-674-3gb-32gb-2g/index.json index 0f4a71dec2c1..0416a697f362 100644 --- a/site/public/v1/tablets/amazon-fire-hd-10-aitoolbuzz-674-3gb-32gb-2g/index.json +++ b/site/public/v1/tablets/amazon-fire-hd-10-aitoolbuzz-674-3gb-32gb-2g/index.json @@ -10,19 +10,7 @@ "country": "US", "url": "/v1/brands/amazon" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-04-01", "msrp_usd": null, "ram_gb": 3.0, @@ -80,6 +68,6 @@ "https://aitoolbuzz.com/mobiles/amazon-fire-hd-10-2021" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/amazon-fire-hd-10-aitoolbuzz-674-3gb-32gb-2g" } diff --git a/site/public/v1/tablets/asus-zenpad-3-8-0-z581kl-aitoolbuzz-1109-4gb-32gb-4g-lte/index.json b/site/public/v1/tablets/asus-zenpad-3-8-0-z581kl-aitoolbuzz-1109-4gb-32gb-4g-lte/index.json index 1f24399058b7..668e5618d922 100644 --- a/site/public/v1/tablets/asus-zenpad-3-8-0-z581kl-aitoolbuzz-1109-4gb-32gb-4g-lte/index.json +++ b/site/public/v1/tablets/asus-zenpad-3-8-0-z581kl-aitoolbuzz-1109-4gb-32gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "TW", "url": "/v1/brands/asus" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2017-01-01", "msrp_usd": null, "ram_gb": 4.0, @@ -74,6 +62,6 @@ "https://aitoolbuzz.com/mobiles/asus-zenpad-3-8-0-z581kl" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/asus-zenpad-3-8-0-z581kl-aitoolbuzz-1109-4gb-32gb-4g-lte" } diff --git a/site/public/v1/tablets/asus-zenpad-3s-10-z500kl-aitoolbuzz-1110-4gb-32gb-4g-lte/index.json b/site/public/v1/tablets/asus-zenpad-3s-10-z500kl-aitoolbuzz-1110-4gb-32gb-4g-lte/index.json index b1fe0664bc02..32db6dbc401f 100644 --- a/site/public/v1/tablets/asus-zenpad-3s-10-z500kl-aitoolbuzz-1110-4gb-32gb-4g-lte/index.json +++ b/site/public/v1/tablets/asus-zenpad-3s-10-z500kl-aitoolbuzz-1110-4gb-32gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "TW", "url": "/v1/brands/asus" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2017-01-01", "msrp_usd": null, "ram_gb": 4.0, @@ -74,6 +62,6 @@ "https://aitoolbuzz.com/mobiles/asus-zenpad-3s-10-z500kl" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/asus-zenpad-3s-10-z500kl-aitoolbuzz-1110-4gb-32gb-4g-lte" } diff --git a/site/public/v1/tablets/asus-zenpad-z10-zt500kl-aitoolbuzz-1121-3gb-32gb-4g-lte/index.json b/site/public/v1/tablets/asus-zenpad-z10-zt500kl-aitoolbuzz-1121-3gb-32gb-4g-lte/index.json index 35f65dbc21f9..9fede7e777b3 100644 --- a/site/public/v1/tablets/asus-zenpad-z10-zt500kl-aitoolbuzz-1121-3gb-32gb-4g-lte/index.json +++ b/site/public/v1/tablets/asus-zenpad-z10-zt500kl-aitoolbuzz-1121-3gb-32gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "TW", "url": "/v1/brands/asus" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2016-10-01", "msrp_usd": null, "ram_gb": 3.0, @@ -74,6 +62,6 @@ "https://aitoolbuzz.com/mobiles/asus-zenpad-z10-zt500kl" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/asus-zenpad-z10-zt500kl-aitoolbuzz-1121-3gb-32gb-4g-lte" } diff --git a/site/public/v1/tablets/asus-zenpad-z8-aitoolbuzz-1122-2gb-16gb-4g-lte/index.json b/site/public/v1/tablets/asus-zenpad-z8-aitoolbuzz-1122-2gb-16gb-4g-lte/index.json index 2cb2dd0d3a1e..9af86b409324 100644 --- a/site/public/v1/tablets/asus-zenpad-z8-aitoolbuzz-1122-2gb-16gb-4g-lte/index.json +++ b/site/public/v1/tablets/asus-zenpad-z8-aitoolbuzz-1122-2gb-16gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "TW", "url": "/v1/brands/asus" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2016-06-01", "msrp_usd": null, "ram_gb": 2.0, @@ -74,6 +62,6 @@ "https://aitoolbuzz.com/mobiles/asus-zenpad-z8" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/asus-zenpad-z8-aitoolbuzz-1122-2gb-16gb-4g-lte" } diff --git a/site/public/v1/tablets/doogee-t10w-aitoolbuzz-2356-4gb-128gb-4g-lte/index.json b/site/public/v1/tablets/doogee-t10w-aitoolbuzz-2356-4gb-128gb-4g-lte/index.json index 3590d8f77d6e..cdb6e51bc645 100644 --- a/site/public/v1/tablets/doogee-t10w-aitoolbuzz-2356-4gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/doogee-t10w-aitoolbuzz-2356-4gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/doogee" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2024-08-01", "msrp_usd": null, "ram_gb": 4.0, @@ -74,6 +62,6 @@ "https://aitoolbuzz.com/mobiles/doogee-t10w" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/doogee-t10w-aitoolbuzz-2356-4gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/doogee-u11-pro-aitoolbuzz-2373-6gb-256gb-4g-lte/index.json b/site/public/v1/tablets/doogee-u11-pro-aitoolbuzz-2373-6gb-256gb-4g-lte/index.json index 7d11af99be29..6935d3e14fc6 100644 --- a/site/public/v1/tablets/doogee-u11-pro-aitoolbuzz-2373-6gb-256gb-4g-lte/index.json +++ b/site/public/v1/tablets/doogee-u11-pro-aitoolbuzz-2373-6gb-256gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/doogee" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2025-04-01", "msrp_usd": null, "ram_gb": 6.0, @@ -74,6 +62,6 @@ "https://aitoolbuzz.com/mobiles/doogee-u11-pro" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/doogee-u11-pro-aitoolbuzz-2373-6gb-256gb-4g-lte" } diff --git a/site/public/v1/tablets/g-slate/index.json b/site/public/v1/tablets/g-slate/index.json index 3dc1b89f19d4..f5580de671b2 100644 --- a/site/public/v1/tablets/g-slate/index.json +++ b/site/public/v1/tablets/g-slate/index.json @@ -25,7 +25,7 @@ }, "release_date": "2011-01-01", "msrp_usd": null, - "ram_gb": 32.0, + "ram_gb": 1.0, "storage_options_gb": [ 32 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "g-slate", "memory": { - "ram_gb": 32, + "ram_gb": 1, "storage_gb": 32 }, "network": { @@ -74,9 +74,10 @@ "images": [], "verified": false, "source_urls": [ + "https://en.wikipedia.org/wiki/LG_Optimus_Pad", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:30:46", "url": "/v1/tablets/g-slate" } diff --git a/site/public/v1/tablets/honor-pad-v8-aitoolbuzz-2978-8gb-128gb-4g-lte/index.json b/site/public/v1/tablets/honor-pad-v8-aitoolbuzz-2978-8gb-128gb-4g-lte/index.json index c4c14bbb55f8..c8ff7f823437 100644 --- a/site/public/v1/tablets/honor-pad-v8-aitoolbuzz-2978-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/honor-pad-v8-aitoolbuzz-2978-8gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/honor" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2023-04-01", "msrp_usd": null, "ram_gb": 8.0, @@ -78,6 +66,6 @@ "https://aitoolbuzz.com/mobiles/honor-pad-v8" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/honor-pad-v8-aitoolbuzz-2978-8gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/honor-pad-x8-lite-aitoolbuzz-2983-32gb-32gb-4g-lte/index.json b/site/public/v1/tablets/honor-pad-x8-lite-aitoolbuzz-2983-32gb-32gb-4g-lte/index.json index 26ee38627695..f199b359001e 100644 --- a/site/public/v1/tablets/honor-pad-x8-lite-aitoolbuzz-2983-32gb-32gb-4g-lte/index.json +++ b/site/public/v1/tablets/honor-pad-x8-lite-aitoolbuzz-2983-32gb-32gb-4g-lte/index.json @@ -25,7 +25,7 @@ }, "release_date": "2022-09-01", "msrp_usd": null, - "ram_gb": 32.0, + "ram_gb": 3.0, "storage_options_gb": [ 32 ], @@ -34,7 +34,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:2983", "memory": { - "ram_gb": 32, + "ram_gb": 3, "storage_gb": 32 }, "network": { @@ -71,9 +71,10 @@ "images": [], "verified": false, "source_urls": [ + "https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis", "https://aitoolbuzz.com/mobiles/honor-pad-x8-lite" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:30:46", "url": "/v1/tablets/honor-pad-x8-lite-aitoolbuzz-2983-32gb-32gb-4g-lte" } diff --git a/site/public/v1/tablets/honor-pad-x8-lite-allphones-2850-32gb-32gb/index.json b/site/public/v1/tablets/honor-pad-x8-lite-allphones-2850-32gb-32gb/index.json index d191d3cb193d..96856c1f5024 100644 --- a/site/public/v1/tablets/honor-pad-x8-lite-allphones-2850-32gb-32gb/index.json +++ b/site/public/v1/tablets/honor-pad-x8-lite-allphones-2850-32gb-32gb/index.json @@ -25,7 +25,7 @@ }, "release_date": "2022-01-01", "msrp_usd": null, - "ram_gb": 32.0, + "ram_gb": 3.0, "storage_options_gb": [ 32 ], @@ -34,7 +34,7 @@ "source_dataset": "madajaswanth/phone-dataset-8461-phones", "source_key": "madajaswanth/phone-dataset-8461-phones:2850", "memory": { - "ram_gb": 32, + "ram_gb": 3, "storage_gb": 32 }, "sim": "Nano-SIM" @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ + "https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis", "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:30:46", "url": "/v1/tablets/honor-pad-x8-lite-allphones-2850-32gb-32gb" } diff --git a/site/public/v1/tablets/honor-tablet-v7-6gb/index.json b/site/public/v1/tablets/honor-tablet-v7-6gb/index.json index f1c179fe6acf..7391e99a78c7 100644 --- a/site/public/v1/tablets/honor-tablet-v7-6gb/index.json +++ b/site/public/v1/tablets/honor-tablet-v7-6gb/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/honor" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-01-01", "msrp_usd": null, "ram_gb": 6.0, @@ -60,6 +48,6 @@ "https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis" ], "created_at": "2026-06-21T02:46:52", - "updated_at": "2026-06-21T02:46:52", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/honor-tablet-v7-6gb" } diff --git a/site/public/v1/tablets/honor-tablet-v7-aitoolbuzz-3022-8gb-128gb-5g/index.json b/site/public/v1/tablets/honor-tablet-v7-aitoolbuzz-3022-8gb-128gb-5g/index.json index 3ca2ad70868e..d0651f7fb3a4 100644 --- a/site/public/v1/tablets/honor-tablet-v7-aitoolbuzz-3022-8gb-128gb-5g/index.json +++ b/site/public/v1/tablets/honor-tablet-v7-aitoolbuzz-3022-8gb-128gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/honor" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-09-01", "msrp_usd": null, "ram_gb": 8.0, @@ -77,6 +65,6 @@ "https://aitoolbuzz.com/mobiles/honor-tablet-v7" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/honor-tablet-v7-aitoolbuzz-3022-8gb-128gb-5g" } diff --git a/site/public/v1/tablets/honor-tablet-v7-allphones-2821-8gb-128gb-5g/index.json b/site/public/v1/tablets/honor-tablet-v7-allphones-2821-8gb-128gb-5g/index.json index 73cea9b58899..0143b74c469c 100644 --- a/site/public/v1/tablets/honor-tablet-v7-allphones-2821-8gb-128gb-5g/index.json +++ b/site/public/v1/tablets/honor-tablet-v7-allphones-2821-8gb-128gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/honor" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-01-01", "msrp_usd": null, "ram_gb": 8.0, @@ -71,6 +59,6 @@ "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/honor-tablet-v7-allphones-2821-8gb-128gb-5g" } diff --git a/site/public/v1/tablets/honor-tablet-v7-pro-8gb/index.json b/site/public/v1/tablets/honor-tablet-v7-pro-8gb/index.json index 4c33e16b5ab7..d47667ce6311 100644 --- a/site/public/v1/tablets/honor-tablet-v7-pro-8gb/index.json +++ b/site/public/v1/tablets/honor-tablet-v7-pro-8gb/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/honor" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-01-01", "msrp_usd": null, "ram_gb": 8.0, @@ -60,6 +48,6 @@ "https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis" ], "created_at": "2026-06-21T02:46:52", - "updated_at": "2026-06-21T02:46:52", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/honor-tablet-v7-pro-8gb" } diff --git a/site/public/v1/tablets/honor-tablet-v7-pro-aitoolbuzz-3023-8gb-128gb-5g/index.json b/site/public/v1/tablets/honor-tablet-v7-pro-aitoolbuzz-3023-8gb-128gb-5g/index.json index 773d9e9b7ef8..1ea4a5ab0355 100644 --- a/site/public/v1/tablets/honor-tablet-v7-pro-aitoolbuzz-3023-8gb-128gb-5g/index.json +++ b/site/public/v1/tablets/honor-tablet-v7-pro-aitoolbuzz-3023-8gb-128gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/honor" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-08-01", "msrp_usd": null, "ram_gb": 8.0, @@ -75,6 +63,6 @@ "https://aitoolbuzz.com/mobiles/honor-tablet-v7-pro" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/honor-tablet-v7-pro-aitoolbuzz-3023-8gb-128gb-5g" } diff --git a/site/public/v1/tablets/honor-tablet-v7-pro-allphones-2723-8gb-128gb-5g/index.json b/site/public/v1/tablets/honor-tablet-v7-pro-allphones-2723-8gb-128gb-5g/index.json index 46d61de368f1..aa6760ff7e95 100644 --- a/site/public/v1/tablets/honor-tablet-v7-pro-allphones-2723-8gb-128gb-5g/index.json +++ b/site/public/v1/tablets/honor-tablet-v7-pro-allphones-2723-8gb-128gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/honor" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-01-01", "msrp_usd": null, "ram_gb": 8.0, @@ -72,6 +60,6 @@ "https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/honor-tablet-v7-pro-allphones-2723-8gb-128gb-5g" } diff --git a/site/public/v1/tablets/huawei-mate-x2-aitoolbuzz-3592-12gb-256gb-5g/index.json b/site/public/v1/tablets/huawei-mate-x2-aitoolbuzz-3592-12gb-256gb-5g/index.json index ee4025153ddc..452d8f5234c4 100644 --- a/site/public/v1/tablets/huawei-mate-x2-aitoolbuzz-3592-12gb-256gb-5g/index.json +++ b/site/public/v1/tablets/huawei-mate-x2-aitoolbuzz-3592-12gb-256gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-02-01", "msrp_usd": null, "ram_gb": 12.0, @@ -78,6 +66,6 @@ "https://aitoolbuzz.com/mobiles/huawei-mate-x2" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-mate-x2-aitoolbuzz-3592-12gb-256gb-5g" } diff --git a/site/public/v1/tablets/huawei-mate-x6-aitoolbuzz-3596-16gb-256gb-5g/index.json b/site/public/v1/tablets/huawei-mate-x6-aitoolbuzz-3596-16gb-256gb-5g/index.json index e9269f0f8aad..0c9ecf9bc38a 100644 --- a/site/public/v1/tablets/huawei-mate-x6-aitoolbuzz-3596-16gb-256gb-5g/index.json +++ b/site/public/v1/tablets/huawei-mate-x6-aitoolbuzz-3596-16gb-256gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2024-11-01", "msrp_usd": null, "ram_gb": 16.0, @@ -80,6 +68,6 @@ "https://aitoolbuzz.com/mobiles/huawei-mate-x6" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-mate-x6-aitoolbuzz-3596-16gb-256gb-5g" } diff --git a/site/public/v1/tablets/huawei-matepad-11-aitoolbuzz-3604-8gb-128gb-4g-lte/index.json b/site/public/v1/tablets/huawei-matepad-11-aitoolbuzz-3604-8gb-128gb-4g-lte/index.json index 69a7dde4ad17..8ec61995da4c 100644 --- a/site/public/v1/tablets/huawei-matepad-11-aitoolbuzz-3604-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/huawei-matepad-11-aitoolbuzz-3604-8gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2023-03-01", "msrp_usd": null, "ram_gb": 8.0, @@ -78,6 +66,6 @@ "https://aitoolbuzz.com/mobiles/huawei-matepad-11-2023" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-matepad-11-aitoolbuzz-3604-8gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/huawei-matepad-12-x-aitoolbuzz-3607-12gb-256gb-4g-lte/index.json b/site/public/v1/tablets/huawei-matepad-12-x-aitoolbuzz-3607-12gb-256gb-4g-lte/index.json index f1ab49150983..1001773ecae2 100644 --- a/site/public/v1/tablets/huawei-matepad-12-x-aitoolbuzz-3607-12gb-256gb-4g-lte/index.json +++ b/site/public/v1/tablets/huawei-matepad-12-x-aitoolbuzz-3607-12gb-256gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2024-09-01", "msrp_usd": null, "ram_gb": 12.0, @@ -74,6 +62,6 @@ "https://aitoolbuzz.com/mobiles/huawei-matepad-12-x" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-matepad-12-x-aitoolbuzz-3607-12gb-256gb-4g-lte" } diff --git a/site/public/v1/tablets/huawei-matepad-pro-10-8-aitoolbuzz-3613-8gb-128gb-5g/index.json b/site/public/v1/tablets/huawei-matepad-pro-10-8-aitoolbuzz-3613-8gb-128gb-5g/index.json index 993a9196f24e..9a26c21d4a13 100644 --- a/site/public/v1/tablets/huawei-matepad-pro-10-8-aitoolbuzz-3613-8gb-128gb-5g/index.json +++ b/site/public/v1/tablets/huawei-matepad-pro-10-8-aitoolbuzz-3613-8gb-128gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-06-01", "msrp_usd": null, "ram_gb": 8.0, @@ -78,6 +66,6 @@ "https://aitoolbuzz.com/mobiles/huawei-matepad-pro-10-8-2021" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-matepad-pro-10-8-aitoolbuzz-3613-8gb-128gb-5g" } diff --git a/site/public/v1/tablets/huawei-matepad-pro-11-aitoolbuzz-3615-12gb-128gb-4g-lte/index.json b/site/public/v1/tablets/huawei-matepad-pro-11-aitoolbuzz-3615-12gb-128gb-4g-lte/index.json index 9fe5ded9654b..66f0522c05fb 100644 --- a/site/public/v1/tablets/huawei-matepad-pro-11-aitoolbuzz-3615-12gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/huawei-matepad-pro-11-aitoolbuzz-3615-12gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2022-07-01", "msrp_usd": null, "ram_gb": 12.0, @@ -82,6 +70,6 @@ "https://aitoolbuzz.com/mobiles/huawei-matepad-pro-11-2022" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-matepad-pro-11-aitoolbuzz-3615-12gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/huawei-matepad-pro-12-6-aitoolbuzz-3618-12gb-128gb-5g/index.json b/site/public/v1/tablets/huawei-matepad-pro-12-6-aitoolbuzz-3618-12gb-128gb-5g/index.json index 121cc1ee16a7..e84cb7215466 100644 --- a/site/public/v1/tablets/huawei-matepad-pro-12-6-aitoolbuzz-3618-12gb-128gb-5g/index.json +++ b/site/public/v1/tablets/huawei-matepad-pro-12-6-aitoolbuzz-3618-12gb-128gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-06-01", "msrp_usd": null, "ram_gb": 12.0, @@ -81,6 +69,6 @@ "https://aitoolbuzz.com/mobiles/huawei-matepad-pro-12-6-2021" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-matepad-pro-12-6-aitoolbuzz-3618-12gb-128gb-5g" } diff --git a/site/public/v1/tablets/huawei-mediapad-m1-aitoolbuzz-3634-1gb-8gb-4g-lte/index.json b/site/public/v1/tablets/huawei-mediapad-m1-aitoolbuzz-3634-1gb-8gb-4g-lte/index.json index 9e617f0424a3..bec6f554f022 100644 --- a/site/public/v1/tablets/huawei-mediapad-m1-aitoolbuzz-3634-1gb-8gb-4g-lte/index.json +++ b/site/public/v1/tablets/huawei-mediapad-m1-aitoolbuzz-3634-1gb-8gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2014-02-01", "msrp_usd": null, "ram_gb": 1.0, @@ -74,6 +62,6 @@ "https://aitoolbuzz.com/mobiles/huawei-mediapad-m1" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-mediapad-m1-aitoolbuzz-3634-1gb-8gb-4g-lte" } diff --git a/site/public/v1/tablets/huawei-mediapad-m2-10-0-aitoolbuzz-3635-3gb-16gb-4g-lte/index.json b/site/public/v1/tablets/huawei-mediapad-m2-10-0-aitoolbuzz-3635-3gb-16gb-4g-lte/index.json index 30ad3780bc80..a67a6dd4c37b 100644 --- a/site/public/v1/tablets/huawei-mediapad-m2-10-0-aitoolbuzz-3635-3gb-16gb-4g-lte/index.json +++ b/site/public/v1/tablets/huawei-mediapad-m2-10-0-aitoolbuzz-3635-3gb-16gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2016-01-01", "msrp_usd": null, "ram_gb": 3.0, @@ -79,6 +67,6 @@ "https://aitoolbuzz.com/mobiles/huawei-mediapad-m2-10-0" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-mediapad-m2-10-0-aitoolbuzz-3635-3gb-16gb-4g-lte" } diff --git a/site/public/v1/tablets/huawei-mediapad-m2-8-0-aitoolbuzz-3637-3gb-16gb-4g-lte/index.json b/site/public/v1/tablets/huawei-mediapad-m2-8-0-aitoolbuzz-3637-3gb-16gb-4g-lte/index.json index d94920abbf12..46bc4a6e9fed 100644 --- a/site/public/v1/tablets/huawei-mediapad-m2-8-0-aitoolbuzz-3637-3gb-16gb-4g-lte/index.json +++ b/site/public/v1/tablets/huawei-mediapad-m2-8-0-aitoolbuzz-3637-3gb-16gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2015-05-01", "msrp_usd": null, "ram_gb": 3.0, @@ -80,6 +68,6 @@ "https://aitoolbuzz.com/mobiles/huawei-mediapad-m2-8-0" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-mediapad-m2-8-0-aitoolbuzz-3637-3gb-16gb-4g-lte" } diff --git a/site/public/v1/tablets/huawei-mediapad-m5-10-aitoolbuzz-3641-4gb-32gb-4g-lte/index.json b/site/public/v1/tablets/huawei-mediapad-m5-10-aitoolbuzz-3641-4gb-32gb-4g-lte/index.json index c9534b8be17a..3bf56ef3599a 100644 --- a/site/public/v1/tablets/huawei-mediapad-m5-10-aitoolbuzz-3641-4gb-32gb-4g-lte/index.json +++ b/site/public/v1/tablets/huawei-mediapad-m5-10-aitoolbuzz-3641-4gb-32gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2018-02-01", "msrp_usd": null, "ram_gb": 4.0, @@ -80,6 +68,6 @@ "https://aitoolbuzz.com/mobiles/huawei-mediapad-m5-10" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-mediapad-m5-10-aitoolbuzz-3641-4gb-32gb-4g-lte" } diff --git a/site/public/v1/tablets/huawei-mediapad-m5-8-aitoolbuzz-3643-4gb-32gb-4g-lte/index.json b/site/public/v1/tablets/huawei-mediapad-m5-8-aitoolbuzz-3643-4gb-32gb-4g-lte/index.json index 1d4167024075..4fdce0a02cbd 100644 --- a/site/public/v1/tablets/huawei-mediapad-m5-8-aitoolbuzz-3643-4gb-32gb-4g-lte/index.json +++ b/site/public/v1/tablets/huawei-mediapad-m5-8-aitoolbuzz-3643-4gb-32gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2018-02-01", "msrp_usd": null, "ram_gb": 4.0, @@ -80,6 +68,6 @@ "https://aitoolbuzz.com/mobiles/huawei-mediapad-m5-8" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-mediapad-m5-8-aitoolbuzz-3643-4gb-32gb-4g-lte" } diff --git a/site/public/v1/tablets/huawei-mediapad-x1-aitoolbuzz-3661-2gb-16gb-4g-lte/index.json b/site/public/v1/tablets/huawei-mediapad-x1-aitoolbuzz-3661-2gb-16gb-4g-lte/index.json index a247e1fa20f8..e1de0999b293 100644 --- a/site/public/v1/tablets/huawei-mediapad-x1-aitoolbuzz-3661-2gb-16gb-4g-lte/index.json +++ b/site/public/v1/tablets/huawei-mediapad-x1-aitoolbuzz-3661-2gb-16gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2014-02-01", "msrp_usd": null, "ram_gb": 2.0, @@ -78,6 +66,6 @@ "https://aitoolbuzz.com/mobiles/huawei-mediapad-x1" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-mediapad-x1-aitoolbuzz-3661-2gb-16gb-4g-lte" } diff --git a/site/public/v1/tablets/huawei-mediapad-x2-aitoolbuzz-3662-3gb-16gb-4g-lte/index.json b/site/public/v1/tablets/huawei-mediapad-x2-aitoolbuzz-3662-3gb-16gb-4g-lte/index.json index 934fe0e21b05..11bcf37d2a57 100644 --- a/site/public/v1/tablets/huawei-mediapad-x2-aitoolbuzz-3662-3gb-16gb-4g-lte/index.json +++ b/site/public/v1/tablets/huawei-mediapad-x2-aitoolbuzz-3662-3gb-16gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/huawei" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2015-03-01", "msrp_usd": null, "ram_gb": 3.0, @@ -80,6 +68,6 @@ "https://aitoolbuzz.com/mobiles/huawei-mediapad-x2" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/huawei-mediapad-x2-aitoolbuzz-3662-3gb-16gb-4g-lte" } diff --git a/site/public/v1/tablets/infinix-xpad-8gb/index.json b/site/public/v1/tablets/infinix-xpad-8gb/index.json index 54c463e304bb..90bd37e5fde8 100644 --- a/site/public/v1/tablets/infinix-xpad-8gb/index.json +++ b/site/public/v1/tablets/infinix-xpad-8gb/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/infinix" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2024-01-01", "msrp_usd": null, "ram_gb": 8.0, @@ -60,6 +48,6 @@ "https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis" ], "created_at": "2026-06-21T02:46:52", - "updated_at": "2026-06-21T02:46:52", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/infinix-xpad-8gb" } diff --git a/site/public/v1/tablets/infinix-xpad-pro-12gb/index.json b/site/public/v1/tablets/infinix-xpad-pro-12gb/index.json index 627082634bcb..1c711bc8e4bf 100644 --- a/site/public/v1/tablets/infinix-xpad-pro-12gb/index.json +++ b/site/public/v1/tablets/infinix-xpad-pro-12gb/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/infinix" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2024-01-01", "msrp_usd": null, "ram_gb": 12.0, @@ -60,6 +48,6 @@ "https://www.kaggle.com/datasets/lileejass/mobile-phone-dataset-prices-and-trend-analysis" ], "created_at": "2026-06-21T02:46:52", - "updated_at": "2026-06-21T02:46:52", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/infinix-xpad-pro-12gb" } diff --git a/site/public/v1/tablets/lenovo-legion-y700-aitoolbuzz-4649-12gb-128gb-4g-lte/index.json b/site/public/v1/tablets/lenovo-legion-y700-aitoolbuzz-4649-12gb-128gb-4g-lte/index.json index 47e887ba5659..84e4ac0c6a5c 100644 --- a/site/public/v1/tablets/lenovo-legion-y700-aitoolbuzz-4649-12gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/lenovo-legion-y700-aitoolbuzz-4649-12gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/lenovo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2022-03-01", "msrp_usd": null, "ram_gb": 12.0, @@ -78,6 +66,6 @@ "https://aitoolbuzz.com/mobiles/lenovo-legion-y700" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/lenovo-legion-y700-aitoolbuzz-4649-12gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/lenovo-pad-plus-aitoolbuzz-4668-6gb-128gb-4g-lte/index.json b/site/public/v1/tablets/lenovo-pad-plus-aitoolbuzz-4668-6gb-128gb-4g-lte/index.json index 68af13860ea6..2903e136a3b0 100644 --- a/site/public/v1/tablets/lenovo-pad-plus-aitoolbuzz-4668-6gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/lenovo-pad-plus-aitoolbuzz-4668-6gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/lenovo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-05-01", "msrp_usd": null, "ram_gb": 6.0, @@ -77,6 +65,6 @@ "https://aitoolbuzz.com/mobiles/lenovo-pad-plus" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/lenovo-pad-plus-aitoolbuzz-4668-6gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/lenovo-pad-pro-2022-aitoolbuzz-4670-8gb-128gb-4g-lte/index.json b/site/public/v1/tablets/lenovo-pad-pro-2022-aitoolbuzz-4670-8gb-128gb-4g-lte/index.json index 22dc80f1489a..6d8677e98b28 100644 --- a/site/public/v1/tablets/lenovo-pad-pro-2022-aitoolbuzz-4670-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/lenovo-pad-pro-2022-aitoolbuzz-4670-8gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/lenovo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2022-08-01", "msrp_usd": null, "ram_gb": 8.0, @@ -74,6 +62,6 @@ "https://aitoolbuzz.com/mobiles/lenovo-pad-pro-2022" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/lenovo-pad-pro-2022-aitoolbuzz-4670-8gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/lenovo-pad-pro-aitoolbuzz-4669-6gb-128gb-4g-lte/index.json b/site/public/v1/tablets/lenovo-pad-pro-aitoolbuzz-4669-6gb-128gb-4g-lte/index.json index 1cb80ed926f6..08d0f9cf1233 100644 --- a/site/public/v1/tablets/lenovo-pad-pro-aitoolbuzz-4669-6gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/lenovo-pad-pro-aitoolbuzz-4669-6gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/lenovo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-05-01", "msrp_usd": null, "ram_gb": 6.0, @@ -78,6 +66,6 @@ "https://aitoolbuzz.com/mobiles/lenovo-pad-pro" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/lenovo-pad-pro-aitoolbuzz-4669-6gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/lenovo-tab-m10-gen-3-aitoolbuzz-4715-4gb-32gb/index.json b/site/public/v1/tablets/lenovo-tab-m10-gen-3-aitoolbuzz-4715-4gb-32gb/index.json index 6812c62da761..91340de76d06 100644 --- a/site/public/v1/tablets/lenovo-tab-m10-gen-3-aitoolbuzz-4715-4gb-32gb/index.json +++ b/site/public/v1/tablets/lenovo-tab-m10-gen-3-aitoolbuzz-4715-4gb-32gb/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/lenovo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2022-09-01", "msrp_usd": null, "ram_gb": 4.0, @@ -66,6 +54,6 @@ "https://aitoolbuzz.com/mobiles/lenovo-tab-m10-gen-3" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/lenovo-tab-m10-gen-3-aitoolbuzz-4715-4gb-32gb" } diff --git a/site/public/v1/tablets/lenovo-tab-p11-5g-aitoolbuzz-4727-8gb-128gb-5g/index.json b/site/public/v1/tablets/lenovo-tab-p11-5g-aitoolbuzz-4727-8gb-128gb-5g/index.json index 530429e9b055..c072cc9c3b91 100644 --- a/site/public/v1/tablets/lenovo-tab-p11-5g-aitoolbuzz-4727-8gb-128gb-5g/index.json +++ b/site/public/v1/tablets/lenovo-tab-p11-5g-aitoolbuzz-4727-8gb-128gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/lenovo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-09-01", "msrp_usd": null, "ram_gb": 8.0, @@ -75,6 +63,6 @@ "https://aitoolbuzz.com/mobiles/lenovo-tab-p11-5g" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/lenovo-tab-p11-5g-aitoolbuzz-4727-8gb-128gb-5g" } diff --git a/site/public/v1/tablets/lenovo-tab-p11-pro-gen-2-aitoolbuzz-4731-8gb-128gb/index.json b/site/public/v1/tablets/lenovo-tab-p11-pro-gen-2-aitoolbuzz-4731-8gb-128gb/index.json index 45a749bc2920..36009741892a 100644 --- a/site/public/v1/tablets/lenovo-tab-p11-pro-gen-2-aitoolbuzz-4731-8gb-128gb/index.json +++ b/site/public/v1/tablets/lenovo-tab-p11-pro-gen-2-aitoolbuzz-4731-8gb-128gb/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/lenovo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2022-09-01", "msrp_usd": null, "ram_gb": 8.0, @@ -66,6 +54,6 @@ "https://aitoolbuzz.com/mobiles/lenovo-tab-p11-pro-gen-2" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/lenovo-tab-p11-pro-gen-2-aitoolbuzz-4731-8gb-128gb" } diff --git a/site/public/v1/tablets/lenovo-tab-p12-aitoolbuzz-4732-8gb-128gb-4g-lte/index.json b/site/public/v1/tablets/lenovo-tab-p12-aitoolbuzz-4732-8gb-128gb-4g-lte/index.json index b6e049eefc1a..b8356da7241d 100644 --- a/site/public/v1/tablets/lenovo-tab-p12-aitoolbuzz-4732-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/lenovo-tab-p12-aitoolbuzz-4732-8gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/lenovo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2023-07-01", "msrp_usd": null, "ram_gb": 8.0, @@ -75,6 +63,6 @@ "https://aitoolbuzz.com/mobiles/lenovo-tab-p12" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/lenovo-tab-p12-aitoolbuzz-4732-8gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/lenovo-tab-p12-pro-aitoolbuzz-4733-8gb-128gb-5g/index.json b/site/public/v1/tablets/lenovo-tab-p12-pro-aitoolbuzz-4733-8gb-128gb-5g/index.json index f0f0ecf19fc4..990666132a71 100644 --- a/site/public/v1/tablets/lenovo-tab-p12-pro-aitoolbuzz-4733-8gb-128gb-5g/index.json +++ b/site/public/v1/tablets/lenovo-tab-p12-pro-aitoolbuzz-4733-8gb-128gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/lenovo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-09-01", "msrp_usd": null, "ram_gb": 8.0, @@ -79,6 +67,6 @@ "https://aitoolbuzz.com/mobiles/lenovo-tab-p12-pro" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/lenovo-tab-p12-pro-aitoolbuzz-4733-8gb-128gb-5g" } diff --git a/site/public/v1/tablets/lenovo-yoga-tab-13-aitoolbuzz-4763-8gb-256gb-4g-lte/index.json b/site/public/v1/tablets/lenovo-yoga-tab-13-aitoolbuzz-4763-8gb-256gb-4g-lte/index.json index bc25f4969b24..4e85476bb502 100644 --- a/site/public/v1/tablets/lenovo-yoga-tab-13-aitoolbuzz-4763-8gb-256gb-4g-lte/index.json +++ b/site/public/v1/tablets/lenovo-yoga-tab-13-aitoolbuzz-4763-8gb-256gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/lenovo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-05-01", "msrp_usd": null, "ram_gb": 8.0, @@ -77,6 +65,6 @@ "https://aitoolbuzz.com/mobiles/lenovo-yoga-tab-13" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/lenovo-yoga-tab-13-aitoolbuzz-4763-8gb-256gb-4g-lte" } diff --git a/site/public/v1/tablets/nokia-t20-aitoolbuzz-7296-4gb-32gb-4g-lte/index.json b/site/public/v1/tablets/nokia-t20-aitoolbuzz-7296-4gb-32gb-4g-lte/index.json index b62b9b45cb9b..69a59f2e20ea 100644 --- a/site/public/v1/tablets/nokia-t20-aitoolbuzz-7296-4gb-32gb-4g-lte/index.json +++ b/site/public/v1/tablets/nokia-t20-aitoolbuzz-7296-4gb-32gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "FI", "url": "/v1/brands/nokia" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-10-01", "msrp_usd": null, "ram_gb": 4.0, @@ -80,6 +68,6 @@ "https://aitoolbuzz.com/mobiles/nokia-t20" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/nokia-t20-aitoolbuzz-7296-4gb-32gb-4g-lte" } diff --git a/site/public/v1/tablets/oppo-pad-aitoolbuzz-7679-8gb-128gb-4g-lte/index.json b/site/public/v1/tablets/oppo-pad-aitoolbuzz-7679-8gb-128gb-4g-lte/index.json index ac96d137a61d..c092a4a088dd 100644 --- a/site/public/v1/tablets/oppo-pad-aitoolbuzz-7679-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/oppo-pad-aitoolbuzz-7679-8gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/oppo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2022-02-01", "msrp_usd": null, "ram_gb": 8.0, @@ -78,6 +66,6 @@ "https://aitoolbuzz.com/mobiles/oppo-pad" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/oppo-pad-aitoolbuzz-7679-8gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/samsung-galaxy-tab-s7-fe-aitoolbuzz-9920-8gb-64gb-5g/index.json b/site/public/v1/tablets/samsung-galaxy-tab-s7-fe-aitoolbuzz-9920-8gb-64gb-5g/index.json index c8ce45189bed..0ee7a4afb559 100644 --- a/site/public/v1/tablets/samsung-galaxy-tab-s7-fe-aitoolbuzz-9920-8gb-64gb-5g/index.json +++ b/site/public/v1/tablets/samsung-galaxy-tab-s7-fe-aitoolbuzz-9920-8gb-64gb-5g/index.json @@ -10,19 +10,7 @@ "country": "KR", "url": "/v1/brands/samsung" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-05-01", "msrp_usd": null, "ram_gb": 8.0, @@ -82,6 +70,6 @@ "https://aitoolbuzz.com/mobiles/samsung-galaxy-tab-s7-fe" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/samsung-galaxy-tab-s7-fe-aitoolbuzz-9920-8gb-64gb-5g" } diff --git a/site/public/v1/tablets/samsung-galaxy-z-fold2-5g-beridzeg45-680-12gb/index.json b/site/public/v1/tablets/samsung-galaxy-z-fold2-5g-beridzeg45-680-12gb/index.json index 9a3175bbcc35..500c144da4d4 100644 --- a/site/public/v1/tablets/samsung-galaxy-z-fold2-5g-beridzeg45-680-12gb/index.json +++ b/site/public/v1/tablets/samsung-galaxy-z-fold2-5g-beridzeg45-680-12gb/index.json @@ -10,19 +10,7 @@ "country": "KR", "url": "/v1/brands/samsung" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2020-09-18", "msrp_usd": null, "ram_gb": 12.0, @@ -60,6 +48,6 @@ "https://www.gsmarena.com/samsung_galaxy_z_fold2_5g-10342.php" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/samsung-galaxy-z-fold2-5g-beridzeg45-680-12gb" } diff --git a/site/public/v1/tablets/smart-tab-iii-10-1/index.json b/site/public/v1/tablets/smart-tab-iii-10-1/index.json index 0de6b2e9a040..76d62f90f927 100644 --- a/site/public/v1/tablets/smart-tab-iii-10-1/index.json +++ b/site/public/v1/tablets/smart-tab-iii-10-1/index.json @@ -25,7 +25,7 @@ }, "release_date": "2013-01-01", "msrp_usd": null, - "ram_gb": 16.0, + "ram_gb": 1.0, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "smart-tab-iii-10-1", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { @@ -70,9 +70,10 @@ "images": [], "verified": false, "source_urls": [ + "https://guides.vodafone.com/pdf-viewer.aspx?gid=514358169&src=%2F~%2Fmedia%2FFiles%2FV%2Fvodafone%2Fdevice-guides%2Fdata%2FsmarttabIII-10-user-manual-german.pdf", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:30:46", "url": "/v1/tablets/smart-tab-iii-10-1" } diff --git a/site/public/v1/tablets/smart-tab-iii-7/index.json b/site/public/v1/tablets/smart-tab-iii-7/index.json index f45dd6cf3f4a..80edf2b51b83 100644 --- a/site/public/v1/tablets/smart-tab-iii-7/index.json +++ b/site/public/v1/tablets/smart-tab-iii-7/index.json @@ -25,7 +25,7 @@ }, "release_date": "2013-01-01", "msrp_usd": null, - "ram_gb": 16.0, + "ram_gb": 1.0, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "smart-tab-iii-7", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { @@ -70,9 +70,10 @@ "images": [], "verified": false, "source_urls": [ + "https://guides.vodafone.com/~/media/Files/V/vodafone/device-guides/data/smart-tabIII-7-user-manual-greek.pdf", "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:30:46", "url": "/v1/tablets/smart-tab-iii-7" } diff --git a/site/public/v1/tablets/vivo-pad-air-aitoolbuzz-12035-12gb-128gb-4g-lte/index.json b/site/public/v1/tablets/vivo-pad-air-aitoolbuzz-12035-12gb-128gb-4g-lte/index.json index 28ab24607547..4bc136c273fa 100644 --- a/site/public/v1/tablets/vivo-pad-air-aitoolbuzz-12035-12gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/vivo-pad-air-aitoolbuzz-12035-12gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/vivo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2023-08-01", "msrp_usd": null, "ram_gb": 12.0, @@ -76,6 +64,6 @@ "https://aitoolbuzz.com/mobiles/vivo-pad-air" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/vivo-pad-air-aitoolbuzz-12035-12gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/vivo-pad-aitoolbuzz-12034-8gb-128gb-4g-lte/index.json b/site/public/v1/tablets/vivo-pad-aitoolbuzz-12034-8gb-128gb-4g-lte/index.json index 1c70d5470ef7..41f9e19595f3 100644 --- a/site/public/v1/tablets/vivo-pad-aitoolbuzz-12034-8gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/vivo-pad-aitoolbuzz-12034-8gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/vivo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2022-04-01", "msrp_usd": null, "ram_gb": 8.0, @@ -75,6 +63,6 @@ "https://aitoolbuzz.com/mobiles/vivo-pad" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/vivo-pad-aitoolbuzz-12034-8gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/vivo-x-note-beridzeg45-3577-8gb/index.json b/site/public/v1/tablets/vivo-x-note-beridzeg45-3577-8gb/index.json index 87a0ed879d78..0222d4202236 100644 --- a/site/public/v1/tablets/vivo-x-note-beridzeg45-3577-8gb/index.json +++ b/site/public/v1/tablets/vivo-x-note-beridzeg45-3577-8gb/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/vivo" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2022-04-15", "msrp_usd": null, "ram_gb": 8.0, @@ -60,6 +48,6 @@ "https://www.gsmarena.com/vivo_x_note-11469.php" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/vivo-x-note-beridzeg45-3577-8gb" } diff --git a/site/public/v1/tablets/xiaomi-mi-mix-alpha-5g-dual-sim-td-lte-cn-512gb-sady36-china-12gb-512gb/index.json b/site/public/v1/tablets/xiaomi-mi-mix-alpha-5g-dual-sim-td-lte-cn-512gb-sady36-china-12gb-512gb/index.json index 419503ab2a46..ad2673d99d25 100644 --- a/site/public/v1/tablets/xiaomi-mi-mix-alpha-5g-dual-sim-td-lte-cn-512gb-sady36-china-12gb-512gb/index.json +++ b/site/public/v1/tablets/xiaomi-mi-mix-alpha-5g-dual-sim-td-lte-cn-512gb-sady36-china-12gb-512gb/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/xiaomi" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2020-02-01", "msrp_usd": null, "ram_gb": 12.0, @@ -70,6 +58,6 @@ "https://www.kaggle.com/datasets/sady36/mobile-phones-specs" ], "created_at": "2026-06-21T03:51:21", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/xiaomi-mi-mix-alpha-5g-dual-sim-td-lte-cn-512gb-sady36-china-12gb-512gb" } diff --git a/site/public/v1/tablets/xiaomi-mix-fold-4-beridzeg45-3687-12gb/index.json b/site/public/v1/tablets/xiaomi-mix-fold-4-beridzeg45-3687-12gb/index.json index a6ef255d6b06..ede7a10594d9 100644 --- a/site/public/v1/tablets/xiaomi-mix-fold-4-beridzeg45-3687-12gb/index.json +++ b/site/public/v1/tablets/xiaomi-mix-fold-4-beridzeg45-3687-12gb/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/xiaomi" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2024-07-19", "msrp_usd": null, "ram_gb": 12.0, @@ -60,6 +48,6 @@ "https://www.gsmarena.com/xiaomi_mix_fold_4-13222.php" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/xiaomi-mix-fold-4-beridzeg45-3687-12gb" } diff --git a/site/public/v1/tablets/xiaomi-pad-5-pro-12-4-aitoolbuzz-12834-12gb-128gb-4g-lte/index.json b/site/public/v1/tablets/xiaomi-pad-5-pro-12-4-aitoolbuzz-12834-12gb-128gb-4g-lte/index.json index cfb08fa4f0e7..59d974531810 100644 --- a/site/public/v1/tablets/xiaomi-pad-5-pro-12-4-aitoolbuzz-12834-12gb-128gb-4g-lte/index.json +++ b/site/public/v1/tablets/xiaomi-pad-5-pro-12-4-aitoolbuzz-12834-12gb-128gb-4g-lte/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/xiaomi" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2022-08-01", "msrp_usd": null, "ram_gb": 12.0, @@ -76,6 +64,6 @@ "https://aitoolbuzz.com/mobiles/xiaomi-pad-5-pro-12-4" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/xiaomi-pad-5-pro-12-4-aitoolbuzz-12834-12gb-128gb-4g-lte" } diff --git a/site/public/v1/tablets/xiaomi-pad-5-pro-aitoolbuzz-12833-8gb-128gb-5g/index.json b/site/public/v1/tablets/xiaomi-pad-5-pro-aitoolbuzz-12833-8gb-128gb-5g/index.json index 4c5313152022..bf9ef7976289 100644 --- a/site/public/v1/tablets/xiaomi-pad-5-pro-aitoolbuzz-12833-8gb-128gb-5g/index.json +++ b/site/public/v1/tablets/xiaomi-pad-5-pro-aitoolbuzz-12833-8gb-128gb-5g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/xiaomi" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2021-08-01", "msrp_usd": null, "ram_gb": 8.0, @@ -79,6 +67,6 @@ "https://aitoolbuzz.com/mobiles/xiaomi-pad-5-pro" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/xiaomi-pad-5-pro-aitoolbuzz-12833-8gb-128gb-5g" } diff --git a/site/public/v1/tablets/xiaomi-pad-6-aitoolbuzz-12835-8gb-128gb-3g/index.json b/site/public/v1/tablets/xiaomi-pad-6-aitoolbuzz-12835-8gb-128gb-3g/index.json index 7896b6c8b5ec..7afac41e8724 100644 --- a/site/public/v1/tablets/xiaomi-pad-6-aitoolbuzz-12835-8gb-128gb-3g/index.json +++ b/site/public/v1/tablets/xiaomi-pad-6-aitoolbuzz-12835-8gb-128gb-3g/index.json @@ -10,19 +10,7 @@ "country": "CN", "url": "/v1/brands/xiaomi" }, - "soc": { - "id": 202487400673529, - "slug": "0", - "name": "0", - "manufacturer": { - "slug": "arm", - "name": "Arm", - "url": "/v1/brands/arm" - }, - "process_nm": 28.0, - "gpu_name": "Unknown mobile GPU", - "url": "/v1/socs/0" - }, + "soc": null, "release_date": "2023-04-01", "msrp_usd": null, "ram_gb": 8.0, @@ -80,6 +68,6 @@ "https://aitoolbuzz.com/mobiles/xiaomi-pad-6" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T15:46:30", "url": "/v1/tablets/xiaomi-pad-6-aitoolbuzz-12835-8gb-128gb-3g" } diff --git a/site/public/v1/watches/apple-watch-edition-series-5-1gb-32gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-edition-series-5-1gb-32gb-4g-lte/index.json index 2c408a9c61ea..2bfefe2131d0 100644 --- a/site/public/v1/watches/apple-watch-edition-series-5-1gb-32gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-edition-series-5-1gb-32gb-4g-lte/index.json @@ -19,7 +19,7 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, diff --git a/site/public/v1/watches/apple-watch-edition-series-5-aitoolbuzz-847-1gb-32gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-edition-series-5-aitoolbuzz-847-1gb-32gb-4g-lte/index.json index 0bca0ae8004f..ef4642bfbd37 100644 --- a/site/public/v1/watches/apple-watch-edition-series-5-aitoolbuzz-847-1gb-32gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-edition-series-5-aitoolbuzz-847-1gb-32gb-4g-lte/index.json @@ -19,7 +19,7 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, diff --git a/site/public/v1/watches/apple-watch-se-3-40mm/index.json b/site/public/v1/watches/apple-watch-se-3-40mm/index.json new file mode 100644 index 000000000000..e46ee7b7b839 --- /dev/null +++ b/site/public/v1/watches/apple-watch-se-3-40mm/index.json @@ -0,0 +1,58 @@ +{ + "id": 26406403208804, + "slug": "apple-watch-se-3-40mm", + "base_model_slug": "apple-watch-se-3-40mm", + "name": "Apple Watch SE 3 40mm", + "brand": { + "id": 146012165431773, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 77381551407484, + "slug": "apple-s10", + "name": "Apple S10", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 4.0, + "gpu_name": "Apple S10 GPU", + "url": "/v1/socs/apple-s10" + }, + "release_date": "2025-09-19", + "msrp_usd": 249, + "ram_gb": 2.0, + "storage_options_gb": [ + 64 + ], + "variant": {}, + "display": { + "size_inch": 1.549, + "resolution": "324x394", + "ppi": 326 + }, + "cameras": [], + "battery_mah": 263, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 26.3, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 26.0", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", + "https://support.apple.com/en-us/125094" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/watches/apple-watch-se-3-40mm" +} diff --git a/site/public/v1/watches/apple-watch-se-3-44mm/index.json b/site/public/v1/watches/apple-watch-se-3-44mm/index.json new file mode 100644 index 000000000000..fbb5e6ffd236 --- /dev/null +++ b/site/public/v1/watches/apple-watch-se-3-44mm/index.json @@ -0,0 +1,58 @@ +{ + "id": 88181591381047, + "slug": "apple-watch-se-3-44mm", + "base_model_slug": "apple-watch-se-3-44mm", + "name": "Apple Watch SE 3 44mm", + "brand": { + "id": 146012165431773, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 77381551407484, + "slug": "apple-s10", + "name": "Apple S10", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 4.0, + "gpu_name": "Apple S10 GPU", + "url": "/v1/socs/apple-s10" + }, + "release_date": "2025-09-19", + "msrp_usd": 279, + "ram_gb": 2.0, + "storage_options_gb": [ + 64 + ], + "variant": {}, + "display": { + "size_inch": 1.757, + "resolution": "368x448", + "ppi": 326 + }, + "cameras": [], + "battery_mah": 330, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 32.9, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 26.0", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", + "https://support.apple.com/en-us/125094" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/watches/apple-watch-se-3-44mm" +} diff --git a/site/public/v1/watches/apple-watch-se-aitoolbuzz-850-1gb-32gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-se-aitoolbuzz-850-1gb-32gb-4g-lte/index.json index 7aa1f97ba8b6..fa11e3668147 100644 --- a/site/public/v1/watches/apple-watch-se-aitoolbuzz-850-1gb-32gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-se-aitoolbuzz-850-1gb-32gb-4g-lte/index.json @@ -19,7 +19,7 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, diff --git a/site/public/v1/watches/apple-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte/index.json index e46ad4b81153..56cc6444f719 100644 --- a/site/public/v1/watches/apple-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte/index.json @@ -11,21 +11,21 @@ "url": "/v1/brands/apple" }, "soc": { - "id": 250047383765136, - "slug": "apple-s1", - "name": "Apple S1", + "id": 77381551407484, + "slug": "apple-s10", + "name": "Apple S10", "manufacturer": { "slug": "apple", "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 28.0, - "gpu_name": "PowerVR SGX543", - "url": "/v1/socs/apple-s1" + "process_nm": 4.0, + "gpu_name": "Apple S10 GPU", + "url": "/v1/socs/apple-s10" }, "release_date": "2024-09-01", "msrp_usd": null, - "ram_gb": 64.0, + "ram_gb": 2.0, "storage_options_gb": [ 64 ], @@ -34,7 +34,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:854", "memory": { - "ram_gb": 64, + "ram_gb": 2, "storage_gb": 64 }, "network": { @@ -73,9 +73,10 @@ "images": [], "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-series-10" + "https://aitoolbuzz.com/mobiles/apple-watch-series-10", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/apple-watch-series-10-aitoolbuzz-854-64gb-64gb-4g-lte" } diff --git a/site/public/v1/watches/apple-watch-series-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-series-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte/index.json index ece3899bd904..3eeb89cb9574 100644 --- a/site/public/v1/watches/apple-watch-series-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-series-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte/index.json @@ -11,21 +11,21 @@ "url": "/v1/brands/apple" }, "soc": { - "id": 250047383765136, - "slug": "apple-s1", - "name": "Apple S1", + "id": 77381551407484, + "slug": "apple-s10", + "name": "Apple S10", "manufacturer": { "slug": "apple", "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 28.0, - "gpu_name": "PowerVR SGX543", - "url": "/v1/socs/apple-s1" + "process_nm": 4.0, + "gpu_name": "Apple S10 GPU", + "url": "/v1/socs/apple-s10" }, "release_date": "2024-09-01", "msrp_usd": null, - "ram_gb": 64.0, + "ram_gb": 2.0, "storage_options_gb": [ 64 ], @@ -34,7 +34,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:855", "memory": { - "ram_gb": 64, + "ram_gb": 2, "storage_gb": 64 }, "network": { @@ -77,9 +77,10 @@ "images": [], "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-series-10-aluminum" + "https://aitoolbuzz.com/mobiles/apple-watch-series-10-aluminum", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/apple-watch-series-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte" } diff --git a/site/public/v1/watches/apple-watch-series-11-42mm/index.json b/site/public/v1/watches/apple-watch-series-11-42mm/index.json new file mode 100644 index 000000000000..ed36d13e58fb --- /dev/null +++ b/site/public/v1/watches/apple-watch-series-11-42mm/index.json @@ -0,0 +1,58 @@ +{ + "id": 144597481237394, + "slug": "apple-watch-series-11-42mm", + "base_model_slug": "apple-watch-series-11-42mm", + "name": "Apple Watch Series 11 42mm", + "brand": { + "id": 146012165431773, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 77381551407484, + "slug": "apple-s10", + "name": "Apple S10", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 4.0, + "gpu_name": "Apple S10 GPU", + "url": "/v1/socs/apple-s10" + }, + "release_date": "2025-09-19", + "msrp_usd": 399, + "ram_gb": 2.0, + "storage_options_gb": [ + 64 + ], + "variant": {}, + "display": { + "size_inch": 1.765, + "resolution": "374x446", + "ppi": 326 + }, + "cameras": [], + "battery_mah": 322, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 30.3, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 26.0", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", + "https://support.apple.com/en-us/125093" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/watches/apple-watch-series-11-42mm" +} diff --git a/site/public/v1/watches/apple-watch-series-11-46mm/index.json b/site/public/v1/watches/apple-watch-series-11-46mm/index.json new file mode 100644 index 000000000000..62725f170140 --- /dev/null +++ b/site/public/v1/watches/apple-watch-series-11-46mm/index.json @@ -0,0 +1,58 @@ +{ + "id": 167068679241618, + "slug": "apple-watch-series-11-46mm", + "base_model_slug": "apple-watch-series-11-46mm", + "name": "Apple Watch Series 11 46mm", + "brand": { + "id": 146012165431773, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 77381551407484, + "slug": "apple-s10", + "name": "Apple S10", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 4.0, + "gpu_name": "Apple S10 GPU", + "url": "/v1/socs/apple-s10" + }, + "release_date": "2025-09-19", + "msrp_usd": 429, + "ram_gb": 2.0, + "storage_options_gb": [ + 64 + ], + "variant": {}, + "display": { + "size_inch": 1.96, + "resolution": "416x496", + "ppi": 326 + }, + "cameras": [], + "battery_mah": 363, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 37.8, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 26.0", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", + "https://support.apple.com/en-us/125093" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/watches/apple-watch-series-11-46mm" +} diff --git a/site/public/v1/watches/apple-watch-series-5-1gb-32gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-series-5-1gb-32gb-4g-lte/index.json index 3149d14ba914..a04138dcc204 100644 --- a/site/public/v1/watches/apple-watch-series-5-1gb-32gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-series-5-1gb-32gb-4g-lte/index.json @@ -19,7 +19,7 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, diff --git a/site/public/v1/watches/apple-watch-series-5-aitoolbuzz-864-1gb-32gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-series-5-aitoolbuzz-864-1gb-32gb-4g-lte/index.json index 4f7c0d7bde97..1f345b0e9b24 100644 --- a/site/public/v1/watches/apple-watch-series-5-aitoolbuzz-864-1gb-32gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-series-5-aitoolbuzz-864-1gb-32gb-4g-lte/index.json @@ -19,7 +19,7 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, diff --git a/site/public/v1/watches/apple-watch-series-5-aluminum-1gb-32gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-series-5-aluminum-1gb-32gb-4g-lte/index.json index 4c967b2a73a8..43df6fd7a77e 100644 --- a/site/public/v1/watches/apple-watch-series-5-aluminum-1gb-32gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-series-5-aluminum-1gb-32gb-4g-lte/index.json @@ -19,7 +19,7 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, diff --git a/site/public/v1/watches/apple-watch-series-5-aluminum-aitoolbuzz-865-1gb-32gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-series-5-aluminum-aitoolbuzz-865-1gb-32gb-4g-lte/index.json index 742653d4ed9e..cc66e0247976 100644 --- a/site/public/v1/watches/apple-watch-series-5-aluminum-aitoolbuzz-865-1gb-32gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-series-5-aluminum-aitoolbuzz-865-1gb-32gb-4g-lte/index.json @@ -19,7 +19,7 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, diff --git a/site/public/v1/watches/apple-watch-series-9-aitoolbuzz-872-64gb-64gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-series-9-aitoolbuzz-872-64gb-64gb-4g-lte/index.json index a79c2b6aca07..11c9d9a550d9 100644 --- a/site/public/v1/watches/apple-watch-series-9-aitoolbuzz-872-64gb-64gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-series-9-aitoolbuzz-872-64gb-64gb-4g-lte/index.json @@ -13,7 +13,7 @@ "soc": null, "release_date": "2023-09-01", "msrp_usd": null, - "ram_gb": 64.0, + "ram_gb": 2.0, "storage_options_gb": [ 64 ], @@ -22,7 +22,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:872", "memory": { - "ram_gb": 64, + "ram_gb": 2, "storage_gb": 64 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-series-9" + "https://aitoolbuzz.com/mobiles/apple-watch-series-9", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/apple-watch-series-9-aitoolbuzz-872-64gb-64gb-4g-lte" } diff --git a/site/public/v1/watches/apple-watch-series-9-aluminum-aitoolbuzz-873-64gb-64gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-series-9-aluminum-aitoolbuzz-873-64gb-64gb-4g-lte/index.json index c30b091195d2..0572211cdcfe 100644 --- a/site/public/v1/watches/apple-watch-series-9-aluminum-aitoolbuzz-873-64gb-64gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-series-9-aluminum-aitoolbuzz-873-64gb-64gb-4g-lte/index.json @@ -13,7 +13,7 @@ "soc": null, "release_date": "2023-09-01", "msrp_usd": null, - "ram_gb": 64.0, + "ram_gb": 2.0, "storage_options_gb": [ 64 ], @@ -22,7 +22,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:873", "memory": { - "ram_gb": 64, + "ram_gb": 2, "storage_gb": 64 }, "network": { @@ -69,9 +69,10 @@ "images": [], "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-series-9-aluminum" + "https://aitoolbuzz.com/mobiles/apple-watch-series-9-aluminum", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/apple-watch-series-9-aluminum-aitoolbuzz-873-64gb-64gb-4g-lte" } diff --git a/site/public/v1/watches/apple-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte/index.json index 665ebb88ca80..1d0c253b43f3 100644 --- a/site/public/v1/watches/apple-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte/index.json @@ -13,7 +13,7 @@ "soc": null, "release_date": "2023-09-01", "msrp_usd": null, - "ram_gb": 64.0, + "ram_gb": 2.0, "storage_options_gb": [ 64 ], @@ -22,7 +22,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:877", "memory": { - "ram_gb": 64, + "ram_gb": 2, "storage_gb": 64 }, "network": { @@ -61,9 +61,10 @@ "images": [], "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-ultra-2" + "https://aitoolbuzz.com/mobiles/apple-watch-ultra-2", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/apple-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte" } diff --git a/site/public/v1/watches/apple-watch-ultra-3/index.json b/site/public/v1/watches/apple-watch-ultra-3/index.json new file mode 100644 index 000000000000..a00f0818f6d6 --- /dev/null +++ b/site/public/v1/watches/apple-watch-ultra-3/index.json @@ -0,0 +1,58 @@ +{ + "id": 259274878173740, + "slug": "apple-watch-ultra-3", + "base_model_slug": "apple-watch-ultra-3", + "name": "Apple Watch Ultra 3", + "brand": { + "id": 146012165431773, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 77381551407484, + "slug": "apple-s10", + "name": "Apple S10", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 4.0, + "gpu_name": "Apple S10 GPU", + "url": "/v1/socs/apple-s10" + }, + "release_date": "2025-09-19", + "msrp_usd": 799, + "ram_gb": 2.0, + "storage_options_gb": [ + 64 + ], + "variant": {}, + "display": { + "size_inch": 1.984, + "resolution": "422x514", + "ppi": 326 + }, + "cameras": [], + "battery_mah": 599, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 61.6, + "dimensions": {}, + "ip_rating": null, + "os": "watchOS 26.0", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Apple_Watch", + "https://support.apple.com/en-us/125095" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/watches/apple-watch-ultra-3" +} diff --git a/site/public/v1/watches/apple-watch-ultra-aitoolbuzz-876-32gb-32gb-4g-lte/index.json b/site/public/v1/watches/apple-watch-ultra-aitoolbuzz-876-32gb-32gb-4g-lte/index.json index efe6339c4690..e2dd62a10b57 100644 --- a/site/public/v1/watches/apple-watch-ultra-aitoolbuzz-876-32gb-32gb-4g-lte/index.json +++ b/site/public/v1/watches/apple-watch-ultra-aitoolbuzz-876-32gb-32gb-4g-lte/index.json @@ -13,7 +13,7 @@ "soc": null, "release_date": "2022-09-01", "msrp_usd": null, - "ram_gb": 32.0, + "ram_gb": 1.0, "storage_options_gb": [ 32 ], @@ -22,7 +22,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:876", "memory": { - "ram_gb": 32, + "ram_gb": 1, "storage_gb": 32 }, "network": { @@ -62,9 +62,10 @@ "images": [], "verified": false, "source_urls": [ - "https://aitoolbuzz.com/mobiles/apple-watch-ultra" + "https://aitoolbuzz.com/mobiles/apple-watch-ultra", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/apple-watch-ultra-aitoolbuzz-876-32gb-32gb-4g-lte" } diff --git a/site/public/v1/watches/index.json b/site/public/v1/watches/index.json index 8824471242d7..dd8c61175d0a 100644 --- a/site/public/v1/watches/index.json +++ b/site/public/v1/watches/index.json @@ -1,5 +1,5 @@ { - "count": 433, + "count": 442, "results": [ { "slug": "allview-allwatch-aitoolbuzz-523-1gb-2g", @@ -226,6 +226,16 @@ "name": "Apple Watch SE (2022)", "url": "/v1/watches/apple-watch-se-2022-1gb-32gb-4g-lte" }, + { + "slug": "apple-watch-se-3-40mm", + "name": "Apple Watch SE 3 40mm", + "url": "/v1/watches/apple-watch-se-3-40mm" + }, + { + "slug": "apple-watch-se-3-44mm", + "name": "Apple Watch SE 3 44mm", + "url": "/v1/watches/apple-watch-se-3-44mm" + }, { "slug": "apple-watch-series-1-aluminum-38mm-0-5gb-8gb-2g", "name": "Apple Watch Series 1 Aluminum 38mm", @@ -276,6 +286,16 @@ "name": "Apple Watch Series 10 Aluminum", "url": "/v1/watches/apple-watch-series-10-aluminum-aitoolbuzz-855-64gb-64gb-4g-lte" }, + { + "slug": "apple-watch-series-11-42mm", + "name": "Apple Watch Series 11 42mm", + "url": "/v1/watches/apple-watch-series-11-42mm" + }, + { + "slug": "apple-watch-series-11-46mm", + "name": "Apple Watch Series 11 46mm", + "url": "/v1/watches/apple-watch-series-11-46mm" + }, { "slug": "apple-watch-series-2-38mm-scrapegsma-2366", "name": "Apple Watch Series 2 38mm", @@ -556,6 +576,11 @@ "name": "Apple Watch Ultra 2", "url": "/v1/watches/apple-watch-ultra-2-aitoolbuzz-877-64gb-64gb-4g-lte" }, + { + "slug": "apple-watch-ultra-3", + "name": "Apple Watch Ultra 3", + "url": "/v1/watches/apple-watch-ultra-3" + }, { "slug": "asus-zenwatch-2-wi501q-aitoolbuzz-1124-0-5gb-4gb-2g", "name": "Asus Zenwatch 2 WI501Q", @@ -1426,6 +1451,11 @@ "name": "Samsung Galaxy Watch Ultra", "url": "/v1/watches/samsung-galaxy-watch-ultra-2gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-watch-ultra-2025", + "name": "Samsung Galaxy Watch Ultra (2025)", + "url": "/v1/watches/samsung-galaxy-watch-ultra-2025" + }, { "slug": "samsung-galaxy-watch3-1gb-8gb-4g-lte", "name": "Samsung Galaxy Watch3", @@ -1506,6 +1536,21 @@ "name": "Samsung Galaxy Watch7", "url": "/v1/watches/samsung-galaxy-watch7-2gb-2gb-4g-lte" }, + { + "slug": "samsung-galaxy-watch8-40mm", + "name": "Samsung Galaxy Watch8 40mm", + "url": "/v1/watches/samsung-galaxy-watch8-40mm" + }, + { + "slug": "samsung-galaxy-watch8-44mm", + "name": "Samsung Galaxy Watch8 44mm", + "url": "/v1/watches/samsung-galaxy-watch8-44mm" + }, + { + "slug": "samsung-galaxy-watch8-classic-46mm", + "name": "Samsung Galaxy Watch8 Classic 46mm", + "url": "/v1/watches/samsung-galaxy-watch8-classic-46mm" + }, { "slug": "samsung-gear-2-0-5gb-4gb-2g", "name": "Samsung Gear 2", diff --git a/site/public/v1/watches/samsung-galaxy-watch-ultra-2025/index.json b/site/public/v1/watches/samsung-galaxy-watch-ultra-2025/index.json new file mode 100644 index 000000000000..d9923a2d3c27 --- /dev/null +++ b/site/public/v1/watches/samsung-galaxy-watch-ultra-2025/index.json @@ -0,0 +1,57 @@ +{ + "id": 101908503186799, + "slug": "samsung-galaxy-watch-ultra-2025", + "base_model_slug": "samsung-galaxy-watch-ultra-2025", + "name": "Samsung Galaxy Watch Ultra (2025)", + "brand": { + "id": 200230829453944, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 254158002194929, + "slug": "exynos-w1000", + "name": "Samsung Exynos W1000", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 3.0, + "gpu_name": "Mali-G68 MP2", + "url": "/v1/socs/exynos-w1000" + }, + "release_date": "2025-07-09", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 64 + ], + "variant": {}, + "display": { + "size_inch": 1.5, + "resolution": "480x480", + "type": "Super AMOLED" + }, + "cameras": [], + "battery_mah": 590, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 60.5, + "dimensions": {}, + "ip_rating": null, + "os": "Wear OS 6.0", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_Watch_8" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/watches/samsung-galaxy-watch-ultra-2025" +} diff --git a/site/public/v1/watches/samsung-galaxy-watch8-40mm/index.json b/site/public/v1/watches/samsung-galaxy-watch8-40mm/index.json new file mode 100644 index 000000000000..6b3991ba0421 --- /dev/null +++ b/site/public/v1/watches/samsung-galaxy-watch8-40mm/index.json @@ -0,0 +1,57 @@ +{ + "id": 163942799798531, + "slug": "samsung-galaxy-watch8-40mm", + "base_model_slug": "samsung-galaxy-watch8-40mm", + "name": "Samsung Galaxy Watch8 40mm", + "brand": { + "id": 200230829453944, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 254158002194929, + "slug": "exynos-w1000", + "name": "Samsung Exynos W1000", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 3.0, + "gpu_name": "Mali-G68 MP2", + "url": "/v1/socs/exynos-w1000" + }, + "release_date": "2025-07-09", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 32 + ], + "variant": {}, + "display": { + "size_inch": 1.34, + "resolution": "438x438", + "type": "Super AMOLED" + }, + "cameras": [], + "battery_mah": 325, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 30.0, + "dimensions": {}, + "ip_rating": null, + "os": "Wear OS 6.0", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_Watch_8" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/watches/samsung-galaxy-watch8-40mm" +} diff --git a/site/public/v1/watches/samsung-galaxy-watch8-44mm/index.json b/site/public/v1/watches/samsung-galaxy-watch8-44mm/index.json new file mode 100644 index 000000000000..ba16a0621553 --- /dev/null +++ b/site/public/v1/watches/samsung-galaxy-watch8-44mm/index.json @@ -0,0 +1,57 @@ +{ + "id": 183466589933230, + "slug": "samsung-galaxy-watch8-44mm", + "base_model_slug": "samsung-galaxy-watch8-44mm", + "name": "Samsung Galaxy Watch8 44mm", + "brand": { + "id": 200230829453944, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 254158002194929, + "slug": "exynos-w1000", + "name": "Samsung Exynos W1000", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 3.0, + "gpu_name": "Mali-G68 MP2", + "url": "/v1/socs/exynos-w1000" + }, + "release_date": "2025-07-09", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 32 + ], + "variant": {}, + "display": { + "size_inch": 1.47, + "resolution": "480x480", + "type": "Super AMOLED" + }, + "cameras": [], + "battery_mah": 435, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 34.0, + "dimensions": {}, + "ip_rating": null, + "os": "Wear OS 6.0", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_Watch_8" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/watches/samsung-galaxy-watch8-44mm" +} diff --git a/site/public/v1/watches/samsung-galaxy-watch8-classic-46mm/index.json b/site/public/v1/watches/samsung-galaxy-watch8-classic-46mm/index.json new file mode 100644 index 000000000000..0d6d54dd667a --- /dev/null +++ b/site/public/v1/watches/samsung-galaxy-watch8-classic-46mm/index.json @@ -0,0 +1,57 @@ +{ + "id": 186149571404803, + "slug": "samsung-galaxy-watch8-classic-46mm", + "base_model_slug": "samsung-galaxy-watch8-classic-46mm", + "name": "Samsung Galaxy Watch8 Classic 46mm", + "brand": { + "id": 200230829453944, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 254158002194929, + "slug": "exynos-w1000", + "name": "Samsung Exynos W1000", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 3.0, + "gpu_name": "Mali-G68 MP2", + "url": "/v1/socs/exynos-w1000" + }, + "release_date": "2025-07-09", + "msrp_usd": null, + "ram_gb": 2.0, + "storage_options_gb": [ + 64 + ], + "variant": {}, + "display": { + "size_inch": 1.34, + "resolution": "438x438", + "type": "Super AMOLED" + }, + "cameras": [], + "battery_mah": 445, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 63.5, + "dimensions": {}, + "ip_rating": null, + "os": "Wear OS 6.0", + "os_version": null, + "connectivity": {}, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/Samsung_Galaxy_Watch_8" + ], + "created_at": "2026-09-25T20:56:43", + "updated_at": "2026-09-25T20:56:43", + "url": "/v1/watches/samsung-galaxy-watch8-classic-46mm" +} diff --git a/site/public/v1/watches/watch-38mm-1st-gen/index.json b/site/public/v1/watches/watch-38mm-1st-gen/index.json index 5d231228377e..84320106bda9 100644 --- a/site/public/v1/watches/watch-38mm-1st-gen/index.json +++ b/site/public/v1/watches/watch-38mm-1st-gen/index.json @@ -25,7 +25,7 @@ }, "release_date": "2014-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-38mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-38mm-1st-gen" } diff --git a/site/public/v1/watches/watch-42mm-1st-gen/index.json b/site/public/v1/watches/watch-42mm-1st-gen/index.json index 3894ed11b83b..b425cafa1964 100644 --- a/site/public/v1/watches/watch-42mm-1st-gen/index.json +++ b/site/public/v1/watches/watch-42mm-1st-gen/index.json @@ -25,7 +25,7 @@ }, "release_date": "2014-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-42mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-42mm-1st-gen" } diff --git a/site/public/v1/watches/watch-edition-38mm-1st-gen/index.json b/site/public/v1/watches/watch-edition-38mm-1st-gen/index.json index 9fe6cf5b832c..8c2c04cd4665 100644 --- a/site/public/v1/watches/watch-edition-38mm-1st-gen/index.json +++ b/site/public/v1/watches/watch-edition-38mm-1st-gen/index.json @@ -25,7 +25,7 @@ }, "release_date": "2014-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-38mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-edition-38mm-1st-gen" } diff --git a/site/public/v1/watches/watch-edition-42mm-1st-gen/index.json b/site/public/v1/watches/watch-edition-42mm-1st-gen/index.json index 03930a57498f..20af1ca2b8c4 100644 --- a/site/public/v1/watches/watch-edition-42mm-1st-gen/index.json +++ b/site/public/v1/watches/watch-edition-42mm-1st-gen/index.json @@ -25,7 +25,7 @@ }, "release_date": "2014-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-42mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-edition-42mm-1st-gen" } diff --git a/site/public/v1/watches/watch-edition-series-2-38mm/index.json b/site/public/v1/watches/watch-edition-series-2-38mm/index.json index 55fe204e3f3e..bd8b5f235cff 100644 --- a/site/public/v1/watches/watch-edition-series-2-38mm/index.json +++ b/site/public/v1/watches/watch-edition-series-2-38mm/index.json @@ -25,7 +25,7 @@ }, "release_date": "2016-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-series-2-38mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-edition-series-2-38mm" } diff --git a/site/public/v1/watches/watch-edition-series-2-42mm/index.json b/site/public/v1/watches/watch-edition-series-2-42mm/index.json index e515a2d89471..59ac3a181e57 100644 --- a/site/public/v1/watches/watch-edition-series-2-42mm/index.json +++ b/site/public/v1/watches/watch-edition-series-2-42mm/index.json @@ -25,7 +25,7 @@ }, "release_date": "2016-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-series-2-42mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-edition-series-2-42mm" } diff --git a/site/public/v1/watches/watch-edition-series-3/index.json b/site/public/v1/watches/watch-edition-series-3/index.json index 99ee382d538e..ceb460c13708 100644 --- a/site/public/v1/watches/watch-edition-series-3/index.json +++ b/site/public/v1/watches/watch-edition-series-3/index.json @@ -25,7 +25,7 @@ }, "release_date": "2017-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.75, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-series-3", "memory": { - "ram_gb": 1, + "ram_gb": 0.75, "storage_gb": 16 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-edition-series-3" } diff --git a/site/public/v1/watches/watch-edition-series-5/index.json b/site/public/v1/watches/watch-edition-series-5/index.json index 82efbe5bea8e..cd8cdd457cb3 100644 --- a/site/public/v1/watches/watch-edition-series-5/index.json +++ b/site/public/v1/watches/watch-edition-series-5/index.json @@ -19,13 +19,13 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, "release_date": "2019-01-01", "msrp_usd": null, - "ram_gb": 32.0, + "ram_gb": 1.0, "storage_options_gb": [ 32 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-edition-series-5", "memory": { - "ram_gb": 32, + "ram_gb": 1, "storage_gb": 32 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-edition-series-5" } diff --git a/site/public/v1/watches/watch-series-1-aluminum-38mm/index.json b/site/public/v1/watches/watch-series-1-aluminum-38mm/index.json index 2921f580776a..b3c527a10f01 100644 --- a/site/public/v1/watches/watch-series-1-aluminum-38mm/index.json +++ b/site/public/v1/watches/watch-series-1-aluminum-38mm/index.json @@ -25,7 +25,7 @@ }, "release_date": "2016-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-1-aluminum-38mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-1-aluminum-38mm" } diff --git a/site/public/v1/watches/watch-series-1-aluminum-42mm/index.json b/site/public/v1/watches/watch-series-1-aluminum-42mm/index.json index b892652b27c4..ca8776b7dec6 100644 --- a/site/public/v1/watches/watch-series-1-aluminum-42mm/index.json +++ b/site/public/v1/watches/watch-series-1-aluminum-42mm/index.json @@ -25,7 +25,7 @@ }, "release_date": "2016-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-1-aluminum-42mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-1-aluminum-42mm" } diff --git a/site/public/v1/watches/watch-series-2-38mm/index.json b/site/public/v1/watches/watch-series-2-38mm/index.json index 325e74975d62..f935cbed550f 100644 --- a/site/public/v1/watches/watch-series-2-38mm/index.json +++ b/site/public/v1/watches/watch-series-2-38mm/index.json @@ -25,7 +25,7 @@ }, "release_date": "2016-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-2-38mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-2-38mm" } diff --git a/site/public/v1/watches/watch-series-2-42mm/index.json b/site/public/v1/watches/watch-series-2-42mm/index.json index 19ceb2ec2ff9..4d994a548273 100644 --- a/site/public/v1/watches/watch-series-2-42mm/index.json +++ b/site/public/v1/watches/watch-series-2-42mm/index.json @@ -25,7 +25,7 @@ }, "release_date": "2016-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-2-42mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-2-42mm" } diff --git a/site/public/v1/watches/watch-series-2-aluminum-38mm/index.json b/site/public/v1/watches/watch-series-2-aluminum-38mm/index.json index d8c439685038..8d8da98a4c62 100644 --- a/site/public/v1/watches/watch-series-2-aluminum-38mm/index.json +++ b/site/public/v1/watches/watch-series-2-aluminum-38mm/index.json @@ -25,7 +25,7 @@ }, "release_date": "2016-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-2-aluminum-38mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-2-aluminum-38mm" } diff --git a/site/public/v1/watches/watch-series-2-aluminum-42mm/index.json b/site/public/v1/watches/watch-series-2-aluminum-42mm/index.json index 179552f1b7a8..b7af6ee582f8 100644 --- a/site/public/v1/watches/watch-series-2-aluminum-42mm/index.json +++ b/site/public/v1/watches/watch-series-2-aluminum-42mm/index.json @@ -25,7 +25,7 @@ }, "release_date": "2016-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-2-aluminum-42mm", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-2-aluminum-42mm" } diff --git a/site/public/v1/watches/watch-series-3-aluminum/index.json b/site/public/v1/watches/watch-series-3-aluminum/index.json index a8f4afbbbf3c..49bd3d2b4574 100644 --- a/site/public/v1/watches/watch-series-3-aluminum/index.json +++ b/site/public/v1/watches/watch-series-3-aluminum/index.json @@ -25,7 +25,7 @@ }, "release_date": "2017-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.75, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-3-aluminum", "memory": { - "ram_gb": 1, + "ram_gb": 0.75, "storage_gb": 16 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-3-aluminum" } diff --git a/site/public/v1/watches/watch-series-3/index.json b/site/public/v1/watches/watch-series-3/index.json index 1a2cef469c63..ca05af8c4d0d 100644 --- a/site/public/v1/watches/watch-series-3/index.json +++ b/site/public/v1/watches/watch-series-3/index.json @@ -25,7 +25,7 @@ }, "release_date": "2017-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.75, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-3", "memory": { - "ram_gb": 1, + "ram_gb": 0.75, "storage_gb": 16 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-3" } diff --git a/site/public/v1/watches/watch-series-4-aluminum/index.json b/site/public/v1/watches/watch-series-4-aluminum/index.json index fed53d0b496c..ce5dffdf85bd 100644 --- a/site/public/v1/watches/watch-series-4-aluminum/index.json +++ b/site/public/v1/watches/watch-series-4-aluminum/index.json @@ -25,7 +25,7 @@ }, "release_date": "2018-01-01", "msrp_usd": null, - "ram_gb": 16.0, + "ram_gb": 1.0, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-4-aluminum", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-4-aluminum" } diff --git a/site/public/v1/watches/watch-series-4/index.json b/site/public/v1/watches/watch-series-4/index.json index 7efe371705ca..07d188e6b299 100644 --- a/site/public/v1/watches/watch-series-4/index.json +++ b/site/public/v1/watches/watch-series-4/index.json @@ -25,7 +25,7 @@ }, "release_date": "2018-01-01", "msrp_usd": null, - "ram_gb": 16.0, + "ram_gb": 1.0, "storage_options_gb": [ 16 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-4", "memory": { - "ram_gb": 16, + "ram_gb": 1, "storage_gb": 16 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-4" } diff --git a/site/public/v1/watches/watch-series-5-aluminum/index.json b/site/public/v1/watches/watch-series-5-aluminum/index.json index 64dc5a03d249..06908060c51a 100644 --- a/site/public/v1/watches/watch-series-5-aluminum/index.json +++ b/site/public/v1/watches/watch-series-5-aluminum/index.json @@ -19,13 +19,13 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, "release_date": "2019-01-01", "msrp_usd": null, - "ram_gb": 32.0, + "ram_gb": 1.0, "storage_options_gb": [ 32 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-5-aluminum", "memory": { - "ram_gb": 32, + "ram_gb": 1, "storage_gb": 32 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-5-aluminum" } diff --git a/site/public/v1/watches/watch-series-5/index.json b/site/public/v1/watches/watch-series-5/index.json index bc0d5c5a1125..9372af0ace5d 100644 --- a/site/public/v1/watches/watch-series-5/index.json +++ b/site/public/v1/watches/watch-series-5/index.json @@ -19,13 +19,13 @@ "name": "Apple", "url": "/v1/brands/apple" }, - "process_nm": 14.0, + "process_nm": 7.0, "gpu_name": "PowerVR", "url": "/v1/socs/apple-s5" }, "release_date": "2019-01-01", "msrp_usd": null, - "ram_gb": 32.0, + "ram_gb": 1.0, "storage_options_gb": [ 32 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-series-5", "memory": { - "ram_gb": 32, + "ram_gb": 1, "storage_gb": 32 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-series-5" } diff --git a/site/public/v1/watches/watch-sport-38mm-1st-gen/index.json b/site/public/v1/watches/watch-sport-38mm-1st-gen/index.json index 7e6291de3708..46de68dfff17 100644 --- a/site/public/v1/watches/watch-sport-38mm-1st-gen/index.json +++ b/site/public/v1/watches/watch-sport-38mm-1st-gen/index.json @@ -25,7 +25,7 @@ }, "release_date": "2014-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-sport-38mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-sport-38mm-1st-gen" } diff --git a/site/public/v1/watches/watch-sport-42mm-1st-gen/index.json b/site/public/v1/watches/watch-sport-42mm-1st-gen/index.json index a32002413140..3514ee68d16c 100644 --- a/site/public/v1/watches/watch-sport-42mm-1st-gen/index.json +++ b/site/public/v1/watches/watch-sport-42mm-1st-gen/index.json @@ -25,7 +25,7 @@ }, "release_date": "2014-01-01", "msrp_usd": null, - "ram_gb": 1.0, + "ram_gb": 0.5, "storage_options_gb": [ 8 ], @@ -34,7 +34,7 @@ "source_category": "smartphone-reclassified", "source_slug": "watch-sport-42mm-1st-gen", "memory": { - "ram_gb": 1, + "ram_gb": 0.5, "storage_gb": 8 }, "network": { @@ -65,9 +65,10 @@ "images": [], "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_Watch" ], "created_at": "2026-06-20T19:44:07", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:10:55", "url": "/v1/watches/watch-sport-42mm-1st-gen" } diff --git a/site/public/v1/watches/xiaomi-redmi-watch-4-aitoolbuzz-13115-16gb-16gb-4g-lte/index.json b/site/public/v1/watches/xiaomi-redmi-watch-4-aitoolbuzz-13115-16gb-16gb-4g-lte/index.json index 5eca44f3fdfe..ddb64142d88c 100644 --- a/site/public/v1/watches/xiaomi-redmi-watch-4-aitoolbuzz-13115-16gb-16gb-4g-lte/index.json +++ b/site/public/v1/watches/xiaomi-redmi-watch-4-aitoolbuzz-13115-16gb-16gb-4g-lte/index.json @@ -13,7 +13,7 @@ "soc": null, "release_date": "2023-11-01", "msrp_usd": null, - "ram_gb": 16.0, + "ram_gb": 0.031, "storage_options_gb": [ 16 ], @@ -22,7 +22,7 @@ "source_dataset": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com", "source_key": "devadigax/awesome-mobiles-database-by-aitoolbuzz-com:13115", "memory": { - "ram_gb": 16, + "ram_gb": 0.031, "storage_gb": 16 }, "network": { @@ -58,9 +58,10 @@ "images": [], "verified": false, "source_urls": [ + "https://www.mi.com/global/support/faq/details/KA-533710/", "https://aitoolbuzz.com/mobiles/xiaomi-redmi-watch-4" ], "created_at": "2026-06-21T05:07:39", - "updated_at": "2026-07-09T13:04:36", + "updated_at": "2026-09-25T21:30:46", "url": "/v1/watches/xiaomi-redmi-watch-4-aitoolbuzz-13115-16gb-16gb-4g-lte" }