On 26/02/2012 17:02, Alex Harui wrote:
But I was unable to find something that was faster and still looked like a
data structure.  I did the usual optimizations of loops, local variables,
class definitions instead of just Object, etc.  I think one of the issues is
the cost of setting up the data structure.

Hello Alex,

I am not sure how you coded that. I tried it and in my tests custom data structures [1] were a lot faster (10x).
Did i understand something wrong?

yours
Martin.

[1] http://wonderfl.net/c/rBbt

Reply via email to