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

Issue 2982783002: Without a service isolate callback, don't spawn a thread (Closed)

Created:
3 years, 5 months ago by zra
Modified:
3 years, 5 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, turnidge, rmacnak, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Without a service isolate callback, don't spawn a thread The thread just exist immediately, so we should avoid the memory, etc. churn of spawning the thread. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/f67adeaaf790dc0c0731aea97f04e33b936ba5bc

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M runtime/vm/service_isolate.cc View 2 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
zra
3 years, 5 months ago (2017-07-13 22:18:41 UTC) #2
rmacnak
LGTM
3 years, 5 months ago (2017-07-13 22:20:53 UTC) #3
zra
3 years, 5 months ago (2017-07-13 22:26:49 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f67adeaaf790dc0c0731aea97f04e33b936ba5bc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698