Performance on published app

Hello

Not sure if you are going to be able to help, but thought I would ask your advise anyway. I have a blazor server app published to Azure. The core of the app is a pivot table that displays processed data.  I am doing this data processing on a high spec SQL Server box and I know that the data comes back quickly (1-2 seconds) and I rollup the data where possible so that the pivot table is dealing with small amounts of data (typically 20-100 rows with say 5-10 fields).

The speed is fine when published, just not really snappy.  In particular if I switch from say Pivot Table to Pivot Chart then it takes close to 5 seconds to render the chart.  In the dev environment (local machine) this is pretty much instant.

I have tried scaling up the web-app resources with more memory etc, but nothing I do seems to make any difference.  Do you have any pointers/suggestions on what the bottle neck(s) might be.  I appreciate this is not your core concern, so any tips would be great.

Thank you

4 Replies

SS Saranya Sivan Syncfusion Team April 13, 2021 05:52 PM UTC

Hi Richard, 
  
We are checking the reported issue in the azure environment. We will update the further details with two business days. 
  
Regards, 
Saranya S. 
 



ME Mouli Eswararao Syncfusion Team April 15, 2021 01:56 PM UTC

Hi Richard,

We found that the reported performance problem is occurred from chart component. So we have logged an improvement task “Need to improve chart performance in Blazor” in chart component. And the solution will be available in Vol 1 SP1 release which is estimated to be rolled out in the mid of May 2021. 

You can track the task in the following link. 


We appreciate your patience until then.

Regards,
Mouli.  



ME Mouli Eswararao Syncfusion Team May 14, 2021 01:57 PM UTC

Hi Richard, 

Currently we are restructuring the chart component to avoid the reported performance problem in Azure. And due to complexity it couldn’t be completed in this SP1 release. But the solution will be available in Vol 2 release which is estimated to be rolled out at the end of June, 2021. 

We appreciate your patience until then.  

Regards,
Sastha Prathap S.



ME Mouli Eswararao Syncfusion Team July 1, 2021 03:45 PM UTC

Hi Richard, 
 
Due to code complexity, we are unable to complete the bug fixing and include in our Volume 2 release. But we will surely include this in our upcoming Volume 2 SP1 release which is estimated to be available during the end of August 2021.  
   
We appreciate your patience until then.  
 
Regards, 
Mouli 


Loader.
Up arrow icon