SteveVinoski

Programming Talks tagged with: "SteveVinoski"

Optimizing Native Code for Erlang

Optimizing Native Code for ErlangSteve Vinoski http://www.chicagoerlang.com/steve-vinoski.html Erlang was built to be "fast enough" for most problems. But what if you need to go super fast? To turn the dial to 11? In this talk Steve will cover Erlang's turbo booster --- the *NIF*. And it's not as simple as it sounds! ...