Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 571 Bytes

File metadata and controls

5 lines (3 loc) · 571 Bytes

GUI GC: A Java EE Cloud Benchmark

This project provides a JavaFX benchmark that focuses on stressing the GC of the underlying runtime targeting GUI applications. Automated testing can also be conducted and four preset settings are provided. Additionally, a Dockerfile is included for standardized deployment on the IBM J9 JVM (a number of .so files might be required to be present on the folder: libglass, libjavafx_font, libjavafx_font_t2k, libprism_es2 and libprism_sw. Finally, a test script and results-parsing are included.

Main image