Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的问题非常直截了当:启用代码合同后,是否有人会增加构建时间?
是的,代码合同增加了构建时间。正在进行改进它的工作,但是使用代码合同总是比不使用代码合同需要更长的时间。
最慢的部分是静态检查器,因此您只能为某些构建或其他东西启用它……这取决于减速给您带来麻烦的地方。