Recreating Memory Situation From gc.log / replay gc.log

Viewed 48

I was wondering if anyone knows a tool recreating a memory situation / memory load from an existing gc log to test different gc settings. With enough print parameters switched on it should be possible to create a similar load situation based on the collection times and the amount of surviving / collected data.

Does anyone know such a tool ?

1 Answers
Related