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

TRIPGEN time is too variable #1

Open
chintanp opened this issue Apr 15, 2021 · 1 comment
Open

TRIPGEN time is too variable #1

chintanp opened this issue Apr 15, 2021 · 1 comment

Comments

@chintanp
Copy link
Owner

Sometimes tripgen is significantly slower. The reason for the same needs to be investigated in detail.

image

In the above example, the first 5 analyses and others used the same version of code.

@chintanp
Copy link
Owner Author

This is potentially due to high CPU utilization in the database when several simulations are launched in parallel. The culprit is the max_spacing query. Either it should be updated or the number of vCPUs increased (at least 10x increase in db cost).

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