diff options
author | Android (Google) Code Review <android-gerrit@google.com> | 2009-08-12 09:27:01 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2009-08-12 09:27:01 -0700 |
commit | 834d968557bdd6aeadb953b1d9a75c600f503f9d (patch) | |
tree | ce61784ef50667d4fabfb233fe1bd5c669b09b54 /opengl/tests/gl_basic/gl_basic.cpp | |
parent | 991ac9e1d9c1bc3d45b4e02d28e3151d5ec16af6 (diff) | |
parent | f979875971c1c9a15eb3559858ad324165af911a (diff) |
Merge change 20706
* changes:
Improve Browser performance by 1-2%. To address domain sanity bug, http://b/issue?id=1022797, we decoded/encoded the url for each request. As the url can be long, getBytes() and String.init are taking 1.5% in nytimes.com and 2.4% in cnn.com. By doing a simple URL encoding test, we can shave 1-2 secs thread time during loading.
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions