[Python-Dev] Does anyone use CALL_PROFILE special build? (original) (raw)
Victor Stinner victor.stinner at gmail.com
Mon Nov 28 06:06:38 EST 2016
- Previous message (by thread): [Python-Dev] Does anyone use CALL_PROFILE special build?
- Next message (by thread): [Python-Dev] Jean-marie Burkhardt's co-author tag is pending your approval
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok, thanks. I pushed my patch.
Victor
2016-11-27 16:37 GMT+01:00 Jeremy Hylton <jeremy at alum.mit.edu>:
I don't think there's any need to keep this feature. I hope we have better ways to profile function and method calls now than we did when this code was submitted.
Jeremy
On Sat, Nov 26, 2016 at 3:34 AM Raymond Hettinger <raymond.hettinger at gmail.com> wrote:
> On Nov 25, 2016, at 1:28 AM, Victor Stinner <victor.stinner at gmail.com> > wrote: > > I would like to completely remove the feature to be able to implement > further optimizations. This seems reasonable to me. I've never used or needed this special build; StackOverflow has no mention of it; and a Google search comes up nearly empty. That said, it might be worthwhile to check with Jeremy to get his thoughts before removing his code. Raymond
- Previous message (by thread): [Python-Dev] Does anyone use CALL_PROFILE special build?
- Next message (by thread): [Python-Dev] Jean-marie Burkhardt's co-author tag is pending your approval
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]