The Performance Tool
Project description
# Perftool
The perftool module helps Analyse the performance of command line execution.
The goal of the perftool module is to allow you to understand the performance of any command line execution, it is compactable with Python 2 and 3. alongside a Python 2 stack of dependencies.
It is designed to be used as follows::
# Interactive console python perftool # For Command execution python perftool netstat # Without reports python perftool netstat --report False # For Debug python perftool netstat --DEBUG # For Multiword commands python perftool "netstat -an"
Features Measure the time taken for the execution of system commands and record the performance while executing
## Interactive console for instant report:
![alt text](https://raw.githubusercontent.com/YajanaRao/Perftool/b52d3533/site/images/console.PNG)
## Detailed Reporting
Example ![alt text](https://raw.githubusercontent.com/YajanaRao/Perftool/261d4034/site/images/PerformanceReport.png)
## Live Demo [a link](http://htmlpreview.github.io/?https://github.com/YajanaRao/Perftool/blob/master/site/2018-05-02_19-40-34/index.html)
- # Environment
Windows 10 Ubuntu 16 Ubuntu 17
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
File details
Details for the file perftool-0.1.7.tar.gz
.
File metadata
- Download URL: perftool-0.1.7.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d6140e9c69b4f88fc396475823c7dd93c42306bb9eabe8d280dfc36a1075c36 |
|
MD5 | 8cbc25eca76674dd5bdcca031f594294 |
|
BLAKE2b-256 | 9b4f6a2bd7cb219e8afb41e283ed852e5c843055b62c0f4e807982313b4e998f |