On Thu, 30 Nov 2023 20:37:37 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> fabioromano1 has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Update BigInteger(int, Random)
>>   
>>   Update a comment
>
> There are some JMH tests for BigInteger in 
> test/micro/org/openjdk/bench/java/math/Big*.
> 
> Can you create a new benchmark for the computations above and include it in 
> the PR.
> That will make it easier to keep track of the performance over time.
> Thanks

@RogerRiggs I added my benchmark class for BigInteger(int, Random) constructor 
to the package.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16817#issuecomment-1837185526

Reply via email to