Closed this issue 5 years ago · 1 comments
性能相关。目前跑测试需要 7s,大部分时间在 TypeScript 解析各种源代码。
new Project 时可以禁止加载,需要确保后续读取之前都确保调用了 addExistingSourceFile 或 refreshSourceFile。
已经在 TypeScriptSanParser 中实现。