RFR: JDK-8323695 RenderPerf (2D) enhancements (23.12)
Laurent Bourgès
lbourges at openjdk.org
Mon Jan 15 12:29:21 UTC 2024
On Fri, 12 Jan 2024 21:34:32 GMT, Laurent Bourgès <lbourges at openjdk.org> wrote:
> - new executor modes (buffer & volatile)
> - support parallel rendering on several frames and / or screens
> - added robot calibration + optionally use rounded duration to min frame latency (120Hz)
> - give more statistics in verbose (-v)
> - added new command-line arguments
> - added version + help information
I updated my RenderPerf git with release 23.12:
https://github.com/bourgesl/RenderPerf
https://github.com/bourgesl/RenderPerf/releases/tag/v23_12
Works on jdk8+
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17408#issuecomment-1892079806
More information about the client-libs-dev
mailing list