On Fri, 27 May 2022 18:58:12 GMT, Alexey Ushakov <a...@openjdk.org> wrote:

> Improved RenderPerfTest:
>   - removed RenderPerfLCD.java (we have LCD tests in RenderPerfTest.java)
>   - corrected and simplified test logic
>   - added timeout on low performant rendering
>   - used several markers to recover from missing frames
>   - protected measurements from multiple paint invocations

Is it only a test stabilization fix? or were you able to uncover any 
performance issue (either with OpenGL or with Metal pipeline) with this change? 
Can you please provide before/after numbers?

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

PR: https://git.openjdk.java.net/jdk/pull/8928

Reply via email to