From 9a4cbc8c2690abfc1069bf6ab4f6584016358c00 Mon Sep 17 00:00:00 2001 From: Aria Shrimpton Date: Sun, 10 Mar 2024 16:44:49 +0000 Subject: minor redrafting --- thesis/parts/introduction.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thesis/parts/introduction.tex') 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} - -- cgit v1.2.3