Skip to content

Heap Size Requirements

Aaron edited this page Sep 5, 2015 · 2 revisions

#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)

Clone this wiki locally