dc12b62bb9
We only have three runs since the regression was fixed in r5605: 153.68, 154.09, 153.71 These bounds seem reasonable to me. Review URL: https://codereview.appspot.com/6541049 git-svn-id: http://skia.googlecode.com/svn/trunk@5613 2bbb7eff-a529-9590-31e7-b0007b416f81
13 lines
624 B
Plaintext
13 lines
624 B
Plaintext
# File for specifying expected Skia benchmark values and ranges.
|
|
# Currently the file is manually created/edited for adapting to bench changes.
|
|
#
|
|
# The format of each data line (non-empty, not started with "#") is:
|
|
# <BenchType_BitmapConfig_TimerType>,<Platform-Alg>,<Expected>,<LB>,<UB>
|
|
# Where Alg is the bench value representation algorithm: min, avg, 25th, etc.
|
|
# LB and UB are lower and upper bounds for the range of the bench value.
|
|
#
|
|
# Note: unrecognized data lines (not exactly 4 commas, unparsable bench values)
|
|
# will likely raise exceptions.
|
|
|
|
picture_playback_drawText_GPU_c,Mac_Float_NoDebug_64-25th,160,150,170
|