Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(208)

Issue 6646015: Normalize statistics about compilation time and allocation size.... (Closed)

Created:
9 years, 9 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Normalize statistics about compilation time and allocation size. Now we print compilation time and zone allocation per KB of compiled source code to better compare with previous revisions. Committed: http://code.google.com/p/v8/source/detail?r=7128

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -9 lines) Patch
M src/compiler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/flag-definitions.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.h View 1 3 chunks +4 lines, -1 line 0 comments Download
M src/hydrogen.cc View 1 4 chunks +13 lines, -5 lines 0 comments Download
M src/v8.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
fschneider
9 years, 9 months ago (2011-03-10 12:06:54 UTC) #1
Kevin Millikin (Chromium)
LGTM.
9 years, 9 months ago (2011-03-10 12:29:31 UTC) #2
fschneider
9 years, 9 months ago (2011-03-10 13:25:31 UTC) #3
I changed the command line option to --hydrogen-stats.

Powered by Google App Engine
This is Rietveld 408576698