Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 464C3200B6F for ; Wed, 10 Aug 2016 01:15:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 45151160AAD; Tue, 9 Aug 2016 23:15:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BE397160AB6 for ; Wed, 10 Aug 2016 01:15:21 +0200 (CEST) Received: (qmail 44044 invoked by uid 500); 9 Aug 2016 23:15:20 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 43900 invoked by uid 99); 9 Aug 2016 23:15:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2016 23:15:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A5E212C02AB for ; Tue, 9 Aug 2016 23:15:20 +0000 (UTC) Date: Tue, 9 Aug 2016 23:15:20 +0000 (UTC) From: "Artem Barger (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (RNG-4) Add benchmark to compare performance of generating a sequence of number values. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 09 Aug 2016 23:15:22 -0000 [ https://issues.apache.org/jira/browse/RNG-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Barger updated RNG-4: --------------------------- Attachment: RNG-4.patch Refactor a bit {{ComputePiTestPerformance}} to allow flexibility and reuse of relevant parts in other *benchmarks*. Added benchmarks to compare different random generation for number of already defined sources. > Add benchmark to compare performance of generating a sequence of number values. > ------------------------------------------------------------------------------- > > Key: RNG-4 > URL: https://issues.apache.org/jira/browse/RNG-4 > Project: Commons RNG > Issue Type: Bug > Reporter: Artem Barger > Attachments: RNG-4.patch > > > There is a set on random source providers implemented in the project, here I'd like to suggest creating a benchmark to actually provide such an experiment. > Once having such test everybody will be able to compare and pick more suitable for use case. -- This message was sent by Atlassian JIRA (v6.3.4#6332)