PanosNB / GUIGC

GUIGC: A JavaFX Benchmarking Application targeting Garbage Collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

GUIGC: A JavaFX Benchmarking Application targeting Garbage Collection

License:MIT License


Languages

Language:Java 85.8%Language:Shell 14.2%