Opening delay on a tree node with a large number of child nodes grows exponentially in IE, but grows linearly in Chrome / FF
http://zkfiddle.org/sample/2o3066/1-Large-Tree-performance
Run the fiddle, set the number of nodes to reproduce.
See attached file for local test results on a non-memory capped laptop.
- relates to
-
ZK-3835 Improve Tree client ROD rendering method
- Closed