Skip to content

Commit 5eec5ba

Browse files
Normalize machine memory units: GB to GiB, drop "<N> vCPU " prefix
Convert "<digits><space?>GB" → "<digits>GiB" in cloud-service machine names. Where the value also carries an "<N> vCPU " prefix in front of the GB amount, drop that prefix — the GiB tier already conveys the size, so "8 vCPU 64 GB" simplifies to "64GiB". Examples: - "8 vCPU 64 GB" (AlloyDB) → "64GiB" - "10 vCPU 40GB" (CHYT) → "40GiB" - "720GB" (CHYT) → "720GiB" - "Analytics-256GB" (Crunchy Bridge) → "Analytics-256GiB" - "L1 - 16CPU 32GB" (Tablespace) → "L1 - 16CPU 32GiB" (16CPU is not "vCPU" so it stays) - "8 vCPU 32GB" (Timescale ☁️) → "32GiB" - "16 vCPU 32GB" / "30 vCPU 480GB" (pgpro_tam) → "32GiB" / "480GiB" - "64 vCPU 256GB" (YDB) → "256GiB" Bare-metal hardware descriptions in hardware/, versions/, gravitons/ (e.g. "AWS c5.metal 100GB", "Linode 16GB", "Steam Deck 512 GB", "AMD EPYC 3.2 GHz, Micron 5100 MAX 960 GB") are left alone. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a332fa0 commit 5eec5ba

47 files changed

Lines changed: 47 additions & 47 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

alloydb/results/20231125/gcp.128GB_tuned.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"system": "AlloyDB",
33
"date": "2023-11-25",
4-
"machine": "16 vCPU 128 GB",
4+
"machine": "128GiB",
55
"cluster_size": "serverless",
66
"comment": "",
77
"proprietary": "yes",

alloydb/results/20231125/gcp.64GB.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"system": "AlloyDB",
33
"date": "2023-11-25",
4-
"machine": "8 vCPU 64 GB",
4+
"machine": "64GiB",
55
"cluster_size": "serverless",
66
"proprietary": "yes",
77
"hardware": "cpu",

alloydb/results/20231125/gcp.64GB_tuned.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"system": "AlloyDB (tuned)",
33
"date": "2023-11-25",
4-
"machine": "8 vCPU 64 GB",
4+
"machine": "64GiB",
55
"cluster_size": "serverless",
66
"proprietary": "yes",
77
"hardware": "cpu",

chyt/results/20240916/yt.192GB_YC.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"system": "CHYT",
44
"date": "2024-09-16",
5-
"machine": "12 vCPU 48GB",
5+
"machine": "48GiB",
66
"cluster_size": 4,
77
"proprietary": "no",
88
"hardware": "cpu",

chyt/results/20240916/yt.360GB_YC.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"system": "CHYT",
44
"date": "2024-09-16",
5-
"machine": "10 vCPU 40GB",
5+
"machine": "40GiB",
66
"cluster_size": 9,
77
"proprietary": "no",
88
"hardware": "cpu",

chyt/results/20240916/yt.48GB_YC.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"system": "CHYT",
44
"date": "2024-09-16",
5-
"machine": "12 vCPU 48GB",
5+
"machine": "48GiB",
66
"cluster_size": 1,
77
"proprietary": "no",
88
"hardware": "cpu",

chyt/results/20240916/yt.720GB_YC.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"system": "CHYT",
33
"date": "2024-09-16",
4-
"machine": "720GB",
4+
"machine": "720GiB",
55
"cluster_size": "serverless",
66
"comment": "",
77
"tags": [

chyt/results/20240916/yt.96GB_YC.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"system": "CHYT",
44
"date": "2024-09-16",
5-
"machine": "12 vCPU 48GB",
5+
"machine": "48GiB",
66
"cluster_size": 2,
77
"proprietary": "no",
88
"hardware": "cpu",

crunchy-bridge-for-analytics/results/20240605/crunchy-bridge-analytics-256.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"system": "Crunchy Bridge (Parquet)",
33
"date": "2024-06-05",
4-
"machine": "Analytics-256GB",
4+
"machine": "Analytics-256GiB",
55
"cluster_size": 1,
66
"proprietary": "yes",
77
"hardware": "cpu",

pgpro_tam/results/20250311/30vCPU.feather_fmt.mem_fd_smgr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"system": "pgpro_tam (feather, local + cache)",
33
"date": "2025-03-11",
4-
"machine": "30 vCPU 480GB",
4+
"machine": "480GiB",
55
"cluster_size": 1,
66
"comment": "",
77
"tags": [

0 commit comments

Comments
 (0)