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

Issue 1343253002: - Remove unused Counters class from isolate. (Closed)

Created:
5 years, 3 months ago by Ivan Posva
Modified:
5 years, 3 months ago
Reviewers:
koda
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -98 lines) Patch
D runtime/vm/counters.h View 1 chunk +0 lines, -51 lines 0 comments Download
D runtime/vm/counters.cc View 1 chunk +0 lines, -40 lines 0 comments Download
M runtime/vm/isolate.h View 3 chunks +0 lines, -5 lines 0 comments Download
M runtime/vm/vm_sources.gypi View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Ivan Posva
5 years, 3 months ago (2015-09-16 04:19:16 UTC) #2
koda
It was being used for quick debugging and stats collection during development, but now TimeLine ...
5 years, 3 months ago (2015-09-16 15:10:36 UTC) #3
Ivan Posva
Committed patchset #1 (id:1) manually as f5bd38f1adca50ce5da9eca2071c9c9ae0e870f5 (presubmit successful).
5 years, 3 months ago (2015-09-16 15:15:14 UTC) #4
Ivan Posva
5 years, 3 months ago (2015-09-16 22:24:48 UTC) #5
Message was sent while issue was closed.
On 2015/09/16 15:10:36, koda wrote:
> It was being used for quick debugging and stats collection during development,
> but now TimeLine should be able to provide such functionality.
> 
> LGTM

I understand that it was useful during debugging and development, but this had
to be balanced with the 1024 words added on a per isolate basis.

Powered by Google App Engine
This is Rietveld 408576698