Skip to content

Commit df7c2d2

Browse files
committed
V1.1.0
1 parent 1d70261 commit df7c2d2

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

dist/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
2828
Profiled on PHP v7.1.4, 30 loops
2929

3030

31-
0.0472ms Average Time, Sum: 1.4169ms
31+
0.0393ms Average Time, Sum: 1.1784ms
3232

3333
### Specifics
3434

3535
| Name | Avg | Sum |
3636
|-------------------------|--------|--------|
37-
| 1 Row Insert | 0.003 | 0.091 |
38-
| 100 R Insert W Temp | 0.0347 | 1.0397 |
39-
| Select * | 0.0014 | 0.0408 |
40-
| Select * W Cast | 0.0012 | 0.0363 |
41-
| Select * W Cast W where | 0.0014 | 0.041 |
42-
| 1 Row Update | 0.0031 | 0.0919 |
43-
| Delete | 0.0024 | 0.071 |
37+
| 1 Row Insert | 0.0026 | 0.079 |
38+
| 100 R Insert W Temp | 0.029 | 0.8703 |
39+
| Select * | 0.001 | 0.0301 |
40+
| Select * W Cast | 0.0011 | 0.0324 |
41+
| Select * W Cast W where | 0.0011 | 0.0342 |
42+
| 1 Row Update | 0.0023 | 0.07 |
43+
| Delete | 0.0019 | 0.058 |

0 commit comments

Comments
 (0)