On Mon, Mar 18, 2013 at 8:26 AM, Daniel Drake <dsd at laptop.org> wrote: > I then re-ran the test through perf on 13.2.0 build 1. > 8.66% of this time is spent in g_typelib_get_dir_entry > (libgobject-introspection). > 6.79% is spent in pure Python (EvalFrameEx) > 5.8% of the time is spent in libc. Oops, I meant to write g_typelib_get_dir_entry_by_gtype(). Daniel