When I build C++ projects using make, I can specify how many
processes I want to use (-j). This keeps the processors full and
happy and greatly reduces the overall build time. Does DUB have a
similar way of compiling each file in it's own process or thread?
- DUB: Multiprocess? Ivan Trombley via Digitalmars-d
- Re: DUB: Multiprocess? Basile B. via Digitalmars-d
- Re: DUB: Multiprocess? Ivan Trombley via Digitalmars-d
- Re: DUB: Multiprocess? Sönke Ludwig via Digitalmars-d
