High performance
Let's begin with the most important and obvious fact. Julia is pretty quick. Optimized Julia code can actually execute at a speed comparable to highly optimized C++ or Fortran code. Furthermore, Julia will make this code-optimization process much simpler to complete, and the finished program will require a factor of two or three times fewer lines of code.