bject: [jQuery] Re: Mopr optimization questions
Another thing I noticed while profiling my code is that the jQuery method
filter() gets called a lot, over 5000 times in a relitively short space of
time when only performing a small number of operations. It also stood out
because its worst-case run tim
Another thing I noticed while profiling my code is that the jQuery
method filter() gets called a lot, over 5000 times in a relitively
short space of time when only performing a small number of
operations. It also stood out because its worst-case run time was
250ms. Maybe I can get a speedup if I
2 matches
Mail list logo