Re: [PHP-DEV] Lists: a simple way to improve PHP performance

2015-03-11 Thread Ludovic Urbain
Sperberg Sent with Airmail On 11 Mar 2015 at 10:15:11, Ludovic Urbain (m...@ludovicurbain.com) wrote: Hello, I've been working with PHP for a while and it's always sad to see array()'s performance being so terrible, in so many cases where a simple list would have done the trick without

[PHP-DEV] Lists: a simple way to improve PHP performance

2015-03-11 Thread Ludovic Urbain
, and it will have a fast creation time, unlike the php simple array because it will just be a list. I can take care of the programming and testing by myself if necessary. Thanks for your time, Ludovic -- Ludovic Urbain www.kanpeki.be