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

astronomic ram usage #94

Open
Neywiny opened this issue Jul 15, 2019 · 1 comment
Open

astronomic ram usage #94

Neywiny opened this issue Jul 15, 2019 · 1 comment
Labels

Comments

@Neywiny
Copy link

Neywiny commented Jul 15, 2019

Description

Code has 187 lines including white space and comments. It would take a few minutes to run. I couldn't even run it on my work laptop without it crashing.

How to reproduce

Run the profilers? That's all I'm doing

Actual results

As measured on my home computer, 7.78 GB of ram needed to display the results after running the code. EDIT: correction it takes gigs to generate the heatmap, and only sometimes takes a lot of ram to display the results.

Expected results

A few megs or even up to a gig of ram.

Version and platform

version 0.37.6 on Ubuntu 18.04 (work) Windows 10/Ubuntu 18.04 (home) python 3.6

@nvdv nvdv added the bug label Jul 15, 2019
@ThomasParistech
Copy link

ThomasParistech commented Apr 11, 2022

Screenshot from 2022-04-11 10-16-24
Got the same trouble on a script that takes roughly a minute to run.
Once I got the log "Starting HTTP server...", the memory started to grow linearly, until I stopped it manually to avoid freezing my computer

version 0.38, python 3.8, ubuntu 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants