Skip to content

added option to cProfile

VINAYA VALSAN requested to merge vinaya.valsan/rapidpe:cProfile into master

if we add cProfile = in the [LikelihoodIntegration] section of config file, the stats from profiling the file jobs will be saved in the log directory.

Example runs:

with cProfile:/home/vinaya.valsan/rapidPE/RapidPE_RIFT_Developments/RapidPE-RIFT_fork/cProfile/output/cProfile/S190828l_with_cprofile_test1/20221009_gstlal_20190828_G348519

without cProfile:/home/vinaya.valsan/rapidPE/RapidPE_RIFT_Developments/RapidPE-RIFT_fork/cProfile/output/cProfile/S190828l_without_cprofile_test1/20221009_gstlal_20190828_G348519

fixed #24 (closed)

related issue rapidpe-rift-pipe#58 (closed)

Edited by VINAYA VALSAN

Merge request reports

Loading