Skip to content

Commit b976bef

Browse files
committed
perf
1 parent 1cfcad8 commit b976bef

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

tests/run_perf.sh

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
go run *.go \
1+
go run perf/*.go \
22
-C "dbname=postgres port=5432 sslmode=disable" \
33
-C "dbname=postgres port=5433 sslmode=disable" \
4-
-g -w 8 -r 1 -n 1000 -a 1000 -i
4+
-C "dbname=postgres port=5434 sslmode=disable" \
5+
-g -w 8 -r 1 -n 1000 -a 10000 -i
6+
7+
go run perf/*.go \
8+
-C "dbname=postgres port=5432 sslmode=disable" \
9+
-C "dbname=postgres port=5433 sslmode=disable" \
10+
-C "dbname=postgres port=5434 sslmode=disable" \
11+
-g -w 8 -r 1 -n 1000 -a 10000

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy