
5 Jun
2011
5 Jun
'11
2:09 a.m.
Le 2011-06-04 11:33, Piotr Przybylski a écrit :
Hi,
Is there any reason for hardcoding array sizes in sqlparser.data.php? count()'s complexity is O(1), it just reads item count from hash table which is used internally for storing arrays.
Good idea to go back to using count(). -- Marc Delisle http://infomarc.info