I work for Julia Computing on Julia compiler technology.
13:00 UTC
I will talk about which methods get called by which(methods)
calls. How does Julia decide? How fast does it decide? And when does it figure it all out?
Let’s take a lightning fast dive together into the complexities of the method selection algorithm we affectionately call multiple-dispatch.