Skip to content

Commit de5193b

Browse files
Update README.md
1 parent 29248ac commit de5193b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ Simple single parameter(int) query comparison Gedaq.Npgsql vs Gedaq.DbConnection
2121

2222
| Method | Size | Mean | Ratio | Allocated | Alloc Ratio |
2323
|------------------- |----- |----------:|------:|----------:|------------:|
24-
| **Gedaq.Npgsql** | **50** | **7.307 ms** | **0.99** | **39.85 KB** | **0.63** |
25-
| Gedaq.DbConnection | 50 | 7.396 ms | 1.00 | 63.29 KB | 1.00 |
24+
| **Gedaq.Npgsql** | **50** | **6.833 ms** | **0.94** | **39.85 KB** | **0.62** |
25+
| Gedaq.DbConnection | 50 | 7.266 ms | 1.00 | 64.07 KB | 1.00 |
2626
| | | | | | |
27-
| **Gedaq.Npgsql** | **100** | **14.781 ms** | **0.99** | **79.71 KB** | **0.63** |
28-
| Gedaq.DbConnection | 100 | 14.974 ms | 1.00 | 126.58 KB | 1.00 |
27+
| **Gedaq.Npgsql** | **100** | **14.166 ms** | **1.02** | **79.71 KB** | **0.62** |
28+
| Gedaq.DbConnection | 100 | 13.852 ms | 1.00 | 128.14 KB | 1.00 |
2929
| | | | | | |
30-
| **Gedaq.Npgsql** | **200** | **29.524 ms** | **1.00** | **159.44 KB** | **0.63** |
31-
| Gedaq.DbConnection | 200 | 29.570 ms | 1.00 | 253.16 KB | 1.00 |
30+
| **Gedaq.Npgsql** | **200** | **28.363 ms** | **0.99** | **159.41 KB** | **0.62** |
31+
| Gedaq.DbConnection | 200 | 28.745 ms | 1.00 | 256.28 KB | 1.00 |

0 commit comments

Comments
 (0)