in reply to Re: Re: adding to the middle of a array
in thread adding to the middle of a array
It's very interesting - when I try to increase the iterations to 50000, I see the SPLICE performance drops significant now -
Benchmark: timing 50000 iterations of SPLICE...
SPLICE: 4 wallclock secs ( 4.28 usr + 0.00 sys = 4.28 CPU) @ 11679.51/s (n=50000)
Wonder why it's getting slower...?
Daniel