Uh oh!
There was an error while loading. Please reload this page.
gh-96143: Improve perf profiler docs - #96445
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
vstinner
left a comment
There was a problem hiding this comment.
I'm confused by "compatibility mode" wording whereas the env var is called "perf support". I would prefer to say that -X perf enables support for the Linux perf tool.
"Enable" support or "Add" support, not sure which one makes more send. Technically, the option adds something ;-)
The PyConfig member, the env var and the -X option have 3 different names which also confuse me. Would it make sense to rename the -X option to -X perfsupport to make it more consistent? If yes, I would suggest doing that in a separated PR.
The name "perf" is very generic and can mean many things. A newcomer might read it as: "use -X perf to get best performance" :-)
For me, "compatibility mode" sounds like "backward compatibility mode".
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
erlend-aasland
commented
Aug 31, 2022
+1 I've tried to address your review comments in 9c72023, @vstinner. Are you ok with those changes?
+1 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot
commented
Aug 31, 2022
When you're done making the requested changes, leave the comment: |
Uh oh!
There was an error while loading. Please reload this page.
vstinner
left a comment
There was a problem hiding this comment.
Ezio made many interesting comments. I will wait until they are addressed to review again the PR ;-)
Uh oh!
There was an error while loading. Please reload this page.
erlend-aasland
commented
Sep 4, 2022
Sorry for the delay. I finally got around to try to address the review. Please take a look at the changes. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
pablogsal
commented
Oct 25, 2022
@erlend-aasland can you fix the conflicts and I will land this? Thanks! |
erlend-aasland
commented
Oct 25, 2022
Will do! Thanks for the heads-up. I forgot about this PR :) |
pablogsal
left a comment
There was a problem hiding this comment.
Thanks a lot for the fixes! ❤️
I plan to land this this week as all the feedback has been addressed but I will give some time in case someone wants to request some further changes.
Uh oh!
There was an error while loading. Please reload this page.