heapothesys icon indicating copy to clipboard operation
heapothesys copied to clipboard

Model Application behavior

Open AzeemJiva opened this issue 5 years ago • 1 comments
trafficstars

Heapothesys should have a mode to allow modeling of application behavior. This includes object size variability, variable allocation rates, peak and off-peak allocation, and potentially other ideas.

AzeemJiva avatar Apr 27 '20 15:04 AzeemJiva

This framework provides variability of object sizing and allocation rate: https://github.com/AdoptOpenJDK/openjdk-tests/tree/master/functional/SyntheticGCWorkload

amicic avatar Jul 10 '20 14:07 amicic