PragmaTwice commented on issue #621: URL: https://github.com/apache/incubator-kvrocks/issues/621#issuecomment-1146760847
> Agree. ClickHouse using ninja as the default build system and it does speed up the process. > > When you prepare a patch, it'll be valuable to provide a report on the improvement by changing build system. Otherwise we may not make such switch without a clear motivation. My idea is to make ninja an option for build, e.g. specify `--ninja` (`./build.sh build --ninja`) to use ninja, otherwise use make, and because CMake already supports Ninja so only a few fixes are needed, not too many changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
