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

Issue 975043002: Speed up string scanning (Closed)

Created:
5 years, 9 months ago by Toon Verwaest
Modified:
5 years, 9 months ago
Reviewers:
marja
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Speed up string scanning BUG= Committed: https://crrev.com/c8f9d7ab534074cdb5aa5e851aaf91d626e131b1 Cr-Commit-Position: refs/heads/master@{#26997}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -10 lines) Patch
M src/scanner.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/scanner.cc View 1 2 5 chunks +28 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Toon Verwaest
PTAL
5 years, 9 months ago (2015-03-03 20:54:34 UTC) #2
marja
How much does this give us & on which benchmark? https://codereview.chromium.org/975043002/diff/20001/src/scanner.cc File src/scanner.cc (right): https://codereview.chromium.org/975043002/diff/20001/src/scanner.cc#newcode797 ...
5 years, 9 months ago (2015-03-04 08:52:51 UTC) #3
Toon Verwaest
Addressed comment by making it kMaxAscii. That should help... And your comment re HandleLeadSurrogate is ...
5 years, 9 months ago (2015-03-04 12:08:53 UTC) #4
marja
How much is a "tiny bit"? Even though the fast path is kinda reasonable, it's.. ...
5 years, 9 months ago (2015-03-04 14:04:42 UTC) #5
Toon Verwaest
The attached perf runs indicate 1-2%. I agree about the lead surrogate thing. However, that ...
5 years, 9 months ago (2015-03-04 16:30:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/975043002/40001
5 years, 9 months ago (2015-03-04 17:35:47 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-04 17:57:56 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 17:58:05 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c8f9d7ab534074cdb5aa5e851aaf91d626e131b1
Cr-Commit-Position: refs/heads/master@{#26997}

Powered by Google App Engine
This is Rietveld 408576698