The latest FireBug extension has JS code profiling in it. As for improving
sortable's performance, that's come up a lot in the list so you could
probably find something by looking at the nabble
archive<http://www.nabble.com/JQuery-f15494.html>.
But I think the conclusion was that generic sortable/drag-drop is inherently
very complex and can only be optimised so far. To get further requires
tailoring the optimizations for each situation.

Blair

On 1/11/07, nkeric <[EMAIL PROTECTED]> wrote:

hi all,

Is there a tool for benchmarking ajax app instantly? for example,
testing the drag & drop performance?

I'm using the jquery interface plugin, the sortable plugin works well
if there's not much element inside the 'sortableitem', however, if the
sortableitem contains some more elements, the drag & drop performs
very slow, any suggestion to improve this?

TIA

Regards,

- Eric

--
- http://www.aiyo.cn
- http://www.ifaxian.com
- http://groups.google.com/group/nkeric-daily
- http://nkeric.3322.org

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to