commit | b5910f28085f596074f90957aa11dd779352689c | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Oct 26 13:57:40 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Oct 26 14:19:49 2017 -0700 |
tree | 36927db5b0db017c10a6d621fd0e82c83fdb8594 | |
parent | 0660cdad98a88230b1e3869a62339803a7eff81b [diff] |
libbacktrace: let the benchmark library decide iteration count. Manually doing 1000 iterations of the benchmark doesn't seem to add any significant amount of precision, and it makes the benchmark take forever and obfuscates the results. Just let benchmark figure out the time (with the option of using command line flags to increase the number of iterations). Test: backtrace_benchmarks64 Change-Id: I8de912c1b3c904755c8e2ac4175ff70176544ba3