• + 0 comments

    Thanks Sebastian.

    I was testing my code (in an old computer) with 10k items in each stack and my running time was alittle over 14 seconds, after switching array_shift for array_pop my runing time is now something arround 110 ms :O!!!