RFR: 8355719: Reduce memory consumption of BigInteger.pow() [v40]

fabioromano1 duke at openjdk.org
Tue Apr 29 13:31:48 UTC 2025


On Mon, 28 Apr 2025 17:06:55 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

>> fabioromano1 has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Added tests for memory consumption
>
> Can you show the benchmark results before/after, perhaps specifying the characteristics of your machine (CPU make/model, RAM, OS)?

@rgiulietti As you can see, there is a significant saving in both execution time and memory consumption.

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

PR Comment: https://git.openjdk.org/jdk/pull/24690#issuecomment-2838923045


More information about the core-libs-dev mailing list