We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Increasing perfomance audit/Chrome lighthouse

Dear all,
the chrome lighthouse gives me performance issues.
Is it possible to reduce the time loading just we need per page?
We need:
- datepicker
- grid
- textboxes
Any other ideas to prevent a loading of 19s.
Cheers,
Giorgio

3 Replies

TS Thavasianand Sankaranarayanan Syncfusion Team September 24, 2019 01:39 PM UTC

Hi Giorgio,  
 
Greetings from Syncfusion support. 
 
We can increase the Grid performance while rendering the Grid and paging using individual script of EJ2 Grid. You can also generate Essential JS2 Grid component individual scripts by using  http://crg.syncfusion.com. Please find the steps for generate the local Essential JS2 Grid scripts and styles locally. 
 
Step 1: Open http://crg.syncfusion.com site. 
 
Step 2:click Grid  checkbox  
 
 
 
 
 
 
 
 
Step3: To click download button and enter your export file name in the popup. 
 
 
 
 
Step 5: To extract your download file and you can get as follows 
 
 
 
You can get the scripts and styles from script and style folder in your downloaded file and you can copy and paste them in your application and include this reference. 
 
And we suggest another way to refers the individual scripts files in Layout page. Please the below code example for more information. 
[Layout.cshtml] 
 
    @* Syncfusion Essential JS 2 Styles *@ 
     <link rel="stylesheet" rel='nofollow' href="https://cdn.syncfusion.com/ej2/material.css" /> 
 
    @* Syncfusion Essential JS 2 Grid dependencies Scripts *@ 
         
 
 
Regards, 
Thavasianand S. 



GI Giorgio October 1, 2019 10:30 AM UTC

Thanks for the suggestions,.
BR
Giorgio.


TS Thavasianand Sankaranarayanan Syncfusion Team October 2, 2019 04:13 AM UTC

Hi Giorgio, 
 
Thanks for your update. 
 
We are happy that the problem has been resolved at your end. 
 
Regards, 
Thavasianand S.  


Loader.
Live Chat Icon For mobile
Up arrow icon