diff options
author | 2017-07-14 16:38:48 -0600 | |
---|---|---|
committer | 2017-07-14 23:38:25 -0600 | |
commit | d5b1fc4cea623a0d1699c9c2e693415ac69ca667 (patch) | |
tree | d56a1b3e9b4fa20aa6e710c413d2defa52581c95 /platforms_defaults.go | |
parent | feat(main): just enough to bakelite itself (diff) | |
download | bakelite-d5b1fc4cea623a0d1699c9c2e693415ac69ca667.tar.xz |
feat(main): run jobs in parallel
Ons systems with multiple CPUs, support running build jobs in parallel.
This is currently a naive implementation, which only supports running
`runtime.NumCPU()` jobs, with no additional configuration.
Diffstat (limited to 'platforms_defaults.go')
0 files changed, 0 insertions, 0 deletions