Skip to content

Commit 1cb9b40

Browse files
committed
chore(data): regenerate public SoC dump
Closes #1
1 parent 5a4dbec commit 1cb9b40

36 files changed

Lines changed: 1328 additions & 2 deletions

File tree

site/public/v1/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "/v1/brands/index.json"
77
},
88
"socs": {
9-
"count": 161,
9+
"count": 195,
1010
"url": "/v1/socs/index.json"
1111
},
1212
"smartphones": {
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": 45,
3+
"slug": "dimensity-1000",
4+
"name": "Dimensity 1000",
5+
"manufacturer": {
6+
"slug": "mediatek",
7+
"name": "MediaTek",
8+
"url": "/v1/brands/mediatek"
9+
},
10+
"release_date": "2019-01-01",
11+
"process_nm": 7.0,
12+
"transistors_billion": null,
13+
"cpu_config": {
14+
"performance": null,
15+
"efficiency": null,
16+
"architecture": "(4+4)",
17+
"clocks_ghz": [
18+
2.6
19+
],
20+
"core_count": 8
21+
},
22+
"gpu_name": "Mali-G77 MP9",
23+
"gpu_cores": null,
24+
"gpu_clock_mhz": null,
25+
"npu_tops": null,
26+
"modem": null,
27+
"verified": false,
28+
"source_urls": [
29+
"https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking"
30+
],
31+
"created_at": "2026-06-18T07:34:21.120478",
32+
"updated_at": "2026-06-18T07:34:21.120478",
33+
"url": "/v1/socs/dimensity-1000"
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": 55,
3+
"slug": "dimensity-820",
4+
"name": "Dimensity 820",
5+
"manufacturer": {
6+
"slug": "mediatek",
7+
"name": "MediaTek",
8+
"url": "/v1/brands/mediatek"
9+
},
10+
"release_date": "2020-01-01",
11+
"process_nm": 7.0,
12+
"transistors_billion": null,
13+
"cpu_config": {
14+
"performance": null,
15+
"efficiency": null,
16+
"architecture": "(4+4)",
17+
"clocks_ghz": [
18+
2.6
19+
],
20+
"core_count": 8
21+
},
22+
"gpu_name": "Mali-G57 MC5",
23+
"gpu_cores": null,
24+
"gpu_clock_mhz": null,
25+
"npu_tops": null,
26+
"modem": null,
27+
"verified": false,
28+
"source_urls": [
29+
"https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking"
30+
],
31+
"created_at": "2026-06-18T07:34:21.121477",
32+
"updated_at": "2026-06-18T07:34:21.121477",
33+
"url": "/v1/socs/dimensity-820"
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": 177,
3+
"slug": "exynos-1080",
4+
"name": "Exynos 1080",
5+
"manufacturer": {
6+
"slug": "samsung",
7+
"name": "Samsung",
8+
"url": "/v1/brands/samsung"
9+
},
10+
"release_date": "2020-01-01",
11+
"process_nm": 5.0,
12+
"transistors_billion": null,
13+
"cpu_config": {
14+
"performance": null,
15+
"efficiency": null,
16+
"architecture": "(1+3+4)",
17+
"clocks_ghz": [
18+
2.8
19+
],
20+
"core_count": 8
21+
},
22+
"gpu_name": "Mali-G78 MP10",
23+
"gpu_cores": null,
24+
"gpu_clock_mhz": null,
25+
"npu_tops": null,
26+
"modem": null,
27+
"verified": false,
28+
"source_urls": [
29+
"https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking"
30+
],
31+
"created_at": "2026-06-18T07:34:21.126478",
32+
"updated_at": "2026-06-18T07:34:21.126478",
33+
"url": "/v1/socs/exynos-1080"
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": 166,
3+
"slug": "exynos-7872",
4+
"name": "Exynos 7872",
5+
"manufacturer": {
6+
"slug": "samsung",
7+
"name": "Samsung",
8+
"url": "/v1/brands/samsung"
9+
},
10+
"release_date": "2018-01-01",
11+
"process_nm": 14.0,
12+
"transistors_billion": null,
13+
"cpu_config": {
14+
"performance": null,
15+
"efficiency": null,
16+
"architecture": "(2+4)",
17+
"clocks_ghz": [
18+
2.0
19+
],
20+
"core_count": 6
21+
},
22+
"gpu_name": "Mali-G71 MP1",
23+
"gpu_cores": null,
24+
"gpu_clock_mhz": null,
25+
"npu_tops": null,
26+
"modem": null,
27+
"verified": false,
28+
"source_urls": [
29+
"https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking"
30+
],
31+
"created_at": "2026-06-18T07:34:21.125477",
32+
"updated_at": "2026-06-18T07:34:21.125477",
33+
"url": "/v1/socs/exynos-7872"
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": 170,
3+
"slug": "exynos-7884b",
4+
"name": "Exynos 7884B",
5+
"manufacturer": {
6+
"slug": "samsung",
7+
"name": "Samsung",
8+
"url": "/v1/brands/samsung"
9+
},
10+
"release_date": "2019-01-01",
11+
"process_nm": 14.0,
12+
"transistors_billion": null,
13+
"cpu_config": {
14+
"performance": null,
15+
"efficiency": null,
16+
"architecture": "(2+6)",
17+
"clocks_ghz": [
18+
1.56
19+
],
20+
"core_count": 8
21+
},
22+
"gpu_name": "Mali-G71 MP2",
23+
"gpu_cores": null,
24+
"gpu_clock_mhz": null,
25+
"npu_tops": null,
26+
"modem": null,
27+
"verified": false,
28+
"source_urls": [
29+
"https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking"
30+
],
31+
"created_at": "2026-06-18T07:34:21.126478",
32+
"updated_at": "2026-06-18T07:34:21.126478",
33+
"url": "/v1/socs/exynos-7884b"
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": 167,
3+
"slug": "exynos-7885",
4+
"name": "Exynos 7885",
5+
"manufacturer": {
6+
"slug": "samsung",
7+
"name": "Samsung",
8+
"url": "/v1/brands/samsung"
9+
},
10+
"release_date": "2018-01-01",
11+
"process_nm": 14.0,
12+
"transistors_billion": null,
13+
"cpu_config": {
14+
"performance": null,
15+
"efficiency": null,
16+
"architecture": "(2+6)",
17+
"clocks_ghz": [
18+
2.2
19+
],
20+
"core_count": 8
21+
},
22+
"gpu_name": "Mali-G71 MP2",
23+
"gpu_cores": null,
24+
"gpu_clock_mhz": null,
25+
"npu_tops": null,
26+
"modem": null,
27+
"verified": false,
28+
"source_urls": [
29+
"https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking"
30+
],
31+
"created_at": "2026-06-18T07:34:21.125477",
32+
"updated_at": "2026-06-18T07:34:21.125477",
33+
"url": "/v1/socs/exynos-7885"
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": 171,
3+
"slug": "exynos-7904",
4+
"name": "Exynos 7904",
5+
"manufacturer": {
6+
"slug": "samsung",
7+
"name": "Samsung",
8+
"url": "/v1/brands/samsung"
9+
},
10+
"release_date": "2019-01-01",
11+
"process_nm": 14.0,
12+
"transistors_billion": null,
13+
"cpu_config": {
14+
"performance": null,
15+
"efficiency": null,
16+
"architecture": "(2+6)",
17+
"clocks_ghz": [
18+
1.8
19+
],
20+
"core_count": 8
21+
},
22+
"gpu_name": "Mali-G71 MP2",
23+
"gpu_cores": null,
24+
"gpu_clock_mhz": null,
25+
"npu_tops": null,
26+
"modem": null,
27+
"verified": false,
28+
"source_urls": [
29+
"https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking"
30+
],
31+
"created_at": "2026-06-18T07:34:21.126478",
32+
"updated_at": "2026-06-18T07:34:21.126478",
33+
"url": "/v1/socs/exynos-7904"
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": 179,
3+
"slug": "exynos-880",
4+
"name": "Exynos 880",
5+
"manufacturer": {
6+
"slug": "samsung",
7+
"name": "Samsung",
8+
"url": "/v1/brands/samsung"
9+
},
10+
"release_date": "2020-01-01",
11+
"process_nm": 8.0,
12+
"transistors_billion": null,
13+
"cpu_config": {
14+
"performance": null,
15+
"efficiency": null,
16+
"architecture": "(2+6)",
17+
"clocks_ghz": [
18+
2.0
19+
],
20+
"core_count": 8
21+
},
22+
"gpu_name": "Mali G76 MP5",
23+
"gpu_cores": null,
24+
"gpu_clock_mhz": null,
25+
"npu_tops": null,
26+
"modem": null,
27+
"verified": false,
28+
"source_urls": [
29+
"https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking"
30+
],
31+
"created_at": "2026-06-18T07:34:21.126478",
32+
"updated_at": "2026-06-18T07:34:21.126478",
33+
"url": "/v1/socs/exynos-880"
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": 174,
3+
"slug": "exynos-980",
4+
"name": "Exynos 980",
5+
"manufacturer": {
6+
"slug": "samsung",
7+
"name": "Samsung",
8+
"url": "/v1/brands/samsung"
9+
},
10+
"release_date": "2019-01-01",
11+
"process_nm": 8.0,
12+
"transistors_billion": null,
13+
"cpu_config": {
14+
"performance": null,
15+
"efficiency": null,
16+
"architecture": "(2+6)",
17+
"clocks_ghz": [
18+
2.2
19+
],
20+
"core_count": 8
21+
},
22+
"gpu_name": "Mali G76 MP5",
23+
"gpu_cores": null,
24+
"gpu_clock_mhz": null,
25+
"npu_tops": null,
26+
"modem": null,
27+
"verified": false,
28+
"source_urls": [
29+
"https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking"
30+
],
31+
"created_at": "2026-06-18T07:34:21.126478",
32+
"updated_at": "2026-06-18T07:34:21.126478",
33+
"url": "/v1/socs/exynos-980"
34+
}

0 commit comments

Comments
 (0)