Skip to content

Allow using ninja on default if ninja is found on Linux platform#172

Merged
hyv1001 merged 2 commits intoBoomingTech:mainfrom
VitalyAnkh:main
May 7, 2022
Merged

Allow using ninja on default if ninja is found on Linux platform#172
hyv1001 merged 2 commits intoBoomingTech:mainfrom
VitalyAnkh:main

Conversation

@VitalyAnkh
Copy link
Copy Markdown
Contributor

Allow using ninja on default if ninja is found. It's enabled on the Linux platform by the build_linux.sh.

Ninja is much faster than Unix Make. It reduced the build time from 63.96 seconds to 12.14 seconds,
which means a 5x times speedup.

2022-05-07_12-33

…x platform by the build_linux.sh.

Ninja is much faster than Unix Make. It reduced the build time from 63.96 seconds to 12.14 seconds,
which means a 5x times speedup.

Signed-off-by: Vitaly Ankh <vitalyankh@gmail.com>
@VitalyAnkh VitalyAnkh changed the title Allow using ninja on default if ninja is found Allow using ninja on default if ninja is found on Linux platform May 7, 2022
@hyv1001 hyv1001 self-requested a review May 7, 2022 06:10
Signed-off-by: Vitaly Ankh <vitalyankh@gmail.com
@hyv1001 hyv1001 merged commit 0e3b2de into BoomingTech:main May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants