From b330f6389b768d238fd4587800dca707becc661b Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Sun, 23 Feb 2014 23:04:34 +0100 Subject: Update report --- report/progression.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'report') diff --git a/report/progression.tex b/report/progression.tex index 08efc02..ae24a63 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -101,6 +101,10 @@ with the commit 0c5793abf. \subsection{StringBuilder} +The command list and the exit list are now created using a StringBuilder since +commit ee5ec33aa. This avoids the creation of a new String object at each +concatenation, and thus allows better performances. + \subsection{Room objects} -- cgit v1.2.3