I'm experiencing heavy performance lag when running Hyperterm alongside any application that also runs javascript (Chrome, Firefox, Visual Studio Code). All applications will freeze for ~5 seconds every few seconds when Hyperterm is running concurrently with these applications, but when I close Hyperterm the performance issue goes away. I've had this issue with every version of Hyper I've installed, and I've already reset my OS and reinstalled all my applications twice to no avail, is anyone else experiencing the same issue?
Can you post your .hyper.js config
@PerStirpes I don't think this problem is related hyper.js 馃
@lichen545 I have windows 10 but I do not experience such a flaw. You could show me the hyper.js file
Here is my .hyper.js file:
hyper.txt
@lichen545 You could specify the characteristics of your computer.
hyperpower is known to cause huge performance issues (as it forces some GPU thing in chrome), please try to disable all plugins and run vanilla hyper to see if the problem is still there.
@albinekb I disabled hyperpower and the issue went away, thanks for the tip!
Good to hear @lichen545! 馃帀
Open an issue over at https://github.com/zeit/hyperpower about the performance issue, it's fixable 馃樅
Most helpful comment
hyperpower is known to cause huge performance issues (as it forces some GPU thing in chrome), please try to disable all plugins and run vanilla hyper to see if the problem is still there.