</table>

<p>
All times are in seconds. 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 <i>both</i> space and
time efficiency.
</p>

<script language="JavaScript">
if (Date.parse(document.lastModified) != 0)
  document.write('<hr><i>Last updated: ' + document.lastModified + '</i>');
</script>


</body>
</html>

