Posts tag with `performance`:
- Learning and using Erlang
- May 15, 2013
- Using Cython for Great Speedups
- May 03, 2012
Recently, I built an Erlang-based realtime messaging platform at work. This post goes into detail about Erlang’s strengths,...
About Cython Python is a great dynamic language; it provides layers of abstractions (dynamic typing and memory management to name...