try uping the cache-count-limit to see if it speeds up bench-pictures
BUG= Review URL: https://codereview.chromium.org/25118003 git-svn-id: http://skia.googlecode.com/svn/trunk@11663 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
27f74aab32
commit
12eb7811e3
@ -12,7 +12,7 @@
|
||||
#include "SkTLS.h"
|
||||
|
||||
#ifndef SK_DEFAULT_FONT_CACHE_COUNT_LIMIT
|
||||
#define SK_DEFAULT_FONT_CACHE_COUNT_LIMIT 256
|
||||
#define SK_DEFAULT_FONT_CACHE_COUNT_LIMIT 2048
|
||||
#endif
|
||||
|
||||
#ifndef SK_DEFAULT_FONT_CACHE_LIMIT
|
||||
|
Loading…
Reference in New Issue
Block a user