Project

perfer

0.01
No commit activity in last 3 years
No release in over 3 years
A benchmark tool for all rubies!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 2.6.3
~> 1.0.11
~> 1.1.1
~> 1.3.1
 Project Readme

Perfer - A benchmark tool for all rubies!

Usage:
  perfer <command> [options] arguments

Commands:
  run files+    - run with current ruby
  report files+ - show the results
  config reset  - reset the configuration file to the defaults (or create it)
  help          - show this help
  results
    path files+      - show the paths to the result files
    rm,delete files+ - remove the result files
    rewrite files+   - rewrite the result files in the latest format

<files+> are a set of benchmark files

Common options:
    -t TIME                          Minimal time to run (greater usually improve accuracy)
    -m N                             Numbers of measurements per job
    -v                               Verbose
    -h, --help                       Show this help

See The GSoC project for more details.

And the Wiki.

Current status

This is a work in progress, 0.1.1 is a preview release.