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

Issue 2240673002: Only open X Display once for all test GLX contexts (Closed)

Created:
4 years, 4 months ago by bsalomon
Modified:
4 years, 4 months ago
Reviewers:
csmartdalton
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Only open X Display once for all test GLX contexts Saves about 4 seconds of runtime for 'dm --src gm --config gpu' on my system. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2240673002 Committed: https://skia.googlesource.com/skia/+/300178b1c83e7a9b8d3bee7aeb09e0d4fb096d6b

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -2 lines) Patch
M tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp View 3 chunks +22 lines, -2 lines 1 comment Download

Messages

Total messages: 10 (5 generated)
bsalomon
4 years, 4 months ago (2016-08-11 21:15:43 UTC) #4
csmartdalton
lgtm https://codereview.chromium.org/2240673002/diff/1/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp File tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp (right): https://codereview.chromium.org/2240673002/diff/1/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp#newcode80 tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp:80: XCloseDisplay(fDisplay); This might not be necessary, I'd imagine ...
4 years, 4 months ago (2016-08-11 21:29:05 UTC) #5
bsalomon
On 2016/08/11 21:29:05, csmartdalton wrote: > lgtm > > https://codereview.chromium.org/2240673002/diff/1/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp > File tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp (right): > ...
4 years, 4 months ago (2016-08-11 21:32:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2240673002/1
4 years, 4 months ago (2016-08-11 21:33:30 UTC) #8
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 21:58:39 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/300178b1c83e7a9b8d3bee7aeb09e0d4fb096d6b

Powered by Google App Engine
This is Rietveld 408576698