|
|
Subscribe / Log in / New account

The Ninja build tool

The Ninja build tool

Posted Nov 18, 2016 11:20 UTC (Fri) by mathstuf (subscriber, #69389)
In reply to: The Ninja build tool by wahern
Parent article: The Ninja build tool

CMake Ninja files could use this issue[1] (I have a solution sketched out, but have not had time to implement it) being fixed to speed up quite a bit for projects with a large graph (when using targets as nodes). As for Makefiles, they have the same restriction in CMake, but apparently there is no way to do something similar. Have you done any further analysis on the performance pain points? Do you have repositories one could clone to get your benchmark tests so that we can use it ourselves?

[1]https://gitlab.kitware.com/cmake/cmake/issues/15555


to post comments

The Ninja build tool

Posted Nov 18, 2016 22:58 UTC (Fri) by wahern (subscriber, #37304) [Link]

That link isn't mine. It was posted on HN. There's author attribution at the top of the post and elsewhere on that page.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds