refactor(examples): convert GraphicsBenchmark to automated test runner
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 15 Mar 2026 02:43:56 +0000 (04:43 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 15 Mar 2026 02:43:56 +0000 (04:43 +0200)
commit05bdc04e200c2f2679465154a3ac5883a0193fab
tree3e9907f18de5f86a775c7d5e9ed7f11d88a4ad9e
parent9b1f6ee0a1dab34e999ac9fb31160c37f0fbe340
refactor(examples): convert GraphicsBenchmark to automated test runner

Change from interactive demo with keyboard controls to an automated
benchmark that runs multiple tests sequentially for fixed durations
and outputs reproducible results.
src/main/java/eu/svjatoslav/sixth/e3d/examples/GraphicsBenchmark.java