Skip to content

rubinius/rubinius-grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubinius Grapher

Rubinius provides built-in performance metrics and also writes diagnostics data to a log. This tool can process logged diagnostics and metric data written to a file to produce various graphs.

Code of Conduct

Participation in this project is governed by the Rubinius Code of Conduct.

Usage

$ rbx -Xsystem.metrics.target=./metrics.dat \
      -Xsystem.metrics.interval=500 \
      some_script.rb
$ rbx-grapher metrics.dat

License

© 2016 Brian Shirai. Licensed under the Mozilla Public License 2.0. See LICENSE.

About

A tool to graph Rubinius metrics and diagnostics data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages