Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by RamaRao R. on Nov 17, 2009 04:37
open dhtmlx forum
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.

Answer posted by Alex (support) on Nov 17, 2009 05:16

Hello,

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