top | item 21540283

(no title)

mtarnovan | 6 years ago

You mean like vectorized instructions and such? I don't know, but if I had to guess I'd say no.

Anyway, I'm sure there are some compilation phases that won't benefit from more cores, but the bulk of the compilation seems to do so. Even though Elixir has incremental compilation, due to use of metaprogramming in the Phoenix framework sometimes even changes to a single file will trigger recompilation of hundreds of others, so I was thinking these new AMD CPUs with lots of cores could be very helpful here.

discuss

order

Bayart|6 years ago

Try to ask around Stack Exchange or whatever, I'm certain some people have been running the BEAM on the second generation Threadripper chips (this one being pretty much just a better 16c Threadripper on a consummer socket) since they've been so popular for productivity/compilation.