Or it'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"><<a href="mailto:carlo@alinoe.com" target="_blank">carlo@alinoe.com</a>></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'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>
> On 9/6/2012 5:56 AM, Amine Chadly wrote:<br>
> >Hi,<br>
> >I am no CMake expert, but I would test on an identical file system types...<br>
> >I am pretty sure that ntfs and ext3fs don't have the same read-write<br>
> >access latency and this might explain your time difference.<br>
> >You could additionally launch a strace on the two settings and see if<br>
> >there are major differences that could explain the performance hit...<br>
> >Good luck.<br>
> ><br>
> and has a NTFS.<br>
><br>
> It is almost certainly the NTFS. What if you move the source to the SSD?<br>
><br>
> -Bill<br>
<br>
--<br>
</div>Carlo Wood <<a href="mailto:carlo@alinoe.com">carlo@alinoe.com</a>><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>