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

Issue 10834050: Create less segments in std::string internals (Closed)

Created:
8 years, 4 months ago by Timur Iskhodzhanov
Modified:
8 years, 4 months ago
CC:
chromium-reviews, glider+watch_chromium.org, pam+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Visibility:
Public.

Description

Create less segments in std::string internals On my unit_tests runs, up to 25% of the memory accesses were from inside the std::string internals, which is A LOT. TBR=glider TEST=unit_tests should become faster Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=148748

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M tools/valgrind/tsan/ignores.txt View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Timur Iskhodzhanov
8 years, 4 months ago (2012-07-27 14:05:27 UTC) #1
Alexander Potapenko
8 years, 4 months ago (2012-07-27 14:06:50 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698