From cf3ee45291930bec0b10d9bd4b5b525e6e2b395d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Apr 2013 01:31:56 +0300 Subject: add to font perfomance test also cache auto cleanup. --- src/commands.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 9dd4267fe..065983a01 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -1090,6 +1090,8 @@ impHandler0(testsdlfont) } FOR_EACH (std::vector::const_iterator, it, data) font->drawString(nullGraphics, *it, 10, 10); + + font->doClean(); } clock_gettime(CLOCK_MONOTONIC, &time2); -- cgit v1.2.3-60-g2f50