Skip to content

Add an option to store profiling information #259

Open
@tebeka

Description

In some cases I'd like to investigate the profiling information after the benchmark, maybe with snakeviz.

I suggest adding --benchmark-cprofile-save=FILE that will save the cProfile information (pstats) to FILE.

If this flag is specific, it implies that ---benchmark-cprofile is set as well. Maybe with cumtime if not explictly specified.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions