Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A few months ago I asked the MS devs why their default WSL terminal felt incredibly responsive and they replied with a ton of details.

You can read the thread here: https://github.com/Microsoft/console/issues/327



Wow this is really wonderful! Thanks for spawning that thread into existence and posting it here :)


While the reply is great I feel it is missing the point a bit. The reason it feels so fast is IMO because everything else is so slow. Look at the numbers in below link (near the bottom). Windows 10 is extremely slow. Linux is often twice as fast with the same hardware and the same software. Why they still haven't fixed it is beyond me.

EDIT. Doh, forgot the link.

http://isitsnappy.com/


> Linux is often twice as fast with the same hardware and the same software. Why they still haven't fixed it is beyond me.

Linux is no different. Gnome terminal has a ton of input latency compared to xterm. It's like night and day. A lot of graphical apps in Linux have added input latency just like Windows. It's due to layers of UI abstractions and frameworks (the same as Windows but different UI toolkits of course).

That links just shows that VSCode and Atom are both horrendously bad for input latency on any OS.



I personally use wsltty (based on mintty).

It's noticeably worse than ubuntu.exe in terms of input latency but has better features for screencasts (ie. hotkeys to adjust font sizes).

Last week they released a version that supposedly removes 30ms of latency which sounds very promising, but the author didn't create a Windows installer for it yet.


Thanks!

With msys2, pacman -Syu then pacman -Su will update your minty to 2.9.9, which according to https://github.com/mintty/wsltty/issues/145 should include the 30 ms patch.

It feels quite smooth to me, but I haven't done measurements




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: