You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
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…
The text was updated successfully, but these errors were encountered:
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…
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…
The text was updated successfully, but these errors were encountered: