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

Issue 11232002: Stress GC less by allocating exponentially growing string chunks in JSON.stringify. (Closed)

Created:
8 years, 2 months ago by Yang
Modified:
8 years, 2 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Stress GC less by allocating exponentially growing string chunks in JSON.stringify. R=verwaest@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=12775

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -19 lines) Patch
M src/json-stringifier.h View 13 chunks +40 lines, -18 lines 0 comments Download
M test/mjsunit/json.js View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 2 months ago (2012-10-19 12:05:59 UTC) #1
Toon Verwaest
8 years, 2 months ago (2012-10-19 12:38:58 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698