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

Add profiling for pytest #7135

Merged
merged 2 commits into from
Nov 2, 2022
Merged

Add profiling for pytest #7135

merged 2 commits into from
Nov 2, 2022

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Nov 1, 2022

This PR adds profiling ability for pytests.

As a strategy for solving #7134 we can keep enable_profiling=true for some time to collect information for investigating the timeout issue.

image

Then we can disable this feature:

      enable_profiling:
        default: false
        type: boolean
        required: false

Refs:

@drew2a drew2a force-pushed the fix/7134 branch 5 times, most recently from 6d47c85 to 25945c5 Compare November 2, 2022 14:44
@drew2a drew2a marked this pull request as ready for review November 2, 2022 15:30
@drew2a drew2a requested review from a team and kozlovsky and removed request for a team November 2, 2022 15:30
@drew2a drew2a merged commit c0daf47 into Tribler:main Nov 2, 2022
@drew2a drew2a deleted the fix/7134 branch November 2, 2022 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants