aboutsummaryrefslogtreecommitdiff
path: root/thesis/parts/introduction.tex
diff options
context:
space:
mode:
Diffstat (limited to 'thesis/parts/introduction.tex')
-rw-r--r--thesis/parts/introduction.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/parts/introduction.tex b/thesis/parts/introduction.tex
index 6886f35..068b1a5 100644
--- a/thesis/parts/introduction.tex
+++ b/thesis/parts/introduction.tex
@@ -16,6 +16,7 @@ The underlying implementation of container types which function the same can hav
%% *** Motivate w/ effectiveness claims
We propose a system, Candelabra, for the automatic selection of container implementations, based on both user-specified requirements and inferred requirements for performance.
+From our testing, we are able to select the best performing containers for a program, in significantly less time than brute force.
%% *** Overview of aims & approach
%% **** Ease of adding new container types
@@ -30,4 +31,3 @@ Our system is also able to suggest adaptive containers --- containers which swit
%% *** Overview of results
\todo{Overview of results}
-