Perfomance Problems in v1.0a4.1 with ajax loaded listview
I have a dynamically generated listview via ajax
In firefox 4.01 it takes the follow times to load and render the list
Load Data: 373ms
Load List: 38ms
refresh list: 133320ms
In latest safari
Load Data 459ms
Load List 34ms
Refresh List 2545ms
How come?, do I need to change the refresh process to apply the correct styling?