Skip to content

Commit 5a9f8b7

Browse files
Rename Motherduck result.json and clean up paradedb duplicates
- motherduck/results/{20240127,20241029}/result.json renamed to result_standard.json. The runs were originally machine="cloud" (back when Motherduck only offered one tier); update machine to "Motherduck: standard" to match current naming and drop the historical tag. - paradedb/results/20240202/c6a.4xlarge.1500gb.json deleted — identical results to c6a.4xlarge.json next to it; the .1500gb filename was a one-off clarification for an Elasticsearch comparison per its comment field. The canonical c6a.4xlarge.json carries the same numbers without that side-comment. - paradedb/results/20240713/single.json deleted — same date / system / machine / load_time / data_size as the canonical c6a.4xlarge.json next to it; results differ only by tiny numerical noise (<= 0.001s). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 6825963 commit 5a9f8b7

4 files changed

Lines changed: 4 additions & 474 deletions

File tree

motherduck/results/20240127/result.json renamed to motherduck/results/20240127/result_standard.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"system": "MotherDuck",
33
"date": "2024-01-27",
4-
"machine": "cloud",
4+
"machine": "Motherduck: standard",
55
"cluster_size": 1,
66
"tags": [
77
"C++",
88
"column-oriented",
9-
"serverless",
10-
"historical"
9+
"serverless"
1110
],
1211
"load_time": 4122,
1312
"data_size": 25332035584,

motherduck/results/20241029/result.json renamed to motherduck/results/20241029/result_standard.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"system": "MotherDuck",
33
"date": "2024-10-29",
4-
"machine": "cloud",
4+
"machine": "Motherduck: standard",
55
"cluster_size": 1,
66
"tags": [
77
"C++",
88
"column-oriented",
9-
"serverless",
10-
"historical"
9+
"serverless"
1110
],
1211
"load_time": 57,
1312
"data_size": 23620000000,

paradedb/results/20240202/c6a.4xlarge.1500gb.json

Lines changed: 0 additions & 234 deletions
This file was deleted.

0 commit comments

Comments
 (0)