https://github.com/aenario/cozy-performance-tools
Performance measurement tools for cozy
https://github.com/aenario/cozy-performance-tools
Last synced: 5 months ago
JSON representation
Performance measurement tools for cozy
- Host: GitHub
- URL: https://github.com/aenario/cozy-performance-tools
- Owner: aenario
- Created: 2014-11-10T15:01:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-10T15:06:54.000Z (over 11 years ago)
- Last Synced: 2024-06-11T16:07:46.401Z (about 2 years ago)
- Language: CoffeeScript
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Cozy](http://cozy.io) performance tools
Monitor DS stack
# Dependencies
```
apt-get install gnuplot
```
# Usage
```
npm install -g cozy-performance-tools
cozy-perf start -o test-name
cozy-perf stop -o test-name
cozy-perf plot -o test-name
```