A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-July/046087.html below:

[Python-Dev] the new profiler and profiling c calls

[Python-Dev] the new profiler and profiling c calls [Python-Dev] the new profiler and profiling c callsSimon Percivall s.percivall at chello.se
Tue Jul 13 00:15:14 CEST 2004
I think there's a slight problem with the profiling of C calls in
the new profiler.

When profiling method calls, the C function name is the repr()
of the method, which means that a call for instance on
str.endswith on different string instances ends up as completely
separate calls. This might be intentional, but it's different
than the way Python code is profiled, and it's irritating.

Testing if a thousand different lines ends in a certain way means
the default output from profile gets another thousand lines. I don't
really think that's how it should be.

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4