[erlang-questions] How to compile faster ?

Zhongzheng Liu liuzhongzheng2012@REDACTED
Tue May 17 12:08:31 CEST 2016


Hi maillist:

I have a erlang project with ~500 modules, all modules including a hrl
file which contains over 1000 record definition (generated by
protobuf).

It takes a long time to compile this project. Is there any compile
option which can make compiling faster?


I don't care the performance of the code running (because I use it in
develop environment  only),
 and I don't want to change the source code (cannot spit the big hrl
to smaller files).


Thank you.



More information about the erlang-questions mailing list