Skip to main content

Job running time statistics for PyPPL

Project description

pyppl_jobtime

Job running time statistics for PyPPL.

Installation

Require R and ggplot2.

pip install pyppl_jobtime

After this plugin is installed, a file named job.time will be created in each job directory with running time in seconds saved in it.

Plotting the running time profile

pyppl jobtime --proc pVcfFix --outfile profile.png

profile.png

  • Using violin plot:

    pyppl jobtime --proc pVcfFix --outfile violin.png --plottype violin
    

    violin.png

  • Changing process names:

    pyppl jobtime --outfile procnames.png \
        --proc pVcfFix --ggs.scale_x_discrete:dict \
        --ggs.scale_x_discrete.labels:list A B C
    

    procnames.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyppl_jobtime-0.0.2.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

pyppl_jobtime-0.0.2-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page