Or it&#39;s implementation on Linux... I doubt anybody had any problems with NTFS on Windows :)<div><br></div><div>You may also be using it via FUSE... not fastest approach.<br><br>If you need to keep your sources on NTFS you may create temporary location on native FS and rsync before building (or DVCS). We used it instead of NFS/SAMBA for quick cross-platform builds. Much faster.<br>
<br><div class="gmail_quote">On Mon, Sep 10, 2012 at 7:10 PM, Carlo Wood <span dir="ltr">&lt;<a href="mailto:carlo@alinoe.com" target="_blank">carlo@alinoe.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Bah, this whole mailinglist disappeared to some file that I wasn&#39;t<br>
aware of :p  But I found it back now...<br>
<br>
I moved the sources to a slow (7200 rpm) HDD using ext4, and it<br>
became 5 times faster.<br>
<br>
Conclusion: NTFS sucks totally.<br>
<div class="im"><br>
On Thu, Sep 06, 2012 at 11:47:36AM -0400, Bill Hoffman wrote:<br>
&gt; On 9/6/2012 5:56 AM, Amine Chadly wrote:<br>
&gt; &gt;Hi,<br>
&gt; &gt;I am no CMake expert, but I would test on an identical file system types...<br>
&gt; &gt;I am pretty sure that ntfs and ext3fs don&#39;t have the same read-write<br>
&gt; &gt;access latency and this might explain your time difference.<br>
&gt; &gt;You could additionally launch a strace on the two settings and see if<br>
&gt; &gt;there are major differences that could explain the performance hit...<br>
&gt; &gt;Good luck.<br>
&gt; &gt;<br>
&gt; and has a NTFS.<br>
&gt;<br>
&gt; It is almost certainly the NTFS.  What if you move the source to the SSD?<br>
&gt;<br>
&gt; -Bill<br>
<br>
--<br>
</div>Carlo Wood &lt;<a href="mailto:carlo@alinoe.com">carlo@alinoe.com</a>&gt;<br>
<div class="HOEnZb"><div class="h5">--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br></div>