Re: [jQuery] benchmark tool for ajax?

2007-01-11 Thread nkeric
On 1/11/07, Blair McKenzie [EMAIL PROTECTED] wrote: The latest FireBug extension has JS code profiling in it. Nice, I'll give it a try! 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. But I think

[jQuery] benchmark tool for ajax?

2007-01-10 Thread nkeric
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

Re: [jQuery] benchmark tool for ajax?

2007-01-10 Thread Blair McKenzie
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 archivehttp://www.nabble.com/JQuery-f15494.html. But I think the conclusion was that generic