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 20B20200B65 for ; Wed, 17 Aug 2016 19:03:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1F41D160ABF; Wed, 17 Aug 2016 17:03: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 8DF12160A6C for ; Wed, 17 Aug 2016 19:03:21 +0200 (CEST) Received: (qmail 13525 invoked by uid 500); 17 Aug 2016 17:03: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 13488 invoked by uid 99); 17 Aug 2016 17:03:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2016 17:03:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8F9402C02A6 for ; Wed, 17 Aug 2016 17:03:20 +0000 (UTC) Date: Wed, 17 Aug 2016 17:03:20 +0000 (UTC) From: "Gilles (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (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: Wed, 17 Aug 2016 17:03:22 -0000 [ https://issues.apache.org/jira/browse/RNG-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved RNG-4. ---------------------- Resolution: Fixed JMH benchmark are in the "test" part of the repository (see "pom.xml" for activation). Thanks to Artem Barger. > 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: Task > Reporter: Artem Barger > Attachments: RNG-4.patch, jmh-result.json > > > 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)