-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Comments
e.g.
iterm2 finished the grep in 10 sec. I needed to kill hyper after 3 min. Memory was 6gb and never got collected. |
Yes exactly. Ag command on vim that uses grep underneath neverends.
El El mar, 24 de ene. de 2017 a las 14:02, Francis Lavoie <
notifications@github.com> escribió:
… 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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1433 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AALMRC8Ag_S-v8w4rqtLjM6xUwiGV7Teks5rVi6ggaJpZM4LpOsN>
.
|
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. |
Yes, same here.
El El mar, 24 de ene. de 2017 a las 15:18, Francis Lavoie <
notifications@github.com> escribió:
… 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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1433 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AALMRPnIU564wsDzMzDaEN8ka1ZywgMoks5rVkBegaJpZM4LpOsN>
.
|
Same here. Tried using ack and I couldn't even abort anymore with iTerm2 is able to do the same task without crashing. |
I've recently had an issue on Win 10 with Hyper > Bash on Windows > Zsh > Oh-my-zsh (+ pure) |
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. |
@Stanzilla is there a particular reason this is closed? Can we provide more specific data to help resolve the problems people have? |
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 |
Great, thanks for the update. |
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 ?
The text was updated successfully, but these errors were encountered: