Heap Size Requirements - GarCoSim/TraceFileSim GitHub Wiki

#Introduction

The purpose of this page is to document the minimum heap size required to successfully complete a simulation of the various benchmark tracefiles.

##Minimum Requirements

Tracefile Traversal Collector Mark Sweep Collector
HelloWorld 525000 275000
pmd 3000000

note that the granularity has been determined to the nearest 25000 bytes (25 KB)