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

Firefox/Chromium incredibly slow #140

Open
hcsaustrup opened this issue Dec 11, 2024 · 0 comments
Open

Firefox/Chromium incredibly slow #140

hcsaustrup opened this issue Dec 11, 2024 · 0 comments

Comments

@hcsaustrup
Copy link

hcsaustrup commented Dec 11, 2024

We're using Terraform to orchestrate Kubernetes infrastructure with a major cloud provider, and the generated plan.json file is just over 17MB. When accessing the Rover web server, both Firefox and Chromium uses 100% of one core and completely grinds to a halt. I've left it for about 20 minutes now, and the only thing that is happening is that I get warnings about the browsers being unresponsive.

This is with the latest version pulled from docker.io.

Output:

$ podman run --rm -it -p 9000:9000 -v "$(pwd)/plan.json:/src/plan.json" docker.io/im2nguyen/rover:latest -planJSONPath=plan.json
2024/12/11 11:37:56 Starting Rover...
2024/12/11 11:37:56 Using provided JSON plan...
2024/12/11 11:37:56 Generating resource overview...
2024/12/11 11:37:56 No submodule configurations found...
2024/12/11 11:37:56 Continuing without loading module from filesystem: external_dns
2024/12/11 11:37:56 Continuing without loading module from filesystem: external_dns.iam
2024/12/11 11:37:56 Continuing without loading module from filesystem: external_dns.external_dns
...
2024/12/11 11:37:56 Continuing without loading module from filesystem: aws-backup
2024/12/11 11:37:56 Continuing without loading module from filesystem: cluster_autoscaler
2024/12/11 11:37:56 Continuing without loading module from filesystem: cluster_autoscaler.iam
2024/12/11 11:37:56 Generating resource map...
2024/12/11 11:37:56 Generating resource graph...
2024/12/11 11:37:56 Done generating assets.
2024/12/11 11:37:56 Rover is running on 0.0.0.0:9000
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