Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Perf][Python] Enable python profiling #5533

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Conversation

pvaneck
Copy link
Member

@pvaneck pvaneck commented Feb 21, 2023

This enables python profiling in the perf automation framework.

@pvaneck pvaneck force-pushed the python-profile branch 2 times, most recently from eeca651 to ca0bdfa Compare February 22, 2023 01:38
This enables python profiling in the perf automation framework.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck
Copy link
Member Author

pvaneck commented Mar 7, 2023

Azure/azure-sdk-for-python#28043 has been merged.

Verification pipeline here: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2610031 with sample output files:

12.14.1_DownloadTest__size-10240_parallel-64_0.pstats
12.14.1_DownloadTest__size-10240_parallel-64_sync_1.pstats
source_DownloadTest__size-10240_parallel-64_2.pstats
source_DownloadTest__size-10240_parallel-64_sync_3.pstats

@pvaneck pvaneck marked this pull request as ready for review March 7, 2023 20:46
Copy link
Member

@mikeharder mikeharder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks perfect!

@pvaneck pvaneck merged commit 94e9310 into Azure:main Mar 8, 2023
@pvaneck pvaneck deleted the python-profile branch March 8, 2023 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants