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

Issue 1999743002: Adding a SetRAILMode API. (Closed)

Created:
4 years, 7 months ago by Hannes Payer (out of office)
Modified:
4 years, 7 months ago
CC:
pfeldman, danno, Michael Hablich, Paweł Hajdan Jr., Sami, v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Adding a SetRAILMode API. BUG=chromium:613518 LOG=n Committed: https://crrev.com/ba8ecfd58f62fa0ce762861758391038bf48e684 Cr-Commit-Position: refs/heads/master@{#36411}

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1

Patch Set 6 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -0 lines) Patch
M include/v8.h View 1 2 3 4 5 2 chunks +34 lines, -0 lines 3 comments Download
M src/api.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/isolate.h View 3 chunks +21 lines, -0 lines 0 comments Download
M src/isolate.cc View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (10 generated)
Hannes Payer (out of office)
4 years, 7 months ago (2016-05-20 10:22:35 UTC) #2
rmcilroy
API LGTM with a comment. https://codereview.chromium.org/1999743002/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1999743002/diff/1/include/v8.h#newcode5363 include/v8.h:5363: PERFORMANCE_DEFAULT, Could you add ...
4 years, 7 months ago (2016-05-20 10:29:01 UTC) #3
Sami
https://codereview.chromium.org/1999743002/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1999743002/diff/1/include/v8.h#newcode5363 include/v8.h:5363: PERFORMANCE_DEFAULT, On 2016/05/20 10:29:00, rmcilroy wrote: > Could you ...
4 years, 7 months ago (2016-05-20 10:37:32 UTC) #5
Hannes Payer (out of office)
https://codereview.chromium.org/1999743002/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1999743002/diff/1/include/v8.h#newcode5363 include/v8.h:5363: PERFORMANCE_DEFAULT, On 2016/05/20 at 10:37:32, Sami wrote: > On ...
4 years, 7 months ago (2016-05-20 11:02:41 UTC) #6
Sami
https://codereview.chromium.org/1999743002/diff/40001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1999743002/diff/40001/include/v8.h#newcode5370 include/v8.h:5370: // Animation performance mode: In this mode low virtual ...
4 years, 7 months ago (2016-05-20 11:08:03 UTC) #7
rmcilroy
https://codereview.chromium.org/1999743002/diff/40001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1999743002/diff/40001/include/v8.h#newcode5370 include/v8.h:5370: // Animation performance mode: In this mode low virtual ...
4 years, 7 months ago (2016-05-20 11:12:52 UTC) #8
ulan
https://codereview.chromium.org/1999743002/diff/40001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1999743002/diff/40001/include/v8.h#newcode5360 include/v8.h:5360: * Option flags passed to the SetRAILMode function. Link ...
4 years, 7 months ago (2016-05-20 11:15:57 UTC) #9
Hannes Payer (out of office)
On 2016/05/20 at 11:15:57, ulan wrote: > https://codereview.chromium.org/1999743002/diff/40001/include/v8.h > File include/v8.h (right): > > https://codereview.chromium.org/1999743002/diff/40001/include/v8.h#newcode5360 ...
4 years, 7 months ago (2016-05-20 11:30:13 UTC) #10
Hannes Payer (out of office)
After discussing online, I changed the performance requirements of R.
4 years, 7 months ago (2016-05-20 12:07:15 UTC) #11
Hannes Payer (out of office)
Added the url
4 years, 7 months ago (2016-05-20 12:11:24 UTC) #13
Sami
lgtm, thanks for making sure we're talking about the same letters :)
4 years, 7 months ago (2016-05-20 12:28:11 UTC) #14
ulan
lgtm https://codereview.chromium.org/1999743002/diff/80001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1999743002/diff/80001/include/v8.h#newcode5362 include/v8.h:5362: * profile/evaluate-performance/rail Maybe mention that the API is ...
4 years, 7 months ago (2016-05-20 12:52:12 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999743002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999743002/100001
4 years, 7 months ago (2016-05-20 13:03:12 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-05-20 13:36:11 UTC) #21
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/ba8ecfd58f62fa0ce762861758391038bf48e684 Cr-Commit-Position: refs/heads/master@{#36411}
4 years, 7 months ago (2016-05-20 13:37:59 UTC) #23
alph
Just noticed the CL. https://codereview.chromium.org/1999743002/diff/100001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1999743002/diff/100001/include/v8.h#newcode5371 include/v8.h:5371: PERFORMANCE_RESPONSE, The mode names look ...
4 years, 7 months ago (2016-05-24 21:16:58 UTC) #25
alph
+pfeldman
4 years, 7 months ago (2016-05-24 21:20:56 UTC) #26
pfeldman
4 years, 7 months ago (2016-05-24 23:36:01 UTC) #28
Message was sent while issue was closed.
https://codereview.chromium.org/1999743002/diff/100001/include/v8.h
File include/v8.h (right):

https://codereview.chromium.org/1999743002/diff/100001/include/v8.h#newcode5381
include/v8.h:5381: PERFORMANCE_LOAD
+1 to what alph@ is saying. not only v8 should operate v8 terms as opposed to
the embedder terms, but RAIL by itself is more of a product terminology rather
than a technical one. There is no consensus on the load phase characteristics,
it can be substituted by another model, etc.

Powered by Google App Engine
This is Rietveld 408576698