Skip to content

Commit 346fa3f

Browse files
committed
Update Cycle ORM results after pull request #1
1 parent 95b1ac2 commit 346fa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following table summarizes the performance of each ORM in terms of execution
4141
| ORM | Time (seconds) | Memory Kb | Memory Peak Mb |
4242
|----------------|----------------|-----------|----------------|
4343
| Laravel ORM | 61.51 | 4950.91 | 8.063 |
44-
| Cycle ORM | 46.94 | 428.91 | 6.990 |
44+
| Cycle ORM | 44.32 | 288.15 | 7.007 |
4545
| Doctrine ORM | 37.45 | 870.24 | 6.408 |
4646
| CompositePHP | 24.71 | 143.46 | 2.217 |
4747

0 commit comments

Comments
 (0)