Enhancement
5 changes
Change the output of --profile time to make it easier to detect outliers
Do not add compile time deps on args to Application.compile_env/2 and Application.compile_env!/2
Optimize Enum.into/3 and Map.new/2
Compile most recently changed files first
Speed up the time taken to load dependencies. This should make the usage of Mix inside projects quite more responsive