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

Issue 39463002: Introduce Pickle::{Read,Write}PODArray to serialize arrays of POD (Closed)

Created:
7 years, 1 month ago by piman
Modified:
6 years, 5 months ago
Reviewers:
danakj, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, erikwright+watch_chromium.org
Visibility:
Public.

Description

Introduce Pickle::{Read,Write}PODArray to serialize arrays of POD This lets us gain a little bit more. DelegatedFrame_ManyQuads_100000_100000 goes from 13261 to 12019 BUG=307480

Patch Set 1 #

Patch Set 2 : rebase on latest version #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -27 lines) Patch
M base/pickle.h View 1 2 3 chunks +29 lines, -0 lines 0 comments Download
M base/pickle.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/cc_messages.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/common/common_param_traits.cc View 6 chunks +18 lines, -24 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
piman
danakj: please review jam: OWNERS This is on top of https://codereview.chromium.org/34413002/ This gives us another ...
7 years, 1 month ago (2013-10-24 06:26:21 UTC) #1
Tom Hudson
Usual driveby questions: > DelegatedFrame_ManyQuads_100000_100000 goes from 13261 to 12019 On which hardware? How typical ...
7 years, 1 month ago (2013-10-24 09:55:03 UTC) #2
danakj
On Thu, Oct 24, 2013 at 5:55 AM, <tomhudson@chromium.org> wrote: > Usual driveby questions: > ...
7 years, 1 month ago (2013-10-24 14:40:08 UTC) #3
jam
7 years, 1 month ago (2013-10-24 16:18:38 UTC) #4
i'm not a base owner

Powered by Google App Engine
This is Rietveld 408576698