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

Takes a lot of memory and sometimes CPU. #1433

Closed
alduro opened this issue Jan 20, 2017 · 12 comments
Closed

Takes a lot of memory and sometimes CPU. #1433

alduro opened this issue Jan 20, 2017 · 12 comments
Labels
😰 Can't Reproduce Reviewer can't reproduce issue and maybe needs more information 📊 Type: Performance Issue contains information about a performance issue in Hyper

Comments

@alduro
Copy link

alduro commented Jan 20, 2017

Hyperterm is awesome but it takes a lot of memory. Hyper Helper uses 1Gb for 4 opened tabs.
Don't like to go back to iTerm2 👎
Is it me only or anyone else ?

@albinekb albinekb added 😰 Can't Reproduce Reviewer can't reproduce issue and maybe needs more information 📊 Type: Performance Issue contains information about a performance issue in Hyper labels Jan 20, 2017
@francisl
Copy link

e.g.

grep -R "b..t" * in a project directory.

iterm2 finished the grep in 10 sec. I needed to kill hyper after 3 min.

Memory was 6gb and never got collected.

@alduro
Copy link
Author

alduro commented Jan 24, 2017 via email

@francisl
Copy link

Just to be clear, I didn't kill hyper (the application) but the grep process. I continued using hyper for a couple of hours, and it never reclaimed the memory.

@alduro
Copy link
Author

alduro commented Jan 24, 2017 via email

@isgj
Copy link

isgj commented Feb 9, 2017

I made a test (a small program that prints 10000 lines, nothing special) and this are the results
schermata del 2017-02-09 19-39-45

@FynnZW
Copy link

FynnZW commented Apr 4, 2017

Same here. Tried using ack and I couldn't even abort anymore with ctrl+ c.
Had to restart the terminal. This is recurring.

iTerm2 is able to do the same task without crashing.

@emirotin
Copy link

I've recently had an issue on Win 10 with Hyper > Bash on Windows > Zsh > Oh-my-zsh (+ pure)
The 5 idle tabs (with git repos open) were eating 99% CPU.

@JonDum
Copy link

JonDum commented Jul 31, 2017

My poor RAM :(

screen shot 2017-07-31 at 3 50 23 pm

@Dayjo
Copy link

Dayjo commented Mar 19, 2019

I regularly have this problem running webpack builds or other build processes. Often to the point where the entire app crashes completely and I have to force quit.

IF there's some specific information I can provide I shall fetch it.

@Dayjo
Copy link

Dayjo commented Oct 8, 2019

@Stanzilla is there a particular reason this is closed? Can we provide more specific data to help resolve the problems people have?

@Stanzilla
Copy link
Collaborator

Mostly that it's outdated and stale and the canary version already has new versions of xterm (and soon electron) that should help with this

@Dayjo
Copy link

Dayjo commented Oct 9, 2019

Great, thanks for the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😰 Can't Reproduce Reviewer can't reproduce issue and maybe needs more information 📊 Type: Performance Issue contains information about a performance issue in Hyper
Projects
None yet
Development

No branches or pull requests

9 participants