Lab 3 - Statistics

These are the latest statistics on various mallocs that were turned in:

Correct Avg. throughput Avg. utilization Performance Correctness score Performance score Team
yes 173.886 82.828 78.187 20 35 android - tweaking
yes 127.878 87.243 74.467 20 35 Lurch

Memory utilization is measured as the fraction of maximum total memory requested to the final heap size. Throughput is the number of operations (malloc or free) per second. The results are sorted by performance index (see handout about how it is computed); your grade will depend on this index, which summarizes both space and time efficiency.