keenwon/antcolony

文件读取优化

keenwon opened this issue · 0 comments

female.js 中,使用fs.readFileSync读取种子文件,对于特别的大的种子,可能会造成内存泄露,切换为fs.createReadStream