Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slowness on Domain, Domain Info and Domain Requests #3275

Open
abroddrick opened this issue Dec 27, 2024 · 0 comments
Open

Slowness on Domain, Domain Info and Domain Requests #3275

abroddrick opened this issue Dec 27, 2024 · 0 comments
Assignees
Labels
bug Something that isn't working as intended dev issue is for the dev team

Comments

@abroddrick
Copy link
Contributor

Current Behavior

Domain Requests, Domain and Domain info tables on django admin are slow to navigate to and to apply filters on with large amounts data. In general they are slower than they were before even on smaller data sets (though small data sets make the difference harder to see in some cases).

Expected Behavior

It shouldn't take more than 2 seconds to load a page, really less than a second is what a user is expecting for going to a page or applying a filter. This ticket should bring down the load time as much as possible, ideally to < 1 second, but 2 seconds would also be acceptable in the meantime.

Steps to Reproduce

1.go to django admin
2. got to Domains
3. see the long load time

*Note occasionally it seems to load at a reasonable speed, in which case clicking to the next page in the table usually results in a long load time again

Environment

No response

Additional Context

I loaded a decent amount of fixtures data to a sandbox and deploying main at the time of this ticket (basically staging-135) had a long load time. However, deploying staging-124 to the same sandbox resulted in less than a second load time for navigating to the tables and applying filters/pagination etc.

Issue Links

No response

@abroddrick abroddrick added bug Something that isn't working as intended dev issue is for the dev team labels Dec 27, 2024
@abroddrick abroddrick moved this from 👶 New to 🍦 Backlog in .gov Product Board Dec 27, 2024
@abroddrick abroddrick moved this from 🍦 Backlog to 🎯 Ready in .gov Product Board Dec 30, 2024
@CocoByte CocoByte self-assigned this Jan 6, 2025
@CocoByte CocoByte moved this from 🎯 Ready to 🏗 In progress in .gov Product Board Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working as intended dev issue is for the dev team
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants