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

Issue 67100: Reenable d8 stats timers, using the histogram mechanism (Closed)

Created:
11 years, 8 months ago by davemoore (google)
Modified:
9 years, 7 months ago
Reviewers:
iposva
CC:
v8-dev
Visibility:
Public.

Description

Reenable d8 stats timers, using the histogram mechanism Committed: http://code.google.com/p/v8/source/detail?r=1695

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -13 lines) Patch
M src/d8.h View 1 3 chunks +15 lines, -4 lines 0 comments Download
M src/d8.cc View 1 4 chunks +58 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
DaveMoore
11 years, 8 months ago (2009-04-13 22:43:40 UTC) #1
iposva
First set of comments. -Ivan http://codereview.chromium.org/67100/diff/1/2 File src/d8.cc (right): http://codereview.chromium.org/67100/diff/1/2#newcode329 Line 329: Counter* counter = ...
11 years, 8 months ago (2009-04-13 23:09:15 UTC) #2
DaveMoore
http://codereview.chromium.org/67100/diff/1/2 File src/d8.cc (right): http://codereview.chromium.org/67100/diff/1/2#newcode329 Line 329: Counter* counter = counter_map_->Lookup(name); On 2009/04/13 23:09:15, iposva ...
11 years, 8 months ago (2009-04-13 23:57:14 UTC) #3
iposva
11 years, 8 months ago (2009-04-14 00:03:50 UTC) #4
LGTM -ip

Powered by Google App Engine
This is Rietveld 408576698