Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1376)

Issue 4548090: Higher resolution timers for bench. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by bungeman
Modified:
12 years, 11 months ago
Reviewers:
reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Fewer #ifdefs. #

Patch Set 3 : -header polution; +selectable backends. #

Patch Set 4 : +correct initialization; -unneeded fields #

Unified diffs Side-by-side diffs Delta from patch set Stats (+678 lines, -12 lines) Patch
M Makefile.old View 1 2 3 3 chunks +11 lines, -3 lines 0 comments Download
A bench/BenchGpuTimer_gl.h View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
A bench/BenchGpuTimer_gl.cpp View 1 2 3 1 chunk +181 lines, -0 lines 0 comments Download
A bench/BenchGpuTimer_none.h View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
A bench/BenchGpuTimer_none.cpp View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
A bench/BenchSysTimer_c.h View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A bench/BenchSysTimer_c.cpp View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
A bench/BenchSysTimer_mach.h View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A bench/BenchSysTimer_mach.cpp View 1 2 1 chunk +69 lines, -0 lines 0 comments Download
A bench/BenchSysTimer_posix.h View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A bench/BenchSysTimer_posix.cpp View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
A bench/BenchSysTimer_windows.h View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A bench/BenchSysTimer_windows.cpp View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
A bench/BenchTimer.h View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
A bench/BenchTimer.cpp View 1 2 1 chunk +47 lines, -0 lines 0 comments Download
M bench/benchmain.cpp View 1 2 3 5 chunks +37 lines, -9 lines 0 comments Download
M gyp/bench.gyp View 1 2 3 2 chunks +52 lines, -0 lines 0 comments Download

Messages

Total messages: 4
bungeman
Use platform specific timers to get better timing in bench. This change reports wall clock, ...
12 years, 11 months ago (2011-06-02 21:45:38 UTC) #1
bungeman
Split up some platform specific code.
12 years, 11 months ago (2011-06-06 19:34:45 UTC) #2
bungeman
Cleaned up fields, removed header pollution, and separated implementations so master timer can pick and ...
12 years, 11 months ago (2011-06-07 18:24:53 UTC) #3
bungeman
12 years, 11 months ago (2011-06-07 19:16:41 UTC) #4
Committed revision 1534.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b