Version Differences for Performance Tuning Agents

(Initial saves)
(Heap Size Adjustment)
Line 8:
       
  * -Xmx###$    * -Xmx###$ 
- ** ### is a number   + ** Adjusts '''maximum heap size'''.  
- ** $ is either '''k''', '''m''', or '''g''' for kilobytes, megabytes, or gigabytes respectively.   + *** ### is a number  
- *** ''256MB is the default size for the agent-worker. If the machine hardware allows it, this size can be increased if one is experiencing OOM errors on the agent (which could lead to timeouts). Possible reasons why this might need changed are listed in the intro statement at the top of the page.''   + *** $ is either '''k''', '''m''', or '''g''' for kilobytes, megabytes, or gigabytes respectively.  
    + **** ''256MB is the default size for the agent-worker. If the machine hardware allows it, this size can be increased if one is experiencing OOM errors on the agent (which could lead to timeouts). Possible reasons why this might need changed are listed in the intro statement at the top of the page.''