Global performances

Dear support, 

I use a couple of your components in my website. 

I have some performances problems. I used an online tool so as to analyse the package-json.
Here is what I got : 




As you can see, the datagrid, schedule, input, calendar, navigation and dropdownlist seem to be the components that slow the loading of my application.

is there any way to optimize the running of these components in my application ?

Thank you in advance,


1 Reply

JA Jesus Arockia Sankaran S Syncfusion Team August 10, 2021 01:40 AM UTC

Hi Sandra, 
 
Thank you for contacting Syncfusion support. 
 
We have checked your query and we have created a Vue CLI sample for looking into this. We want to inform you that the bundle size of Syncfusion components is based on the module used in our application and unused modules are removed automatically using Tree-Shaking feature in production build. We can clearly notice that the production build of the simple Grid. 
 
 
 
 
The bundle size will change based the modules or components used in our application. Also, Grid and Schedule are data sophisticated UI components which have many small Syncfusion components as its dependent components and the size is normal. But, we assure that it won’t affect performance of your application significantly. This is the normal production size of the Syncfusion components. 
 
Please get back to us if you have any queries. 
 
Regards, 
Jesus Arockia Sankaran S 
 
 
 


Loader.
Up arrow icon