Analysis of pypy-c --oldstyle runtests.py --settings=settings -v 2 using new _lsprof module These are analysis of a single test suite (test_client). In general, ctypes costs are bigger (due to teardown/setup which takes most of time).
http://codespeak.net/~fijal/django-calltree.png Hereby I'll try to rewrite parts of ctypes (especially calling and some basic objects) in RPython. PS. I can upload kcachegrind input file if someone is interested. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
