Index: doc/theses/mubeen_zulfiqar_MMath/benchmarks.tex
===================================================================
--- doc/theses/mubeen_zulfiqar_MMath/benchmarks.tex	(revision 73a57af20d335a1204f2921f3987b2ba645d27b0)
+++ doc/theses/mubeen_zulfiqar_MMath/benchmarks.tex	(revision d8075d28476f5f87409a6d7fc5ad5408a15c16ff)
@@ -26,5 +26,5 @@
 
 This thesis designs and examines a new set of micro-benchmarks for memory allocators that test a variety of allocation patterns, each with multiple tuning parameters.
-The aim of the micro-benchmark suite is to create a set of programs that can evaluate a memory allocator based on the performance matrices described in (FIX ME: local cite).
+The aim of the micro-benchmark suite is to create a set of programs that can evaluate a memory allocator based on the key performance matrices such as speed, memory overhead, and cache performance.
 % These programs can be taken as a standard to benchmark an allocator's basic goals.
 These programs give details of an allocator's memory overhead and speed under certain allocation patterns.
Index: doc/theses/mubeen_zulfiqar_MMath/performance.tex
===================================================================
--- doc/theses/mubeen_zulfiqar_MMath/performance.tex	(revision 73a57af20d335a1204f2921f3987b2ba645d27b0)
+++ doc/theses/mubeen_zulfiqar_MMath/performance.tex	(revision d8075d28476f5f87409a6d7fc5ad5408a15c16ff)
@@ -104,5 +104,5 @@
 \begin{description}[itemsep=0pt,parsep=0pt]
 \item[thread:]
-1, 2, 4, 8, 16
+1, 2, 4, 8, 16, 32, 48
 \item[spots:]
 16
@@ -158,5 +158,5 @@
 \begin{description}[itemsep=0pt,parsep=0pt]
 \item[threads:]
-1, 2, 4, 8, 16
+1, 2, 4, 8, 16, 32, 48
 \item[iterations:]
 1,000
@@ -200,5 +200,5 @@
 \begin{description}[itemsep=0pt,parsep=0pt]
 \item[threads:]
-1, 2, 4, 8, 16
+1, 2, 4, 8, 16, 32, 48
 \item[iterations:]
 1,000
@@ -255,7 +255,7 @@
 fisher
 \item[objects:]
-1,000,000
+100,000
 \item[workers:]
-1, 2, 4, 8, 16
+1, 2, 4, 8, 16, 32, 48
 \end{description}
 
