We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2165e5e commit 7467f0aCopy full SHA for 7467f0a
1 file changed
motherduck/benchmark.py
@@ -124,6 +124,7 @@ def run_queries():
124
"machine": f"Motherduck: {instance_type}",
125
"cluster_size": 1,
126
"proprietary": "yes",
127
+ "hardware": "cpu",
128
"tuned": "no",
129
"tags": ["C++", "column-oriented", "serverless", "managed"],
130
}
0 commit comments