php-orm-benchmark icon indicating copy to clipboard operation
php-orm-benchmark copied to clipboard

Amend tests

Open sergeyklay opened this issue 7 years ago • 1 comments

Select 500 employees from the Employees database, for each of them show all of their salaries and all the departments they belong to.

sergeyklay avatar Jan 16 '18 23:01 sergeyklay

It would be also interesting to know number of queries queried (especially useful when doing nested loops on the entities).

repli2dev avatar Feb 14 '18 12:02 repli2dev