Home
last modified time | relevance | path

Searched full:improved (Results 1 – 25 of 1602) sorted by relevance

12345678910>>...65

/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
DCHANGELOG7 - install: improved pkgconfig script, allowing custom install locations, requested by @ellert
23 - perf: improved speed for large inputs (~+20%)
24 - perf: improved latency for small inputs (~10%)
26 - cli: improved support for Unicode filenames on Windows, thanks to @easyaspi314 and @t-mat
31 - doc: Highly improved code documentation, by @easyaspi314
36 - Improved `VSX` and `NEON` variants, by @easyaspi314
37 - Improved performance of scalar code path (`XXH_VECTOR=0`), by @easyaspi314
51 - Improved `cmake` script, by @Mezozoysky
/external/lz4/
DNEWS6 api : can skip checksum validation for improved decoding speed
19 build: improved meson script, by @eli-schwartz
23 perf: highly improved speed in kernel space, by @terrelln
25 perf: improved dictionary compression speed, by @felixhandte
29 api : improved LZ4F_compressBound() with automatic flushing, by Christopher Harvie
50 perf: improved lz4frame streaming API speed, by @dreambottle
62 build: improved Windows build, by @JPeterMugaas
88 perf: improved decompression speed and binary size, by Alexey Tourbin (@svpv)
139 Improved : much better speed in -mx32 mode
145 Improved: Small decompression speed boost
[all …]
/external/libvpx/
DCHANGELOG203 2 pass vp9 encoding has improved substantially. When using --auto-alt-ref=6,
207 For real-time encoding, speed 7 has improved by ~5-10%. Encodes targeted at
208 screen sharing have improved when the content changes significantly (slide
278 decoding speed improved between 10 and 30%. Between Javan Whistling Duck
279 and Khaki Campbell Duck, it improved another 10 to 15%.
281 While Celeron benefited most, Core-i5 also improved 5% and 10% between the
443 improved support for XCode
462 Decoder performance improved 2.5% versus Duclair. Encoder speed is
481 Improved quality of static sections (like slideshows) with
484 Improved keyframe sizing with multiple temporal layers
[all …]
/external/zstd/
DCHANGELOG10 perf: improved binary size and faster compilation times, by @terrelln
19 build: improved AIX support, by @Helflym
20 build: improved meson unofficial build, by @eli-schwartz
114 perf: improved fast compression speeds with Visual Studio, by @animalize
127 build: improved compile-time detection of aarch64/neon platforms, by @bsdimp
141 cli : Improved progress bar and status summary when (de)compressing multiple files, by @senhuang42 …
169 perf: Improved decompression speed: x64 : +10% (clang) / +5% (gcc); ARM : from +15% to +50%, depend…
171 perf: Improved fast compression speed on aarch64 (#2040, ~+3%, by @caoyzh)
190 doc : Improved beginner CONTRIBUTING.md docs
194 perf: Improved decompression speed, by > 10%, by @terrelln
[all …]
/external/proguard/docs/
Ddownloads.html110 <li>Improved handling of symbolic links in shell scripts.
111 <li>Improved default path in Windows bat files.
142 <li>Improved optimization of classes with static initializers.
143 <li>Improved processing of finally blocks compiled with JDK 1.4 or older.
157 <li>Improved handling of non-sequential line number information.
186 <li>Improved default regular expression for stack traces in ReTrace.
199 <li>Improved removal of unused constants after obfuscation.
240 <li>Improved detection of file name extensions for canonical paths.
241 <li>Improved printing of seeds specified by <code>-keep</code> options.
242 <li>Improved printing of notes about unkept classes.
[all …]
/external/rust/crates/log/
DCHANGELOG.md87 ### Improved subsection
107 ### Improved subsection
114 ### Improved subsection
120 ### Improved subsection
127 ### Improved subsection
133 ### Improved subsection
139 ### Improved subsection
/external/rust/crates/clang-sys/
DCHANGELOG.md91 - Improved version selection algorithm in the case where there are multiple
100 - Improved panic error message when calling an unloaded function
152 - Improved error message when an invocation of an executable is not successful
240 - Improved finding of versioned libraries (e.g., `libclang-3.9.so`)
271 - Improved finding of versioned libraries (e.g., `libclang.so.3.9`)
398 - Improved `libclang` static linking
430 - Improved `libclang` search path
431 - Improved `libclang` static linking
/external/grpc-grpc/third_party/nanopb/
DCHANGELOG.txt90 Improved tests
96 Improved tests
112 Improved tests
119 Improved tests
146 Improved tests
163 Improved tests
/external/AFLplusplus/docs/
DChangelog.md154 - removed outdated documents, improved existing documentation
324 - Improved rust bindings
430 - Support for improved AFL++ snapshot module:
456 - LTO: improved stability for persistent mode, no other instrumentation
1012 - Improved error reporting in afl-cmin. Suggested by floyd.
1160 - Improved the stability metric for persistent mode binaries. Problem
1219 - Improved support for older versions of clang (hopefully without
1369 - Improved to "boring string" detection in afl-analyze.
1570 - Improved argv_fuzzing to allow it to emit empty args. Spotted by Jakub
1590 - Improved afl-tmin to use /tmp if cwd is not writeable.
[all …]
/external/AFLplusplus/
DChangelog.md154 - removed outdated documents, improved existing documentation
324 - Improved rust bindings
430 - Support for improved AFL++ snapshot module:
456 - LTO: improved stability for persistent mode, no other instrumentation
1012 - Improved error reporting in afl-cmin. Suggested by floyd.
1160 - Improved the stability metric for persistent mode binaries. Problem
1219 - Improved support for older versions of clang (hopefully without
1369 - Improved to "boring string" detection in afl-analyze.
1570 - Improved argv_fuzzing to allow it to emit empty args. Spotted by Jakub
1590 - Improved afl-tmin to use /tmp if cwd is not writeable.
[all …]
/external/kotlinx.coroutines/
DCHANGES.md64 * Improved the performance of the `future` builder in case of exceptions (#3475). Thanks @He-Pin!
75 * Improved performance of `DebugProbes` (#3527).
80 * Improved lock contention in `Dispatchers.Default` and `Dispatchers.IO` during the startup phase (…
84 * Improved sanitizing of stracktrace-recovered traces (#3714).
DCHANGES_UP_TO_1.7.md46 * Improved the performance of the `future` builder in case of exceptions (#3475). Thanks @He-Pin!
57 * Improved performance of `DebugProbes` (#3527).
62 * Improved lock contention in `Dispatchers.Default` and `Dispatchers.IO` during the startup phase (…
66 * Improved sanitizing of stracktrace-recovered traces (#3714).
73 * Improved sanitizing of stracktrace-recovered traces (#3714).
85 * Improved lock contention in `Dispatchers.Default` and `Dispatchers.IO` during the startup phase (…
131 * Improved the performance of the `future` builder in case of exceptions (#3475). Thanks @He-Pin!
142 * Improved performance of `DebugProbes` (#3527).
218 * `Flow` exception transparency mechanism is improved to be more exception-friendly (#3017, #2860).
295 * `Flow` exception transparency mechanism is improved to be more exception-friendly (#3017, #2860).
[all …]
/external/perfetto/
DCHANGELOG86 * Improved error messages on SQL syntax errors.
87 * Improved performance of queries containing GLOB. Handling of GLOB
196 * Improved performance of filtering and sorting on most queries.
440 * Improved performance of as_pandas_dataframe() in the Python API by 16x.
752 * Improved Android startup metric with activity restart time.
755 * Improved query result panel, moved to the bottom group allowing
780 * Improved record page error messages.
800 * Improved ordering of all thread tracks under process grouping.
821 * Improved detection of Android suspend/resume events.
847 * Improved profile symbolizer. PERFETTO_SYMBOLIZER_MODE=index discovers
[all …]
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dranden.cc25 // 1) Reverie (see "A Robust and Sponge-Like PRNG with Improved Efficiency") is
31 // Function" constructs up to 1024-bit permutations using an improved
37 // property" extends the same kind of improved Feistel block shuffle to 16
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dranden.cc25 // 1) Reverie (see "A Robust and Sponge-Like PRNG with Improved Efficiency") is
31 // Function" constructs up to 1024-bit permutations using an improved
37 // property" extends the same kind of improved Feistel block shuffle to 16
Dranden_traits.h36 // 1) Reverie (see "A Robust and Sponge-Like PRNG with Improved Efficiency") is
42 // Function" constructs up to 1024-bit permutations using an improved
48 // property" extends the same kind of improved Feistel block shuffle to 16
/external/cronet/third_party/abseil-cpp/absl/random/internal/
Dranden.cc25 // 1) Reverie (see "A Robust and Sponge-Like PRNG with Improved Efficiency") is
31 // Function" constructs up to 1024-bit permutations using an improved
37 // property" extends the same kind of improved Feistel block shuffle to 16
/external/tensorflow/third_party/absl/abseil-cpp/absl/random/internal/
Dranden.cc25 // 1) Reverie (see "A Robust and Sponge-Like PRNG with Improved Efficiency") is
31 // Function" constructs up to 1024-bit permutations using an improved
37 // property" extends the same kind of improved Feistel block shuffle to 16
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dranden.cc25 // 1) Reverie (see "A Robust and Sponge-Like PRNG with Improved Efficiency") is
31 // Function" constructs up to 1024-bit permutations using an improved
37 // property" extends the same kind of improved Feistel block shuffle to 16
/external/abseil-cpp/absl/random/internal/
Dranden.cc25 // 1) Reverie (see "A Robust and Sponge-Like PRNG with Improved Efficiency") is
31 // Function" constructs up to 1024-bit permutations using an improved
37 // property" extends the same kind of improved Feistel block shuffle to 16
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dranden.cc25 // 1) Reverie (see "A Robust and Sponge-Like PRNG with Improved Efficiency") is
31 // Function" constructs up to 1024-bit permutations using an improved
37 // property" extends the same kind of improved Feistel block shuffle to 16
Dranden_traits.h36 // 1) Reverie (see "A Robust and Sponge-Like PRNG with Improved Efficiency") is
42 // Function" constructs up to 1024-bit permutations using an improved
48 // property" extends the same kind of improved Feistel block shuffle to 16
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dranden.cc25 // 1) Reverie (see "A Robust and Sponge-Like PRNG with Improved Efficiency") is
31 // Function" constructs up to 1024-bit permutations using an improved
37 // property" extends the same kind of improved Feistel block shuffle to 16
/external/rust/crates/spin/
DCHANGELOG.md67 - Improved `Once` performance by reducing the memory footprint of internal state to one byte
71 - Improved performance of `Once` by relaxing ordering guarantees and removing redundant checks
125 - Improved the performance of `SpinMutex` by relaxing unnecessarily conservative
/external/lmfit/
DCHANGELOG61 - improved text messages ("success" -> "converged", we should not say more)
64 - example surface1 improved and included in man page lmmin(3)
171 improved calculation of differences in lmmin, lines 415-417
173 - improved documentation of interfaces

12345678910>>...65