Hacker News new | ask | show | jobs
by 9il 3827 days ago
Julia is really fast in 95% cases, but 5% still "make the weather". The pairwise summation is an example. I will post benchmarks D vs Julia next week ;)
2 comments

I would say the biggest benefit of D is static typing. In Julia you can run a simulation and discover only after half an hour that you misspelled a function
Make sure you use the devect macro or parallel accelerator if you're going to use vector iced code :)