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

Analyze runtime to figure out what's taking so long #337

Open
philvarner opened this issue Apr 24, 2023 · 0 comments
Open

Analyze runtime to figure out what's taking so long #337

philvarner opened this issue Apr 24, 2023 · 0 comments

Comments

@philvarner
Copy link
Collaborator

Running all the tests takes 10-20 minutes, but it's not clear what's taking so much time to run. Ideally, these "slow" tests would be an extra option.

Analyze the runtime and figure out where the time is going. One option is to instrument the retrieve method and look at those requests.

This might be something to do with pagination.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant