git: openjdk/jfx-sandbox: direct3d12: RenderPerf: Further updates from feedback

duke duke at openjdk.org
Wed Nov 19 12:38:09 UTC 2025


Changeset: 5feba4a5
Branch: direct3d12
Author:    Lukasz Kostyra <lukasz.kostyra at oracle.com>
Date:      2025-11-19 13:30:08 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/5feba4a5c6440f91e8d5ba2d8e4876cf9035d9b5

RenderPerf: Further updates from feedback

- RenderPerf now continues execution when test is too heavy for the
  system
- Made result reporting more robust
- Added Label test and RandomSizeText test
  - Since RandomSizeText does not work properly on D3D12 (rendering
    either corrupts or does not render anything) it is temporarily
    disabled until it will be fixed.
- Other minor details ironed out

! tests/performance/animation/RenderPerfTest/src/renderperf/RenderPerfTest.java



More information about the openjfx-changes mailing list