I did some further performance testing on the menus - will soon blog
about it on http://blog.dynatrace.com
I ran tests with 50, 100 and 500 menu items. It seems like 50 elements
take roughly 300ms to process. Performance in that case scales up
linear meaning that 100 take 600ms and 500 take 3s. the page that I
was testing actually had 500 menu items - thats why this whole thing
caught my attention as the page spent 3s in the superfish method

cheers

On Nov 3, 9:49 pm, Joel Birch <joeldbi...@gmail.com> wrote:
> Thanks so much for doing that! It does look like an improvement.
> Probably not an urgent one, but definitely worth doing for the next
> version.
>
> It seems unintuitive that creating a new jQuery object would be less
> costly than selecting from an existing collection, but there you go.
> Can't argue with solid evidence!
>
> Great feedback, cheers.
>
> Joel.

Reply via email to