blacknon / hwatch

A modern alternative to the watch command, records the differences in execution results and can check this differences at after.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

パフォーマンス改善

blacknon opened this issue · comments

CPU使用率が100%になるため、for等の処理について見直しを行う

対応完了。v0.1.1にて実装