RFR: 8341402: BigDecimal's square root optimization [v31]
Joe Darcy
darcy at openjdk.org
Thu Feb 13 21:21:18 UTC 2025
On Mon, 10 Feb 2025 09:17:51 GMT, Per Minborg <pminborg at openjdk.org> wrote:
> This PR seems to be targeting performance, yet no benchmarks are provided comparing the current vs. proposed branch with respect to performance. We need to understand the upside of the proposed changes.
At my request, reimplementing BigDecimal.sqrt was done separately from the (now integrated) improvements to BigInteger.sqrt.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21301#issuecomment-2657731793
More information about the core-libs-dev
mailing list