vesoft-inc / nebula

A distributed, fast open-source graph database featuring horizontal scalability and high availability
https://nebula-graph.io
Apache License 2.0
10.8k stars 1.2k forks source link

Speed up the compilation #3667

Open Sophie-Xie opened 2 years ago

Sophie-Xie commented 2 years ago
  1. Coding Principles (.h, statement......)
  2. history cleaning
  3. Built-in tool check
czpmango commented 2 years ago

Fwiw, ninja is not as fast as expected and even becomes slower than make tool.

jiayuehua commented 2 years ago

https://github.com/vesoft-inc/nebula/pull/3738 add distcc support