Skip to content

Commit 4ac27e5

Browse files
committed
Re-add slonik
1 parent f7907b9 commit 4ac27e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ const queries = [
88
'postgres',
99
'pg-promise',
1010
'pg-promise-native',
11-
'postgres-promise',
1211
'pg',
1312
'pg-native',
14-
//'slonik'
13+
'slonik'
1514
]
1615
, warmup = 3
1716
, iterations = 10000

0 commit comments

Comments
 (0)