I have been using dialyzer on my code base, and one thing I have noticed is that recently it has gotten very slow. When I run top I see that it is only running on 1 CPU core (intel i7 With 8 threads) any idea why this would happen and how to fix it? This is on Fedora 21 with erlang 17.4 --Zach