Skip to content

Commit 9d31d60

Browse files
Add a comment
1 parent 7ecac9d commit 9d31d60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

motherduck/benchmark.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ pip install duckdb psutil
1515

1616
# 4122 seconds
1717

18+
# Note: it does not support transactions,
19+
# and an attempt to query the table during leaded results in waiting on a global lock.
20+
1821
# Install the command line tool
1922

2023
wget https://github.com/duckdb/duckdb/releases/download/v0.9.2/duckdb_cli-linux-amd64.zip

0 commit comments

Comments
 (0)