HomeSort by relevance Sort by last modified time
    Searched refs:improvements (Results 1 - 8 of 8) sorted by null

  /frameworks/base/tests/UiBench/
Android.mk 11 # use appcompat/support lib from the tree, so improvements/
  /frameworks/base/tests/JankBench/
Android.mk 15 # use appcompat/support lib from the tree, so improvements/
  /external/autotest/client/tests/iozone/
postprocessing.py 71 improvements = 0
85 improvements += 1
95 total = improvements + regressions + same
97 return (new_matrix, improvements, regressions, total)
279 logging.info("REGRESSIONS: %d (%.2f%%) Improvements: %d (%.2f%%)",
294 logging.info("REGRESSIONS: %d (%.2f%%) Improvements: %d (%.2f%%)",
  /external/junit-params/
RELEASES.md 130 ### Bug fixes and improvements
132 Thanks to the rest of contributors for lots of bug fixes and improvements:
179 ### Bug fixes and improvements
181 Thanks to the rest of contributors for lots of bug fixes and improvements:
  /external/brotli/research/
README.md 3 In this directory we publish simple tools to analyze backward reference distance distributions in LZ77 compression. We developed these tools to be able to make more efficient encoding of distances in large-window brotli. In large-window compression the average cost of a backward reference distance is higher, and this may allow for more advanced encoding strategies, such as delta coding or an increase in context size, to bring significant compression density improvements. Our tools visualize the backward references as histogram images, i.e., one pixel in the image shows how many distances of a certain range exist at a certain locality in the data. The human visual system is excellent at pattern detection, so we tried to roughly identify patterns visually before going into more quantitative analysis. These tools can turn out to be useful in development of other LZ77-based compressors and we hope you try them out.
  /external/autotest/client/tests/hackbench/src/
hackbench.c 26 a couple of issues and did some improvements.
  /external/iputils/doc/
docbook2man-spec.pl 265 .\\" Please send any bug reports, improvements, comments, patches,
  /external/blktrace/btreplay/doc/
btreplay.tex 183 outlined here, in some cases ideas on additions and/or improvements are

Completed in 291 milliseconds