Monthly Archives: July 2010
Using LLVM to speed up function invocation in a dynamic language binding
With the recent release of PyGObject I decided to take a look into something I’ve been meaning to do for some time, using the excellent LLVM library to make things go faster. But first some brief history. Back in the old PyGTK … Continue reading