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

Issue 9375047: Heap Snapshot maximum size limit is too low for really big apps. (Closed)

Created:
8 years, 10 months ago by loislo
Modified:
8 years, 10 months ago
CC:
yurys
Visibility:
Public.

Description

Heap Snapshot maximum size limit is too low for really big apps. At the moment the limit is 256MB. BUG=113015 TEST=none

Patch Set 1 #

Patch Set 2 : adjusted a bit #

Patch Set 3 : the limit depends from the platform. #

Total comments: 2

Patch Set 4 : constant was moved to the suggested place. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M src/profile-generator.cc View 1 2 3 3 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
loislo
8 years, 10 months ago (2012-02-10 08:08:31 UTC) #1
mnaganov (inactive)
https://chromiumcodereview.appspot.com/9375047/diff/5001/src/profile-generator.cc File src/profile-generator.cc (right): https://chromiumcodereview.appspot.com/9375047/diff/5001/src/profile-generator.cc#newcode3416 src/profile-generator.cc:3416: 768 * MB; I know a better place for ...
8 years, 10 months ago (2012-02-10 12:33:50 UTC) #2
mnaganov (inactive)
8 years, 10 months ago (2012-02-10 13:57:36 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698