unkwntech Posted May 12, 2009 Share Posted May 12, 2009 Is it faster for the randomize the sort order of a large set of results on the MySQL server or after I have received the data in PHP? Does anyone have any data to backup either side, or even anecdotal experience? It seems to me that MySQL will probably be faster, however I can't do the benchmark right now, I don't think I have enough data at the moment, but I do see it as a problem in the near future. Link to comment https://forums.phpfreaks.com/topic/157769-faster-to-randomize-many-results-on-mysql-server-or-in-php/ Share on other sites More sharing options...
Ken2k7 Posted May 12, 2009 Share Posted May 12, 2009 Faster in MySQL. Link to comment https://forums.phpfreaks.com/topic/157769-faster-to-randomize-many-results-on-mysql-server-or-in-php/#findComment-832147 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.