seems that mysql "new driver" for php is slower than the old one
http://brian.moonspot.net/php-5-3-mysqlnd
and is stupid that ORM people they overuse the fetch_all method they should filter the pages from views and stored procedures and not to fetch all the millions of records in objects and then to do the sorting and filtering
No comments:
Post a Comment