EasyUI Forum
September 13, 2025, 04:57:14 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: ComboTree - slow performance in creation  (Read 10827 times)
amir-t
Newbie
*
Posts: 48


View Profile
« on: August 27, 2014, 01:13:07 AM »

Hi,

We're using comboTree component, inside a cardView window in our web application.
When we creates a floating window which holds about 8 - 12 comboTree components,
we noticed the view creation takes a lot of time (about 2300 ms) , and that the main reason is when creating all the contained comboTree components.

We created a similar demo -
http://jsfiddle.net/xFy42/21/

Where you can see in console, that creating 10 comboTrees takes about 900-1000 ms in average. you can see also that we're creating the most light ComboTree fields (without any bound retrieved data or custom callbacks or any added logic at their generation).

Is there a way to improve the performance when creating comboTree or to implement this scenario more efficient?

Thanks in advance.
Logged
amir-t
Newbie
*
Posts: 48


View Profile
« Reply #1 on: September 03, 2014, 05:34:31 AM »

Hey, still waiting for your reply.  Undecided
hope you'll be able to assist with this performance issue.
Logged
aswzen
Sr. Member
****
Posts: 287


Indonesian

aswzen
View Profile WWW Email
« Reply #2 on: September 03, 2014, 06:06:03 AM »

same problem here :/
Logged

Regards,
Sigit

- Indonesian jEasyUI Facebook page : https://www.facebook.com/groups/jeasyuiid/
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #3 on: September 03, 2014, 06:49:24 PM »

We have used different browsers to test http://jsfiddle.net/xFy42/21/. The testing result is:

ie9: total 10 creations execution time 320ms
chrome: total 10 creations execution time 282ms
safari: total 10 creations execution time 160 ms

Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!