Skip to content

Commit 7467f0a

Browse files
committed
add hardware/cpu line to motherduck output
1 parent 2165e5e commit 7467f0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

motherduck/benchmark.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ def run_queries():
124124
"machine": f"Motherduck: {instance_type}",
125125
"cluster_size": 1,
126126
"proprietary": "yes",
127+
"hardware": "cpu",
127128
"tuned": "no",
128129
"tags": ["C++", "column-oriented", "serverless", "managed"],
129130
}

0 commit comments

Comments
 (0)