We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b1ac2 commit 346fa3fCopy full SHA for 346fa3f
README.md
@@ -41,7 +41,7 @@ The following table summarizes the performance of each ORM in terms of execution
41
| ORM | Time (seconds) | Memory Kb | Memory Peak Mb |
42
|----------------|----------------|-----------|----------------|
43
| Laravel ORM | 61.51 | 4950.91 | 8.063 |
44
-| Cycle ORM | 46.94 | 428.91 | 6.990 |
+| Cycle ORM | 44.32 | 288.15 | 7.007 |
45
| Doctrine ORM | 37.45 | 870.24 | 6.408 |
46
| CompositePHP | 24.71 | 143.46 | 2.217 |
47
0 commit comments