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

Issue 991783003: Increase maximum gpu resources from 1024 to 4096 (Closed)

Created:
5 years, 9 months ago by Kimmo Kinnunen
Modified:
5 years, 9 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Increase maximum gpu resources from 1024 to 4096 Pictures with many drawn paths benefit from the increase of the count. As an example, chalkboard testcase has ~2500 paths, tiger has ~300. Bigger objects, like textures, tend to be limited by the cache byte limit, not item count. Committed: https://skia.googlesource.com/skia/+/732a92db490acb8a4996e82c0d81387e4b24f90b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/gpu/GrResourceCache.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Kimmo Kinnunen
Is the current limit determined with the skp db you guys have, or would increasing ...
5 years, 9 months ago (2015-03-09 11:49:09 UTC) #2
bsalomon
On 2015/03/09 11:49:09, Kimmo Kinnunen wrote: > Is the current limit determined with the skp ...
5 years, 9 months ago (2015-03-09 21:16:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/991783003/1
5 years, 9 months ago (2015-03-10 05:06:52 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-10 05:12:33 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/732a92db490acb8a4996e82c0d81387e4b24f90b

Powered by Google App Engine
This is Rietveld 408576698