-
Notifications
You must be signed in to change notification settings - Fork 67
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
Cygwin blink #5
Comments
I guess thats also causing the CPU usage hickups in task manager then... I had to disable the plugin because of them.. |
Maybe you can use this command as it works on cygwin and it looks like its not cpu heavy: typeperf "\Processor(_Total)% Processor Time" |
I will do some benchmark with the command: |
So here is the trick.
First, the total time is as bad as the So Finally, I've done some performance testing of the tmux-cpu's cygwin command: I've done some benchmark too with the task manager's graphs. Red zone is when I use tmux. Screenshot with the Screenshot with a dummy number (12): So yes, the
|
Maybe you should try to update your tmux package ? |
I'm on tmux v.2.2. Nothing to update there... |
@Memphizzz could you send me screenshot of our task manager (when tmux-cpu is running) and more info about your system please ? |
Command to get CPU load on windows is so slow that tmux status bar blink sometimes.
1.197
seconds against0.016
with linux command for example.If a windows expert have better command. I'll be glad.
The text was updated successfully, but these errors were encountered: