An open API service indexing awesome lists of open source software.

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

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
```