[前][次][番号順一覧][スレッド一覧]

ruby-changes:51742

From: k0kubun <ko1@a...>
Date: Thu, 12 Jul 2018 07:49:53 +0900 (JST)
Subject: [ruby-changes:51742] k0kubun:r63954 (trunk): benchmark/README.md: skip showing --timeout option [ci skip]

k0kubun	2018-07-12 07:49:48 +0900 (Thu, 12 Jul 2018)

  New Revision: 63954

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=63954

  Log:
    benchmark/README.md: skip showing --timeout option [ci skip]
    
    because it's only available for limited platforms for now.
    I'll make it portable and show it later.

  Modified files:
    trunk/benchmark/README.md
Index: benchmark/README.md
===================================================================
--- benchmark/README.md	(revision 63953)
+++ benchmark/README.md	(revision 63954)
@@ -37,7 +37,6 @@ Usage: benchmark-driver [options] RUBY|Y https://github.com/ruby/ruby/blob/trunk/benchmark/README.md#L37
         --bundler                    Install and use gems specified in Gemfile
         --filter REGEXP              Filter out benchmarks with given regexp
         --run-duration SECONDS       Warmup estimates loop_count to run for this duration (default: 3)
-        --timeout SECONDS            Timeout ruby command execution with timeout(1)
     -v, --verbose                    Verbose mode. Multiple -v options increase visilibity (max: 2)
 ```
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]