Why does Cygwin execute shell commands very slowly?

前端 未结 11 1149
说谎
说谎 2020-12-08 11:29

Just tests a very simple command like:

while true; do bash -c \"echo hello\"; done

You will find how much slow the bash in Cygwin is. Does

11条回答
提交回复
热议问题