Images found in this chapter are generated as follows:

Figure 1-3: Performance analysis of malloc/free requests

  cd Code/Chapter1
  ./execute.sh UP
  ./execute.sh DOWN
  ./execute.sh SCATTERED
  
  The above generates the raw information of 2,048 values containing the average
  of 100 trials.
  