Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
91957941ce2fe9457babe7f83514e4599089d411
/
bench
/
bench_util.py
e530eb3
Restore bench_util.py
by Mike Klein
· 10 years ago
be21e34
Bye bye bench.
by mtklein
· 10 years ago
b1bcb21
gen_bench_expectations to generate bench expectations files.
by commit-bot@chromium.org
· 11 years ago
758bc7a
Stores per-iteration bench values in BenchDataPoint.
by commit-bot@chromium.org
· 11 years ago
967b258
Fixes bench_util's CONFIG_RE to cope with space flexibility.
by bensong@google.com
· 11 years ago
e657a25
bench_util: allow optional whitespace in CSV format
by epoger@google.com
· 11 years ago
eac2759
r10473 introduced a space between bench values; adjusting the corresponding regexp. (SkipBuildbotRuns).
by bensong@google.com
· 11 years ago
edb711b
bench_graph_svg: HUGE speedup for parsing tiled bench data
by epoger@google.com
· 12 years ago
ad91d92
try precompiling regexps to speed up bench_graph_svg.py
by epoger@google.com
· 12 years ago
ba98f95
Script to plot tile vs. viewport comparison for given platform and revision.
by bensong@google.com
· 12 years ago
ff388f8
Fixes a bug introduced by the new per-tile bench log format.
by bensong@google.com
· 12 years ago
7fa58ac
Changes per-tile bench values to use the average of repetitions from new bench log output.
by bensong@google.com
· 12 years ago
d3fd98f
Parses per-tile benches and returns the sum as overall skp bench.
by bensong@google.com
· 12 years ago
c5e1ed8
Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs step doesn't blow up if the data is all zeroes.
by senorblanco@chromium.org
· 12 years ago
b6204b1
cleaned up algorithm codes and added 25th percentile for representation.
by bensong@google.com
· 12 years ago
2ee780b
fixes elif bug.
by bensong@google.com
· 12 years ago
8734816
adds flag for choosing bench representative algorithm.
by bensong@google.com
· 12 years ago
ead2b39
by bensong@google.com
· 12 years ago
af3d79a
by bensong@google.com
· 12 years ago
c71174d
Incremental improvements to bench graph generation
by epoger@google.com
· 13 years ago
85669f9
Add graphing for multiple runs of bench. http://codereview.appspot.com/4539087/
by bungeman@google.com
· 13 years ago