Skip to content

A lightweight CAPIO trace profiler that identifies where CAPIO spends most of its execution time

License

Notifications You must be signed in to change notification settings

High-Performance-IO/capio-profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capio Profiler tool

A simple python tool to inspect and generate basic statistics starting from an execution trace of CAPIO.

Install:

    pip install git+https://github.com/High-Performance-IO/capio-profiler.git

Usage:

    python3 -m CapioProfiler </path/to/your/trace.log>

About

A lightweight CAPIO trace profiler that identifies where CAPIO spends most of its execution time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages