Tree performance


From Performance perspective (Tree Loading, Rendering, Node Expanding etc…) assuming SmartXMLParsing and SmartRendering is used, which type of data source is recommended.
XML
JSON
JS Array

Let us know the first preference followed by second and so on.



Thanks,



RamaRao R.


Hello,


json is a liitle faster than json (difference about 5 percent), and js array is slower than xml and json.