20.06.2015, 17:36
Ok, so normally when writing in languages which parallelise poorly (such as most nonfunctional ones) we are stuck with single process compilation. However when we remove interdependencies between modules, such as mouldar scripting layout (using FS'es for components) we can achieve this. I really loathe waiting over a minute for GM to compile, when I have 6 physical cores in my PC. Has anyone tried writing some batch script for parallel compilation? If so could they share their code and/or experiences? Would anybody be interested in such thing?