Comment #36 on issue 13362 by [email protected]: New New Tab Page
(NTP, NNTP)
http://code.google.com/p/chromium/issues/detail?id=13362
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=19797
------------------------------------------------------------------------
r19797 | [email protected] | 2009-07-01 18:01:15 -0700 (Wed, 01 Jul 2009) | 37
lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/resources/new_new_tab.css?r1=19797&r2=19796
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/resources/new_new_tab.html?r1=19797&r2=19796
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/resources/new_new_tab.js?r1=19797&r2=19796
Fix performance issues with NNTP.
My tests show it as not as fast as the old NTP but it is a lot better
than before these changes:
Old NTP:
208
223
211
205
211
Average: 211.6
NNTP before this change:
732
718
718
713
Average: 720.25
NNTP with this change:
255
248
257
254
257
Average: 254.2
There is still room for improvements but this brings the NNTP perf
closer to being acceptable.
BUG=13362
TEST=Perf test at
http://build.chromium.org/buildbot/perf/xp-release-dual-core/new-tab-ui-cold/report.html?history=200
Review URL: http://codereview.chromium.org/150194
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---