This is a migrated thread and some comments may be shown as answers.

Expand / collapse node slow on Firefox

1 Answer 88 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Kay
Top achievements
Rank 1
Kay asked on 26 May 2016, 01:51 AM

I used Angular-style to create a TreeList. 

In my initial test, the tree only have 3 level, root level with 1 node, second-level with 30 nodes, third-level with 1 or 2 nodes. Total are ~60 nodes.

I checked another thread mentioned that defining column template will have performance penalty and I already fixed all and it works fine on Chrome (Version 50.0.2661.102 m)

But when I use Firefox (46.0.1), it is very slow. Loading the tree is already slower than Chrome. Especially, when expand / collapse the node, it takes 3-4 seconds (while Chrome only take less than a second).

I already disabled all Plugins on Firefox.

Please advise any way I can improve the performance.

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 30 May 2016, 08:08 AM

Hello Kelvin,

Your observations should be due to differences in browser performance. As you probably know Chrome has better performance than other browsers.

Regards,
Nikolay Rusev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
TreeList
Asked by
Kay
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or