RFR: JDK-8323695 RenderPerf (2D) enhancements (23.12)

Laurent Bourgès lbourges at openjdk.org
Sun Jan 21 10:56:26 UTC 2024


On Thu, 18 Jan 2024 21:35:37 GMT, Phil Race <prr at openjdk.org> wrote:

>> Of course, I will make constant Font instances (no new Font() in benchmark code!) and use family name (Dialog or SansSerif), what do you prefer?
>
> either dialog or sansserif. Dialog is the default font so perhaps that.

Dialog by default.
After discussion, it may be useful to have new cli args:
--font=name --fontSize=... --text=""

Special fonts with ligature or complex cases could then be tested...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17408#discussion_r1460807639


More information about the client-libs-dev mailing list