host_profiler

get host informations


Keywords
profiler, bench, psutil
License
MIT
Install
pip install host_profiler==0.4

Documentation

Install:

pip install host_profiler

Usage:

put in your travis.yml

runbench -f result_folder_path&

pid=$!

run your tests here

kill -INT $pid

you will find results files in the result_folder.