📦 KM911 / fr

multi-thread del tool

3 stars 1 forks 👁 3 watching ⚖️ MIT License
📥 Clone https://github.com/KM911/fr.git
HTTPS git clone https://github.com/KM911/fr.git
SSH git clone git@github.com:KM911/fr.git
CLI gh repo clone KM911/fr
KM911 KM911 fix : 正确的并发 90a29b4 2 years ago 📝 History
📁 .idea
📄 fr_test.go
📄 fr.go
📄 fr.log
📄 fr.xe
📄 go.mod
📄 go.sum
📄 LICENSE
📄 Makefile
📄 README.md
📄 tc.go
📄 td.go
📄 README.md

fast-remove

利用多线程进行文件删除操作.可以显著提高删除操作的效率

测试项目单文件夹十万文件 (s)100文件夹 1000文件 (s)100文件夹 100子文件夹 10文件 (s)
文件管理器超时超时超时
del46.36751.51550.054
del > nul34.33639.36138.987
fr33.87237.29645.673
fr multi-thread12.1515.89919.789

安装

GitHub release

使用方式

使用前最好将fr.exe的文件夹设置为环境变量,方便后续使用和访问.

fr.exe <文件夹路径>