On Thu, 7 Jul 2022 15:20:32 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> 
wrote:

> A reimplementation of `BigDecimal.[double|float]Value()` to enhance 
> performance, avoiding an intermediate string and its subsequent parsing on 
> the slow path.

This pull request has now been integrated.

Changeset: eb358619
Author:    Raffaello Giulietti <rgiulie...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/eb358619dfc344348d72cfe29d50829ba7ca1aea
Stats:     585 lines in 2 files changed: 545 ins; 8 del; 32 mod

8205592: BigDecimal.doubleValue() is depressingly slow

Reviewed-by: darcy

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

PR: https://git.openjdk.org/jdk/pull/9410

Reply via email to