Some samples from when it got into the thick of things.
The utilization doesn't seem that bad to me given how each job is
bouncing between networking, disk I/O, and solid CPU work.
I started it ~5 minutes ago, it's at 289/1813.
I think you'd need to start assigning the work to thread pools between
different jobs to saturate the CPU cores and that's not going to be a
_ton_ of work in typical builds. Yesod is ~120 or so packages so it
benefits from my having more cores, but even lens hits a couple
bottlenecks where it's just waiting on one package before being able
to proceed.
> --
> You received this message because you are subscribed to the Google Groups
> "haskell-stack" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
haskell-stac...@googlegroups.com.
> To post to this group, send email to
haskel...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/haskell-stack/be325f6c-b02e-4ad7-ae9a-c5fbf5a13da7%40googlegroups.com.