We'd like to make direct calls to builtin functions/types, eventually
inlining them via Clang compilation and type feedback/prediction. I'd like
to know what percentage of function calls are to builtin functions, and
ideally, what the per-function breakdown is. This should also include calls
to important builtin types like set(), list(), dict(), etc.
Original issue reported on code.google.com by collinw on 10 Jun 2009 at 3:16
Original issue reported on code.google.com by
collinw
on 10 Jun 2009 at 3:16