mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-02 02:31:16 +08:00
Increased concurrency in HNSW insert test
This commit is contained in:
@@ -50,7 +50,7 @@ for my $i (1 .. 20)
|
||||
}
|
||||
|
||||
$node->pgbench(
|
||||
"--no-vacuum --client=5 --transactions=20",
|
||||
"--no-vacuum --client=20 --transactions=5",
|
||||
0,
|
||||
[qr{actually processed}],
|
||||
[qr{^$}],
|
||||
|
||||
Reference in New Issue
Block a user