Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Makes Hyper and subprocesses run really slow #10

Closed
caesar opened this issue Dec 17, 2016 · 4 comments
Closed

Makes Hyper and subprocesses run really slow #10

caesar opened this issue Dec 17, 2016 · 4 comments

Comments

@caesar
Copy link

caesar commented Dec 17, 2016

I initially thought this was an issue with Hyper, but it turns out disabling hyper-statusline solves it.

I have a task which takes about 30 seconds to run when using iTerm (or, it turns out, vanilla Hyper).
When using Hyper with hyper-statusline enabled, the same task takes around 80 seconds - in other words, more than twice as long.

The task in question is a private (unpublished - in development) Node.js application which is running Prince in a child process to render a PDF from an HTML file.

I haven't tried doing any further debugging – I don't have much time at the moment so I've simply gone back to iTerm for now. But if you have any ideas I will try to check them out, likewise if you want me to test anything else…

@henrikruscon
Copy link
Owner

Could you try the debug-speed branch and check if you see any improvement? ✌️

@caesar
Copy link
Author

caesar commented Dec 17, 2016

Yes!!! That fixes it! :shipit:

Thanks for the awesome project by the way, you'll probably see some more issues from me with some UI and feature ideas in the near future once I've played with Hyper a bit more…

@caesar
Copy link
Author

caesar commented Dec 17, 2016

I haven't closed this issue because the problem still exists in master, I guess you'll want to leave it open until you merge in the fixes?

@henrikruscon
Copy link
Owner

Ay thanks, glad you like it! 👊

Neat, there's definitely room for additional features.

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

No branches or pull requests

2 participants