diff options
| author | 2009-08-11 11:47:24 -0700 | |
|---|---|---|
| committer | 2009-08-11 11:47:24 -0700 | |
| commit | 758bf410843724d31f4ab48e8d7dd6b7c1240f23 (patch) | |
| tree | 9a2dfd5106cb564d57290c4bf71d8fd236236c1e /libs/rs/rsScript.cpp | |
| parent | 03a97462003a1df679144edeee921112d8925133 (diff) | |
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 'libs/rs/rsScript.cpp')
0 files changed, 0 insertions, 0 deletions