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

TAUI tab pegs 4 processors #118

Open
abyrd opened this issue Sep 19, 2018 · 1 comment
Open

TAUI tab pegs 4 processors #118

abyrd opened this issue Sep 19, 2018 · 1 comment

Comments

@abyrd
Copy link
Member

abyrd commented Sep 19, 2018

When I'm using TAUI with some data generated for NL, it uses 400% CPU constantly.

Here's the config:

{
  "grids": [],
  "networks": [
    {
      "name": "Redesign",
      "url": "https://d2z7d5345ccuw9.cloudfront.net/5ba0dc6737ed817c0d6bd4e5",
      "showOnMap": true
    },
    {
      "name": "Baseline",
      "url": "https://d2z7d5345ccuw9.cloudfront.net/5ba0dc6737ed817c0d6bd4e5",
      "showOnMap": true
    }
  ]
}

Note this does not have any opportunity data. Is that the source of the problem? If so we should make it work normally without opportunity data, it's good for checking out results quickly, or just showing isochrones.

@trevorgerhardt
Copy link
Member

@abyrd does this still happen for you on production? I think it has been fixed with the latest changes

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

2 participants