简体   繁体   English

Incredibuild 不是很快

[英]Incredibuild not very fast

Our project takes a long time to compile, so I'm trying the trial version of Incredibuild.我们的项目需要很长时间才能编译,所以我正在尝试 Incredibuild 的试用版。

It is made of a solution of about 50 projects.它由大约 50 个项目的解决方案组成。

The thing is, when I compile with incredibuild it doesn't go much faster, it may even last longer some times ...问题是,当我使用 incredibuild 进行编译时,它的运行速度并没有快得多,有时甚至可能会持续更长时间......

Here is a screenshot of the graph produced by incredibuild while build a subproject of the solution and it's dependencies, at times it appears to be doing absolutely nothing :这是 incredibuild 在构建解决方案的子项目及其依赖项时生成的图形的屏幕截图,有时它似乎什么也没做:在此处输入图片说明

The build without incredibuild took 4 minutes, with it here 5 minutes, most often is falls to 3:30 like in the following case, but still with some gaps:没有 incredibuild 的构建需要 4 分钟,这里需要 5 分钟,最常见的是下降到 3:30,如下例所示,但仍然有一些差距:在此处输入图片说明

Any idea what could cause this to happen?知道什么可能导致这种情况发生吗?

note the problem is the same if I build the whole project请注意,如果我构建整个项目,问题是一样的

btw the red line is cpu usage, green network in, and blue network out, as reported by incredibuild.顺便说一句,红线是 CPU 使用率、绿色网络输入和蓝色网络输出,如 incredibuild 报告的那样。

edit: just to be clear and since some people tend to focus on the low compile time of the examples above instead of trying to give a meaningful answer, a full rebuild of the project takes about 1 hour and half编辑:为了清楚起见,由于有些人倾向于关注上述示例的低编译时间而不是试图给出有意义的答案,因此完全重建项目大约需要 1 个半小时

The best thing you can do is to send your log file to the IncrediBuild support team at support@incredibuild.com您能做的最好的事情是通过 support@incredibuild.com 将您的日志文件发送给 IncrediBuild 支持团队

In order to extract the log file, please follow the following instructions:为了提取日志文件,请按照以下说明进行操作:

  1. Set your Agent's logging level to "Extended" (right click the IncrediBuild tray icon->Agent Settings->"Agent|General" page).将您的代理的日志记录级别设置为“扩展”(右键单击 IncrediBuild 托盘图标-> 代理设置->“代理|常规”页面)。
  2. Run your build.运行你的构建。
  3. Double-click the IncrediBuild tray-icon to open the Build Monitor.双击 IncrediBuild 托盘图标以打开构建监视器。
  4. Select "File->Save Monitor File As..." to save the build progress file and attach the file to your reply.选择“文件-> 将监视器文件另存为...”以保存构建进度文件并将文件附加到您的回复中。
  5. Restore your logging level back to "Minimal".将您的日志记录级别恢复到“最低”。

Please mention in your email that Dori referred you to the support department.请在您的电子邮件中提及 Dori 将您推荐给支持部门。

Thanks, The IncrediBuild Team.感谢 IncrediBuild 团队。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM