Skip to content
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.

dotfry/rich-model-trait-speed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Speed testing of RichModelTrait

Tests of 6dreams's RichModelTrait.

Results

Poor iterations 1000: 0.000847
Rich iterations 1000: 0.000656
---
Poor iterations 1000000: 0.836883
Rich iterations 1000000: 0.675423

Poor is Trait on property_exists function with no cache, Rich is RichModelTrait that use ReflectionClass.

About

Testing speed of RichModelTrait.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages