aboutsummaryrefslogtreecommitdiff
path: root/thesis/parts/introduction.tex
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-03-10 16:44:49 +0000
committerAria Shrimpton <me@aria.rip>2024-03-10 16:44:49 +0000
commit9a4cbc8c2690abfc1069bf6ab4f6584016358c00 (patch)
tree7eccb6475a7e49441f0789413adb2abb8974ff83 /thesis/parts/introduction.tex
parente42765c63dda78a11d3f34f43204fdebcf106bfb (diff)
minor redrafting
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}
-