/external/autotest/client/common_lib/perf_expectations/ |
perf_expectations.json | 2 "stumpy/desktopui_PyAutoPerfTests/FPS_ScrollBlankPage": {"improve": "415.564", "regress": "307.156", "better":"higher"}, 3 "stumpy/desktopui_PyAutoPerfTests/FPS_ScrollTextPage": {"improve": "406.1455", "regress": "300.1945", "better":"higher"}, 4 "stumpy/desktopui_PyAutoPerfTests/FPS_ScrollGooglePlusPage": {"improve": "51.382", "regress": "37.978", "better":"higher"}, 5 "stumpy/desktopui_PyAutoPerfTests/FPS_ScrollGmail": {"improve": "30.015", "regress": "22.185", "better":"higher"}
|
perf_expectations_test.json | 2 "stumpy/desktopui_PyAutoPerfTests/milliseconds_NewTabCalendar": {"improve": "1230.000000", "regress": "1248.000000", "better":"lower"}, 3 "stumpy/desktopui_PyAutoPerfTests/milliseconds_NewTabCalendar": {"improve": "870.000000", "regress": "880.000000", "better":"lower"}, 4 "stumpy/test_1/higher_is_better_trace": {"improve": "200.0", "regress": "100.0", "better":"higher"}, 5 "stumpy/test_1/lower_is_better_trace": {"improve": "100.0", "regress": "200.0", "better":"lower"}
|
expectation_checker.py | 93 ('regress', 2.3), ('improve', 3.2), ('accept', None) 94 where the float numbers are regress/improve ratios, 102 improve = float(perf_data['improve']) 104 ('better' not in perf_data and regress > improve)): 106 if trace_perf_value < improve: 107 ratio = 1 - divide(trace_perf_value, improve) 108 return 'improve', ratio 114 if trace_perf_value > improve: 115 ratio = divide(trace_perf_value, improve) - [all...] |
/frameworks/base/docs/html/distribute/analyze/ |
_book.yaml | 11 - title: Improve Marketing ROI 12 path: /distribute/analyze/improve-roi.html
|
/external/eigen/demos/mandelbrot/ |
README | 7 Be sure to enable SSE2 or AltiVec to improve performance.
|
/frameworks/base/docs/html/topic/performance/ |
_project.yaml | 3 description: "Improve your app's performance by learning how to optimize power consumption, launch times, and other important areas of performance."
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/ |
changelog | 3 * Improve the installation process. 35 * Improve the install procedure.
|
/packages/inputmethods/LatinIME/java/res/values/ |
strings-config-important-notice.xml | 22 <!-- Description for option enabling the use by the keyboards of sent/received messages, e-mail and typing history to improve suggestion accuracy [CHAR LIMIT=68] --> 23 <string name="use_personalized_dicts_summary">Learn from your communications and typed data to improve suggestions</string>
|
/external/avahi/docs/ |
MALLOC | 8 Eventually we will improve Avahi to deal with these things better.
|
/external/bzip2/ |
words0 | 4 adjust the flags in this Makefile to improve matters.
|
/external/shflags/doc/ |
TODO.txt | 0 improve zsh, automatically ... (pulled from configure)
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/ |
dynamic_language_model_probability_utils.h | 49 // TODO: Improve this logic. 55 // TODO: Improve this logic. 61 // TODO: Improve this logic.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/ |
CONTRIBUTORS | 3 otherwise worked to improve six:
|
/external/llvm/utils/jedit/ |
README | 13 <llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
|
/external/llvm/utils/kate/ |
README | 11 <llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
|
/external/skia/resources/ |
slides_content.lua | 67 -- improve culling 70 -- improve hash/cache 71 -- improve measuring/bbox computation 81 - Improve cache / lazy-decoding
|
/external/squashfs-tools/RELEASE-READMEs/ |
DONATIONS | 6 from companies and individuals that want to improve Squashfs for themselves
|
/external/chromium-trace/catapult/experimental/bisect_lib/ |
README.md | 10 to improve its stability, testability and mathematical soundness beyond what the
|
/external/crcalc/tests/ |
README.txt | 11 Note that Random seeds are not set. Hence repreated runs should improve
|
/external/libdivsufsort/ |
CHANGELOG.md | 14 * Improve the performance of the suffix-sorting algorithm
|
/external/llvm/utils/emacs/ |
README | 26 <llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
|
/external/mesa3d/docs/ |
README.MITS | 32 internal threading to Mesa it should be possible to improve 54 5. Are there any parameters that I can tune to try to improve performance. 62 6. Are there any ways I can modify the application to improve its 78 Threading of additional areas of Mesa to improve performance
|
/external/mesa3d/src/glsl/ |
TODO | 3 - Improve handling of constants and their initializers. Constant initializers
|
/external/valgrind/VEX/ |
TODO.txt | 21 improve stack-update pass
|
/external/sonic/ |
README | 7 to improve their productivity with open source speech engines, like espeak. 8 Sonic can also be used by the sighted. For example, Sonic can improve the
|