yandex / scout

A fast and safe manual dependency injector for Kotlin and Android.
Apache License 2.0
104 stars 4 forks source link

Update ci.yaml #8

Closed acelost closed 12 months ago

github-actions[bot] commented 12 months ago
Benchmark                                   Control       Test       Diff     Conclusion
AssociateCall.associationWith10Entries      476.567    481.578      +1.1%               
AssociateCall.associationWith1Entry          41.540     41.788      +0.6%               
github-actions[bot] commented 12 months ago
Benchmark                           Control       Test       Diff     Conclusion
CollectCall.listWith10Elements      154.625    154.238      -0.3%               
CollectCall.listWith1Element         36.234     37.813      +4.4%               
github-actions[bot] commented 12 months ago
Benchmark                     Control       Test       Diff     Conclusion
InitScope.empty                68.639     68.482      -0.2%               
InitScope.with5Factories      167.129    166.897      -0.1%               
InitScope.with5Parents        415.904    411.716      -1.0%               
github-actions[bot] commented 12 months ago
Benchmark              Control       Test       Diff     Conclusion
GetCall.factory          8.867      9.198      +3.7%               
GetCall.reusable        11.228     11.237      +0.1%               
GetCall.singleton        9.333      9.406      +0.8%               
github-actions[bot] commented 12 months ago
Benchmark                 Control       Test       Diff     Conclusion
BuilderMode.confined      804.019    799.873      -0.5%               
BuilderMode.synchro       229.734    216.609      -5.7%         (GOOD)
BuilderMode.unsafe        188.333    190.329      +1.1%               
github-actions[bot] commented 12 months ago
Benchmark                        Control       Test       Diff     Conclusion
ParentAccess.with1Parent          12.744     12.747      +0.0%               
ParentAccess.with2Depth           19.227     19.088      -0.7%               
ParentAccess.with3Depth           24.973     24.907      -0.3%               
ParentAccess.with5Parents         34.497     35.852      +3.9%               
ParentAccess.withoutParents        8.283      7.723      -6.8%         (GOOD)