epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 58 forks source link

Collect profiling data in pipe cli #3527

Open tcibinan opened 1 month ago

tcibinan commented 1 month ago

Background

Currently, pipe has no way to profile its workload. At the same time it may be extremely helpful to troubleshoot performance issues.

Approach

Introduce --profiling flag which will enable profiling data collection in pipe for all operations.