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

Tuna badly struggles on large files #158

Open
nicholasbailey opened this issue Feb 20, 2023 · 1 comment
Open

Tuna badly struggles on large files #158

nicholasbailey opened this issue Feb 20, 2023 · 1 comment

Comments

@nicholasbailey
Copy link

I'm working a relatively large cProfile dump while analyzing startup of a django application. The profile file size is 9.4MB. Snakeviz is able to load this, though it can't visualize at a depth of more than 5 calls. Tuna just fails to load a file of this size. It looks like this is probably a result of eager-loading the entire profiling data set.

@davidgilbertson
Copy link

I get "Aww snap" in chrome for a 2.2 MB file, on a machine with 32 GB of RAM.

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