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

Issue 2187953003: [Courgette] Replace QSufSort with libdivsufsort. (Closed)

Created:
4 years, 4 months ago by huangs
Modified:
4 years, 4 months ago
Reviewers:
chrisha, Will Harris
CC:
chromium-reviews, wfh+watch_chromium.org, huangs+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Courgette] Replace QSufSort with libdivsufsort. Last step of the effort to get Courgette to use libdivsufsort. BUG=608885 Committed: https://crrev.com/4efc71b655733edfe3373cac6d547dbc0d623bae Cr-Commit-Position: refs/heads/master@{#409326}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix spacing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -332 lines) Patch
M courgette/BUILD.gn View 2 chunks +0 lines, -2 lines 0 comments Download
M courgette/courgette.gyp View 2 chunks +0 lines, -2 lines 0 comments Download
M courgette/third_party/bsdiff/README.chromium View 1 chunk +2 lines, -4 lines 0 comments Download
M courgette/third_party/bsdiff/bsdiff_apply.cc View 1 chunk +1 line, -1 line 0 comments Download
M courgette/third_party/bsdiff/bsdiff_create.cc View 1 6 chunks +12 lines, -14 lines 0 comments Download
M courgette/third_party/bsdiff/bsdiff_search_unittest.cc View 5 chunks +12 lines, -10 lines 0 comments Download
D courgette/third_party/bsdiff/qsufsort.h View 1 chunk +0 lines, -225 lines 0 comments Download
D courgette/third_party/bsdiff/qsufsort_unittest.cc View 1 chunk +0 lines, -74 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
huangs
PTAL for early review. Will do detailed experiments before committing (likely next week).
4 years, 4 months ago (2016-07-27 22:44:16 UTC) #4
huangs
Experiment confirms average 25% reduction in Courgette-gen time. It also enables 32-bit courgette.exe to process ...
4 years, 4 months ago (2016-08-01 21:55:21 UTC) #5
chrisha
lgtm! https://codereview.chromium.org/2187953003/diff/1/courgette/third_party/bsdiff/bsdiff_create.cc File courgette/third_party/bsdiff/bsdiff_create.cc (right): https://codereview.chromium.org/2187953003/diff/1/courgette/third_party/bsdiff/bsdiff_create.cc#newcode41 courgette/third_party/bsdiff/bsdiff_create.cc:41: // --Stephen Adams <sra@chromium.org> Fix indent while you're ...
4 years, 4 months ago (2016-08-02 15:26:00 UTC) #6
huangs
Updated. Adding wfh@ for review, PTAL, and see http://crbug.com/608885#c16 for experiment. Thanks! https://codereview.chromium.org/2187953003/diff/1/courgette/third_party/bsdiff/bsdiff_create.cc File courgette/third_party/bsdiff/bsdiff_create.cc ...
4 years, 4 months ago (2016-08-02 18:32:53 UTC) #8
Will Harris
lgtm yay!
4 years, 4 months ago (2016-08-02 20:34:35 UTC) #13
huangs
Thanks. Committing!
4 years, 4 months ago (2016-08-02 21:11:21 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/2187953003/20001
4 years, 4 months ago (2016-08-02 21:12:15 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-02 21:28:31 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 21:32:00 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4efc71b655733edfe3373cac6d547dbc0d623bae
Cr-Commit-Position: refs/heads/master@{#409326}

Powered by Google App Engine
This is Rietveld 408576698