ktmud edited a comment on issue #9234: Perf: improve loading speed for legacy table chart URL: https://github.com/apache/incubator-superset/pull/9234#issuecomment-594856101 > this change will automatic/force to show pagination on large table? Or it's up to user to select show pagination? > The perf improvement from 6 seconds to 3 seconds, is because the table only show top 50 rows? No, it will not. This PR only refactors the chart module and disabled a couple of already-broken features. The perf gain mainly comes from other optimizations.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
