aseembansal-gogo opened a new issue #15854: URL: https://github.com/apache/superset/issues/15854
On superset 1.1.0 roles list page loading is slow. It takes approx. 16 seconds to load. From roles listing page if I click edit to edit a role then it takes 18 to 20seconds for the edit page to open up. This makes working with roles very difficult. Viewing user list takes just 2s in comparison. ### Expected results Roles related pages to load in <5seconds. ### Actual results Roles related pages load in >15seconds. #### Screenshots See developer tools  #### How to reproduce the bug 1. Go to Roles list page 2. Edit a role ### Environment (please complete the following information): - superset version: `superset version` 1.1.0 - python version: `python --version` Python 3.7.9 - node.js version: `node -v` NA. docker images does not have node ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I did not upgrade to latest release but I searched latest release notes and there isn't anything related to slowness - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
