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

Issue 2962213002: Make String16 consturctors non-inline to save binary size (150kb) (Closed)

Created:
3 years, 5 months ago by agrieve
Modified:
3 years, 5 months ago
Reviewers:
kozy, rmcilroy
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Add js-perf-test to exercise v8_inspector::String16 BUG=chromium:738469 Review-Url: https://codereview.chromium.org/2962213002 Cr-Commit-Position: refs/heads/master@{#46612} Committed: https://chromium.googlesource.com/v8/v8/+/19ffed65ba3adc0f4e3103b14a5b31726d75414d

Patch Set 1 #

Patch Set 2 : add perftest #

Total comments: 6

Patch Set 3 : tweak tests #

Total comments: 2

Patch Set 4 : rename test (String16Cstor) #

Patch Set 5 : test onliy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -19 lines) Patch
M test/js-perf-test/Inspector/debugger.js View 1 2 1 chunk +17 lines, -16 lines 0 comments Download
M test/js-perf-test/Inspector/run.js View 1 2 2 chunks +11 lines, -1 line 0 comments Download
A test/js-perf-test/Inspector/runtime.js View 1 2 3 1 chunk +25 lines, -0 lines 0 comments Download
M test/js-perf-test/JSTests.json View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 33 (16 generated)
agrieve
Note: this is my first attempt at a v8 change. A fresh v8 checkout left ...
3 years, 5 months ago (2017-06-29 18:52:49 UTC) #2
kozy
Can we measure performance changes? For cpplint.py I think you need to have depot_tools in ...
3 years, 5 months ago (2017-06-30 01:06:46 UTC) #7
agrieve
On 2017/06/30 01:06:46, kozy wrote: > Can we measure performance changes? > For cpplint.py I ...
3 years, 5 months ago (2017-06-30 01:32:14 UTC) #8
agrieve
On 2017/06/30 01:32:14, agrieve wrote: > On 2017/06/30 01:06:46, kozy wrote: > > Can we ...
3 years, 5 months ago (2017-07-05 20:43:06 UTC) #9
kozy
https://codereview.chromium.org/2962213002/diff/20001/test/js-perf-test/Inspector/debugger.js File test/js-perf-test/Inspector/debugger.js (right): https://codereview.chromium.org/2962213002/diff/20001/test/js-perf-test/Inspector/debugger.js#newcode11 test/js-perf-test/Inspector/debugger.js:11: SendMessage('Debugger.enable'); Please bring back: // force lazy compilation of ...
3 years, 5 months ago (2017-07-06 21:18:32 UTC) #10
agrieve
New results: Before out-lining: >>> Running suite: JSTests/Inspector >>> Stdout (#1): Debugger.paused-Inspector(Score): 54.1 Runtime.evaluate-Inspector(Score): 299 ...
3 years, 5 months ago (2017-07-07 18:34:49 UTC) #11
agrieve
On 2017/07/07 18:34:49, agrieve wrote: > New results: > > Before out-lining: > >>> Running ...
3 years, 5 months ago (2017-07-07 18:36:00 UTC) #12
kozy
Thanks! lgtm! Some kind of workaround for cpplint issue: you can put depot_tools first in ...
3 years, 5 months ago (2017-07-07 21:51:06 UTC) #13
agrieve
https://codereview.chromium.org/2962213002/diff/40001/test/js-perf-test/JSTests.json File test/js-perf-test/JSTests.json (right): https://codereview.chromium.org/2962213002/diff/40001/test/js-perf-test/JSTests.json#newcode518 test/js-perf-test/JSTests.json:518: {"name": "Runtime.evaluate"} On 2017/07/07 21:51:06, kozy wrote: > Please ...
3 years, 5 months ago (2017-07-10 14:52:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2962213002/60001
3 years, 5 months ago (2017-07-10 14:54:59 UTC) #17
agrieve
rmcilroy@chromium.org: Please review changes in js-perf-test
3 years, 5 months ago (2017-07-10 15:01:06 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/44931)
3 years, 5 months ago (2017-07-10 15:01:30 UTC) #21
rmcilroy
RS-LGTM
3 years, 5 months ago (2017-07-10 16:20:09 UTC) #22
kozy
Could you please split this CL: land test first in this CL and then separately ...
3 years, 5 months ago (2017-07-10 17:15:43 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2962213002/80001
3 years, 5 months ago (2017-07-12 23:53:24 UTC) #26
agrieve
On 2017/07/10 17:15:43, kozy wrote: > Could you please split this CL: land test first ...
3 years, 5 months ago (2017-07-12 23:59:18 UTC) #30
commit-bot: I haz the power
3 years, 5 months ago (2017-07-13 00:22:15 UTC) #33
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/v8/v8/+/19ffed65ba3adc0f4e3103b14a5b31726d7...

Powered by Google App Engine
This is Rietveld 408576698