Shaojin Wen
|
0898ab7f74
|
8336741: Optimize LocalTime.toString with StringBuilder.repeat
Reviewed-by: liach, rriggs, naoto
|
2024-07-24 22:39:49 +00:00 |
|
Claes Redestad
|
7d25f1c6cb
|
8319423: Improve Year.isLeap by checking divisibility by 16
Reviewed-by: naoto, rriggs
|
2023-11-08 15:18:53 +00:00 |
|
Swati Sharma
|
b438cffdb9
|
8314085: Fixing scope from benchmark to thread for JMH tests having shared state
Co-authored-by: Vladimir Ivanov <vaivanov@openjdk.org>
Reviewed-by: sviswanathan, ecaspole
|
2023-10-03 16:01:36 +00:00 |
|
Swati Sharma
|
a03a3a43bb
|
8311178: JMH tests don't scale well when sharing output buffers
Co-authored-by: Vladimir Ivanov <vaivanov@openjdk.org>
Reviewed-by: ecaspole, sviswanathan, mli
|
2023-07-11 16:14:33 +00:00 |
|
Sergey Tsypanov
|
561ec9c5a0
|
8300818: Reduce complexity of padding with DateTimeFormatter
Reviewed-by: redestad, rriggs
|
2023-05-01 18:24:07 +00:00 |
|
Daniel Fuchs
|
69152c3b18
|
8305202: Fix Copyright Header in ZonedDateTimeFormatterBenchmark
Reviewed-by: rriggs, naoto, dcubed
|
2023-03-29 19:12:02 +00:00 |
|
Sergey Tsypanov
|
438c969b7b
|
8304976: Optimize DateTimeFormatterBuilder.ZoneTextPrinterParser.getTree()
Reviewed-by: naoto
|
2023-03-29 18:32:14 +00:00 |
|
Claes Redestad
|
68bff04515
|
8288673: Reduce runtime of java.time microbenchmarks
Reviewed-by: jvernee
|
2022-06-20 10:21:51 +00:00 |
|
Lennart Fricke
|
3462190965
|
8286163: micro-optimize Instant.plusSeconds
Reviewed-by: scolebourne, redestad, naoto
|
2022-05-10 09:00:09 +00:00 |
|
Claes Redestad
|
7bac0a878d
|
8283681: Improve ZonedDateTime offset handling
Reviewed-by: scolebourne, naoto, rriggs
|
2022-03-25 22:37:55 +00:00 |
|
Claes Redestad
|
ce8c76700b
|
8276220: Reduce excessive allocations in DateTimeFormatter
Reviewed-by: scolebourne, naoto
|
2021-11-03 22:57:13 +00:00 |
|