Open abyrd opened 6 years ago
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.
@abyrd does this still happen for you on production? I think it has been fixed with the latest changes
When I'm using TAUI with some data generated for NL, it uses 400% CPU constantly.
Here's the config:
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.