Searched full:improved (Results 1 – 25 of 2472) sorted by relevance
12345678910>>...99
5 perf: improved compression of arrays of integers at high compression, by @Cyan49737 lib: improved huffman speed on small data and linux kernel, by @terrelln16 cli: improved time accuracy on BSD, by @felixhandte35 doc: Improved specification accuracy, by @elasota67 perf: Improved streaming performance when `ZSTD_c_stableInBuffer` is set (#2974, @Cyan4973)68 cli: Asynchronous I/O for improved cli speed (#2975, #2985, #3021, #3022, @yoniko)78 cli: support for `posix` high resolution timer `clock_gettime()`, for improved benchmark accuracy (…79 cli: improved help/usage (`-h`, `-H`) formatting (#3094, @dirkmueller and #3385, @jonpalmisc)126 perf: improved binary size and faster compilation times, by @terrelln135 build: improved AIX support, by @Helflym[all …]
10 lib : Improved lz4frame compression speed for small data (up to +160% at 1KB)22 port : improved Visual Studio compatibility, by @t-mat30 api : can skip checksum validation for improved decoding speed44 build: improved meson script, by @eli-schwartz48 perf: highly improved speed in kernel space, by @terrelln50 perf: improved dictionary compression speed, by @felixhandte54 api : improved LZ4F_compressBound() with automatic flushing, by Christopher Harvie75 perf: improved lz4frame streaming API speed, by @dreambottle87 build: improved Windows build, by @JPeterMugaas113 perf: improved decompression speed and binary size, by Alexey Tourbin (@svpv)[all …]
85 Improved the detection of compiler support for AArch64 extensions,394 2 pass vp9 encoding has improved substantially. When using --auto-alt-ref=6,398 For real-time encoding, speed 7 has improved by ~5-10%. Encodes targeted at399 screen sharing have improved when the content changes significantly (slide469 decoding speed improved between 10 and 30%. Between Javan Whistling Duck470 and Khaki Campbell Duck, it improved another 10 to 15%.472 While Celeron benefited most, Core-i5 also improved 5% and 10% between the634 improved support for XCode653 Decoder performance improved 2.5% versus Duclair. Encoder speed is672 Improved quality of static sections (like slideshows) with[all …]
28 improved = []49 status = "IMPROVED:"50 improved.append(model)56 if failed or improved:65 if improved:68 Improvement: {len(improved)} models have accuracy status improved:69 {' '.join(improved)}82 return failed or improved, msg
18 improved = []33 status = "IMPROVED:"34 improved.append(model)40 if failed or improved:49 if improved:52 Improvement: {len(improved)} models have fixed dynamo graph breaks:53 {' '.join(improved)}66 return failed or improved, msg
193 improved = False203 improved = True207 return improved, best_config, best_timing248 improved = True253 while improved:254 improved = False275 improved = True278 if not improved and self.inductor_meta.get(282 improved, best_config, best_timing = self.check_all_tuning_directions(286 if improved:
58 * Improved accuracy of ftrace event cropping when there are multiple64 * Improved CPU cycles calculation in `linux.cpu.utilization` modules:162 * Vastly improved flamegraph.172 * Improved sched slice details query efficiency.178 * Improved data loss notification using a popup196 * Improved `memory` package. Added `memory.linux.process`,221 * Improved support for querying startups on Android 9 (API level 28) and263 * Significantly improved trace load times.264 * Improved counter track view modes, including log scale, expanded view, and410 * Improved visualization of timestamps for durations.[all …]
3 - Improved debug codegen.43 - Fixed handling of a sign and improved the `std::complex` formater82 - Improved C++20 module support107 - Improved integration with stdio in `fmt::print`, enabling direct writes127 - Improved safety of `fmt::format_to` when writing to an array197 - Improved handling of `time_point::min()`275 - Improved named argument validation291 - Improved documentation and README310 - Improved CI and tests326 - Improved Bazel support[all …]
395 - removed outdated documents, improved existing documentation565 - Improved rust bindings671 - Support for improved AFL++ snapshot module:697 - LTO: improved stability for persistent mode, no other instrumentation1253 - Improved error reporting in afl-cmin. Suggested by floyd.1401 - Improved the stability metric for persistent mode binaries. Problem1460 - Improved support for older versions of clang (hopefully without1610 - Improved to "boring string" detection in afl-analyze.1811 - Improved argv_fuzzing to allow it to emit empty args. Spotted by Jakub1831 - Improved afl-tmin to use /tmp if cwd is not writeable.[all …]
46 * 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 …]
2 Improved: Small decompression speed boost (+4%)3 Improved: Performance on ARMv6 and ARMv725 New : LZ4 CLI improved performance compressing/decompressing multiple files (#86, kind contribut…65 Improved: slightly improved decoding speed108 Improved : fuzzer, support more test cases, more parameters, ability to jump to specific test131 man : improved header/footer (issue 111)152 cmake : improved version by Mika Attila, building programs and libraries (issue 100)
116 - Improved handling of single code units in `FMT_COMPILE`. For150 - Improved error reporting for unformattable types: now you\'ll get289 improved `fcntl.h` detection.307 - Improved `FMT_ALWAYS_INLINE`316 - Improved documentation337 - Improved build configuration598 - Improved compatibility between `fmt::printf` with the standard specs622 - Improved documentation690 - Improved error reporting when trying to format an object of a742 - Improved UTF-8 handling[all …]
9 - Improved error message when calling a `libclang` function that is not supported by the loaded `li…128 - Improved version selection algorithm in the case where there are multiple137 - Improved panic error message when calling an unloaded function189 - Improved error message when an invocation of an executable is not successful277 - Improved finding of versioned libraries (e.g., `libclang-3.9.so`)308 - Improved finding of versioned libraries (e.g., `libclang.so.3.9`)435 - Improved `libclang` static linking467 - Improved `libclang` search path468 - Improved `libclang` static linking
24 - Improved MPFR manual.57 - Improved MPFR manual.60 - Internal change: the logging mechanism has been improved.177 - Functions mpfr_sin, mpfr_cos and mpfr_sin_cos improved (argument180 - Improved tests (make check).222 - improved documentation.223 - improved configure.224 - improved portability (library and test suite).
100 (any preceding sibling) and `:nth-of-type` selectors are improved.326 …would be incorrectly skipped, instead of normalized to a space. Additionally, improved space norma…545 …* Bugfix [Fuzz]: Improved the speed of parsing when crafted HTML contains hundreds of active forma…888 …current buffer, those parameters may be incorrectly dropped. (Improved CharacterReader mark/reset …1045 * Improved performance of Node.addChildren (was quadratic)1054 …* Improved Node traversal, including less object creation, and partial and filtering traversor sup…1080 * Improved parse time for pages with exceptionally deeply nested tags.1092 * Improved selector validation for :contains(...) with unbalanced quotes.1095 …* Improved the speed of index based CSS selectors and other methods that use elementSiblingIndex, …1132 …* Improved startup time, particularly on Android, by reducing garbage generation and CPU execution…[all …]
55 - improved protection against side channel attacks63 - improved protection against side channel attacks82 * improved throughput estimation and BSS selection109 - improved protection against side channel attacks114 - improved protection against side channel attacks124 * improved robustness of P2P Action frame scheduling343 * improved PMF behavior for cases where the AP and STA has different354 * fixed and improved various FST operations381 * improved GAS offchannel operations with comeback request413 * improved Public Action frame addressing[all …]
14 * Added and improved Neon SIMD paths for dynamic frame scaling with ~1.5%189 * Visual quality improved for scene changes for SVC with quality layers.202 * Cleaned up and improved pattern_search.329 * Improved accuracy of cost estimation for loop restoration and331 * Improved selection of loop restoration unit size - full search up338 * RTC Screen: Improved visual quality for scrolling.339 * RTC: Improved color quality for both screen and video mode.412 * Improved VoD encoding performance426 * Improved color sensitivity for altref in non-RD mode.560 * Peak compression efficiency in VOD setting is improved by 1%.[all …]
178 - Improved ASN.1 types instantiation performance179 - Improved BER/CER/DER decoder performance by not unconditionally casting269 - Improved SEQUENCE/SET/CHOICE decoding performance by maintaining a single shared271 - Improved INTEGER encoding/decoding by switching to Python's built-in273 - Improved BitString performance by rebasing it onto Python int type and leveraging275 - BitString type usability improved in many ways: for example bitshifting and324 - NoValue class improved to become a singleton and catch more kinds406 - BitString encoder/decoder performance improved.565 - Documentation significantly improved.569 - BitString initialization value verification improved.[all …]
12 improved security against DoS with tcb shadow passwords by checking19 greatly improved conformance to the C and POSIX standards regarding34 been improved to accommodate further ports.38 standards has been improved.56 greatly improved temporary file name generation for safety against69 improved musl-gcc compiler wrapper.95 reduced syscall load, and improved stdio's handling of error status.152 improved semaphore performance, and sem_wait is now interruptable by304 - improved openpty/forkpty failure checks540 - configure script, improved build system[all …]
72 - Improved AutoCompleteWindow logic. issue2062, patch by Tal Einat.88 - Configure Dialog: improved layout for keybinding. Patch 1457 Tal Einat.201 - 'syntax' patch adds improved calltips and a new class attribute listbox.420 improved notification of Tabnanny Token Error.451 - Improved the RESTART annotation in the shell window when the user restarts452 the shell while it is generating output. Also improved annotation when user467 - Improved exception reporting when running commands or scripts from the496 - Improved I/O response by tweaking the wait parameter in various535 - Improved formatting in IDLE Help.
146 ### Improved subsection166 ### Improved subsection173 ### Improved subsection179 ### Improved subsection186 ### Improved subsection192 ### Improved subsection198 ### Improved subsection
81 - Improved robustness when receiving malformed remote subscriptions328 - Improved handling for EMFILE error (per-process limit of open376 - Added / improved security related checks600 - Improved packing of subscriptions sent out as answer to incoming797 - Improved dispatcher handling for blocking calls913 - Improved segmentation of service discovery messages986 - Improved handling of Selective Broadcasts (CommonAPI)991 - Improved handling of multicasts1005 - Improved handling of endpoints1032 - Improved handling of notification events
140 - Improved intel_vbt_decode output, updated the data from current165 - Improved the GPU quiescing code to more thoroughly flush old data190 - Improved the output of intel_vbt_decode. (Jani Nikula)195 - Improved the output of intel_watermark. (Ville Syrjälä,579 - improved igt_hang_ring() infrastructure for generic hang injection support in698 - Improved logging to kmsg to better line up test runs with kernel messages752 - Improved plane/pipe handling in the igt_kms library (Damien).787 - Improved igt loggin, now also with igt_vlog (for va_args printf-style923 Improved testsuite, usable for kernel regression testing!