Categories | Question details Back To List | ||
Do you have benchmarking
done for the performance on tree loads? (We might have at least 5000 nodes when
exp... Do you have benchmarking done for the performance on tree loads? (We might have at least 5000 nodes when expanded) Answer posted on Mar 07, 2007 10:52 In smartParsing mode the total
count of items doesn't matter, the sample attached to the last email loads an
XML with 50000 items. The main performance measure is a count of items per
branch - more than 200 items per branch will cause a visible delay in loading (
per branch - means per one level of branch ). Tree supports DistributedParsing
which allows break such limit and load not well formed hierarchies, but 1000
item per level of branch is probably limit (the total count of item in tree
doesn't really matter, it just increases XML size, but not causes performance
problem). Answer posted by Embre (Support) on Dec 07, 2014 17:17 To find more precise comments upon this issue, we can offer you read about download javascript api and open source calendar scheduling. |