[erlang-questions] How to compile faster ?

Grzegorz Junka list1@REDACTED
Tue May 17 15:20:17 CEST 2016


Ho do you compile? Do you use a makefile or rebar or something else? 
Also, are all those modules in the same application/src file or in 
different applications?


On 17/05/2016 10:08, Zhongzheng Liu wrote:
> 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.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list