On Wed, 13 Sep 2023 14:22:35 GMT, 温绍锦 <d...@openjdk.org> wrote:

>> improve date toString performance, includes:
>> 
>> java.util.Date.toString
>> java.util.Date.toGMTString
>> java.time.Instant.toString
>> java.time.LocalDate.toString
>> java.time.LocalDateTime.toString
>> java.time.LocalTime.toString
>
> 温绍锦 has updated the pull request incrementally with one additional commit 
> since the last revision:
> 
>   simplify LocalDate::getChars

Based on the use cases cited, if your library needs specific performance 
improvements for specific formats, they should be done in that library.

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

PR Comment: https://git.openjdk.org/jdk/pull/15658#issuecomment-1718186604

Reply via email to