Slow "create new project from existing files"
已回答
I have large project on remote server.
Full sync it by rsync get <1minute...
Full sync it by "create new project from existing files" in phpstorm get >1hour. Why? If you download module so slowly - may be best solution to use another popular tools i.e. rsync?
P.S. it not problem of perfomance local machine. i use top i7, 32gb ram and nvme ssd. It is problem in download module of phpstorm and non-optimal algoritm
请先登录再写评论。
The answer is quite simple - we don't support multiple thread downloading: https://youtrack.jetbrains.com/issue/WI-5580
Also, please vote for rsync support: https://youtrack.jetbrains.com/issue/WI-473
Thank for reply, voted