You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alex D Herbert (JIRA)" <ji...@apache.org> on 2019/03/01 21:07:00 UTC

[jira] [Created] (RNG-77) Update the NumberFactory conversion to and from byte arrays

Alex D Herbert created RNG-77:
---------------------------------

             Summary: Update the NumberFactory conversion to and from byte arrays
                 Key: RNG-77
                 URL: https://issues.apache.org/jira/browse/RNG-77
             Project: Commons RNG
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.3
            Reporter: Alex D Herbert
            Assignee: Alex D Herbert


The {{ConstructionBenchmark}} in RNG-72 shows that constructing with a pre-computed native seed array but converted to a {{byte[]}} has a measurable slow down on the construction performance.

This is a placeholder for an investigation into speeding up the methods for {{byte[]}} conversion in the {{NumberFactory}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)