New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 783718 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Deduplicate string values in JSON parser

Project Member Reported by u...@chromium.org, Nov 10 2017

Issue description

V8 heap running Gmail contains many duplicates of strings that are likely allocated by JSON parser.

Deduplicating string would save around 500KB.
 
Cc: petermarshall@chromium.org

Sign in to add a comment