feat(benchmark): add system info to benchmark output
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 15 Mar 2026 18:18:55 +0000 (20:18 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 15 Mar 2026 18:18:55 +0000 (20:18 +0200)
commit983c2dbcc03ea9a71d1f5dddae82c0f70691470b
treef48eb685bcc7b662332a6e260426b7a08470a85c
parent311d29fe2b11a044002e0ab1bbc3ac65aba72035
feat(benchmark): add system info to benchmark output

- Display CPU name, architecture, and core count
- Simplify output format (removed Duration and Frames columns)
- Add Star Grid test to benchmark suite
- Update documentation with new benchmark results
doc/index.org
src/main/java/eu/svjatoslav/sixth/e3d/examples/benchmark/GraphicsBenchmark.java