commit | 4777ee062110421089b8eb8bd64b383937cf1739 | [log] [tgz] |
---|---|---|
author | Eric Holk <eholk@google.com> | Tue Sep 10 14:22:12 2019 -0700 |
committer | Eric Holk <eholk@google.com> | Tue Sep 10 14:22:12 2019 -0700 |
tree | 102c7c42aa87edcf2d2d9175fd1aa4b20ce2b3f3 | |
parent | 13926c385c8ca606d9acd8a969a73dc29edd7413 [diff] |
Run system_server benchmarks for 5 seconds Especially for short running methods, this gives us better results and also gives us more data for things like simpleperf to work on. Since we don't know ahead of time how many times each benchmark will run, we had to switch the mean and standard deviation formulas to one that supports running updates. This has the advantage of making it constant space. Bug: 140743821 Change-Id: I3e6b6b44d3bd573bad8afc8831226194147b108a