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

Support profiling in pipe cli #3528

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

tcibinan
Copy link
Contributor

@tcibinan tcibinan commented May 9, 2024

Relates #3527.

The pull request brings support for profiling to pipe cli via --profiling flag.

The following environment variables have been added:

  • CP_PROFILING enables profiling in pipe cli. Disabled by default.
  • CP_PROFILING_PATH specifies profiling data output file. Defaults to pipe-profiling-{date}.dump where date format is %Y-%m-%d-%H-%M-%S.

@tcibinan tcibinan requested a review from ekazachkova May 9, 2024 10:49
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.

1 participant