From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id 7C65617D5EB1 for ; Fri, 28 Feb 2014 16:50:54 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (smtp.nagaokaut.ac.jp [133.44.2.201]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 2CFC4B5D8E0 for ; Fri, 28 Feb 2014 16:44:30 +0900 (JST) Received: from funfun.nagaokaut.ac.jp (localhost.nagaokaut.ac.jp [127.0.0.1]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id 11E5C97A839 for ; Fri, 28 Feb 2014 16:44:32 +0900 (JST) X-Virus-Scanned: amavisd-new at nagaokaut.ac.jp Authentication-Results: funfun.nagaokaut.ac.jp (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=sendgrid.me Received: from funfun.nagaokaut.ac.jp ([127.0.0.1]) by funfun.nagaokaut.ac.jp (funfun.nagaokaut.ac.jp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Al-bwozQCa-j for ; Fri, 28 Feb 2014 16:44:31 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id BBCED97A826 for ; Fri, 28 Feb 2014 16:44:31 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 5E517952439 for ; Fri, 28 Feb 2014 16:44:29 +0900 (JST) Received: from [221.186.184.76] (unknown [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 6CBC9120595; Fri, 28 Feb 2014 16:44:21 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o2.heroku.sendgrid.net (o2.heroku.sendgrid.net [67.228.50.55]) by neon.ruby-lang.org (Postfix) with SMTP id 76699120531 for ; Fri, 28 Feb 2014 16:44:18 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=9sSActGoVP6yslOSkphiqQ/gzBs=; b=i2ZH3xnx3BlJozPm7x KUXCZg5024Lj0AIK/j7FOH2vTrk/9bzq/G5oK1k41ipbEVxcU6frj4xClXYuBgGj SLNucjQ9ys0m9EHEQX0gylbRGO5G4iu0VwhGKMQf26/zuZztZEYs0jIief9NeVyf t900Hm09BT7JAhn6eOE5r0S/I= Received: by mf159.sendgrid.net with SMTP id mf159.15105.53103E512 Fri, 28 Feb 2014 07:44:17 +0000 (UTC) Received: from herokuapp.com (ec2-54-226-229-159.compute-1.amazonaws.com [54.226.229.159]) by ismtpd-027 (SG) with ESMTP id 14477736c6b.26ae.9af974 for ; Fri, 28 Feb 2014 07:44:17 +0000 (GMT) Date: Fri, 28 Feb 2014 07:44:16 +0000 From: normalperson@yhbt.net To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Redmine-MailingListIntegration-Message-Ids: 34970 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 9577 X-Redmine-Issue-Author: normalperson X-Redmine-Issue-Assignee: normalperson X-Redmine-Sender: normalperson X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: OOF Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS6REezF7nvKbnEJA4QARL/N5KqTfu3EVGZsU9jTvt7xxbXXe/UJKJRQUnkxHDWKcv+kMcArsRA0PfmA1HZwa8uB0rnpPcpUKyFkx9WuKJ36WDpe11cmNEy5nEVrhcSwQ5g= X-ML-Name: ruby-core X-Mail-Count: 61139 Subject: [ruby-core:61139] [ruby-trunk - Feature #9577] [Open] [PATCH] benchmark/driver.rb: align columns in text output X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #9577 has been reported by Eric Wong. ---------------------------------------- Feature #9577: [PATCH] benchmark/driver.rb: align columns in text output https://bugs.ruby-lang.org/issues/9577 * Author: Eric Wong * Status: Open * Priority: Low * Assignee: Eric Wong * Category: misc * Target version: current: 2.2.0 ---------------------------------------- It is easier to read output when columns are aligned properly. I have an 80 column terminal, that's HUGE! Use it :D pulL: git://80x24.org/ruby.git bmdriver-align patch: http://bogomips.org/ruby.git/patch?id=32eed05c80 samples before: http://80x24.org/bmlog-20140126-003136.7320.gz after: http://80x24.org/bmlog-20140228-071544.1805.gz I'll commit soon unless this breaks some tools (or this makes life hard for the 40-column people :P) -- http://bugs.ruby-lang.org/