You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "LeoDiep (via GitHub)" <gi...@apache.org> on 2023/08/16 04:07:45 UTC

[GitHub] [superset] LeoDiep commented on issue #12766: Global Async Queries doesn't work

LeoDiep commented on issue #12766:
URL: https://github.com/apache/superset/issues/12766#issuecomment-1679928395

   > @robdiciuccio I also made some performance tests. I loaded a dashboard that have more than 20 charts. Looks like with GAQ dashboards loads far slower. Also chart loads does not finish until second explode request, I don't know if this is expected behavior
   > 
   > with GAQ dashboard loads in 13 sec ![image](https://user-images.githubusercontent.com/3406152/109272812-70b40800-7822-11eb-8d93-7bce3c43d644.png) without GAQ dashboard loads in 5 sec ![image](https://user-images.githubusercontent.com/3406152/109272712-4febb280-7822-11eb-8a18-5ec897c79be1.png)
   
   Hi @robdiciuccio , I also have performance problem with dashboard have 25 charts. My superset is v2.1.0 and launched on docker. I have tried sharding domains, increase CPU, RAM, config increase gunicorns workers and threads but didn't work. I also test a dashboard with all chart query to a csv file on postgresql to see whether the connection to ouside database is the bottleneck but even with the postgre db, the response time of the server from 25 query requests still not improve.
   
   Have you overcome this performance problem? 
   Thank you
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org