Skip to content

rubinius/rubinius-grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 9, 2021
c35f824 · May 9, 2021

History

3 Commits
Jan 25, 2016
Jan 25, 2016
Jan 25, 2016
Jan 25, 2016
Jan 25, 2016
Jan 25, 2016
Jan 25, 2016
May 9, 2021

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