[lldb-dev] MSBuild vs. Ninja build-timings on Windows

Zachary Turner zturner at google.com
Fri Jan 2 11:53:00 PST 2015


+lldb-dev at cs.uiuc.edu <lldb-dev at cs.uiuc.edu>​  since this is of general
interest.

Here are build timings on my local machine comparing Ninja against MSBuild
on Windows.
                                             Ninja                MSBuild
Clean Build                           0:11:4.16           0:14:4.33
Changed LLDB/ArchSpec.h    0:3:3.47             0:3:51.46
Changed LLVM/StringRef.h    0:9:47.32           0:13:48.72

On Thu Jan 01 2015 at 3:04:43 PM René J.V. <rjvbertin at gmail.com> wrote:

> On Friday January 02 2015, Zachary Turner wrote regarding "Re: About make
> vs ninja (Re: [lldb-dev] Is anyone using the LLDB CMake standalone build?)"
>
> Thanks, appreciate it! :)
>
> R.
>
> >I can check tomorrow, shouldn't take more than a few minutes to test each
> >case. Incremental builds give a much better speedup though.
> >On Thu, Jan 1, 2015 at 2:04 PM René J.V. <rjvbertin at gmail.com> wrote:
> >
> >> On Thursday January 01 2015, Zachary Turner wrote regarding "Re:
> >> [lldb-dev] Is anyone using the LLDB CMake standalone build?"
> >>
> >> Hi,
> >>
> >> Happy 2015!
> >>
> >> To come back to ninja vs. make: have you ever done a measured comparison
> >> how much faster ninja is, esp. when building from scratch?
> >>
> >> Cheers,
> >> René
> >>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150102/28c432d8/attachment.html>


More information about the lldb-dev mailing list