We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ab8293 + 7467f0a commit 065e9fbCopy full SHA for 065e9fb
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