From 5c318dbaf86747c8b054835f066717c5a30911c5 Mon Sep 17 00:00:00 2001 From: Aria Date: Fri, 20 Oct 2023 18:39:57 +0100 Subject: minor grammar --- thesis/parts/background.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'thesis') diff --git a/thesis/parts/background.tex b/thesis/parts/background.tex index a0326df..77becd6 100644 --- a/thesis/parts/background.tex +++ b/thesis/parts/background.tex @@ -148,8 +148,8 @@ As we note above, this scales poorly. We aim to create a container selection method that addresses both functional and non-functional requirements in a scalable way. Primrose will be used as the first step, in order to select candidates based on functional requirements. -We will then collect statistics from user-provided benchmarks, and create cost estimates for each candidate, similar to CollectionSwitch. -Unlike CollectionSwitch, this will be done offline, rather than as the program is running. +We will then collect statistics from user-provided benchmarks and create cost estimates for each candidate, similarly to CollectionSwitch. +Unlike CollectionSwitch, this will be done offline rather than as the program is running. This will provide an integrated and flexible solution that addresses both functional and non-functional requirements. We believe no such solution exists in current literature. -- cgit v1.2.3