10000 Remove slonik mention · malthe/postgres-benchmarks@1b0aea8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b0aea8

Browse files
committed
Remove slonik mention
1 parent 066432e commit 1b0aea8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Currently benchmarked libraries are
1010
- [pg-promise](https://github.com/vitaly-t/pg-promise)
1111
- [pg](https://github.com/brianc/node-postgres)
1212
- [pg-native](https://github.com/brianc/node-pg-native)
13-
- [slonik](https://github.com/gajus/slonik)
1413

1514
## Results
1615

@@ -24,10 +23,6 @@ pg-promise | 331ms (1.3x) | 368ms (1.3x) | 605ms (1.3x) | 771ms (1.5x)
2423
pg-promise-native | 317ms (1.3x) | 401ms (1.2x) | 618ms (1.3x) | 799ms (1.4x)
2524
pg | 292ms (1.4x) | 473ms (1.0x) | 772ms (1.1x) | 1070ms (1.1x)
2625
pg-native | 419ms (1.0x) | 478ms (1.0x) | 816ms (1.0x) | 1138ms (1.0x)
27-
slonik | 10466ms (0.0x) | 10904ms (0.0x) | 11190ms (0.0x) | 11107ms (0.0x)
28-
29-
30-
> Slonik is left out of the chart because I'm probably using it wrong and the numbers seem too far off.
3126

3227
![results chart](results.png)
3328
> lower is better

0 commit comments

Comments
 (0)
0