Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
for curiousity’s sake, I checked if this has any significant performance impact and it does not. Based on 10 runs before and after, all values in percent: MED AVG get first level property 0.37 0.42 get second level property 0.40 0.61 get third level property 0.26 0.41 set first level property 2.25 2.16 set second level property 1.45 1.67 set third level property 2.05 1.98 push property into array -0.41 -0.51 2.25% slowdown as a worst case is not significant.
- Loading branch information