Home
last modified time | relevance | path

Searched refs:performance (Results 1 – 25 of 110) sorted by relevance

12345

/dragonfly/contrib/nvi2/regex/
H A DWHATSNEW33 performance, alas.
45 string easily (this will become more useful when performance improves!).
72 No performance work yet.
86 RE; this does wonders for performance.
/dragonfly/tools/test/
H A DREADME4 and try to break it and/or measuring performance on it.
/dragonfly/games/quiz/datfiles/
H A Ducc9 2-208:course of performance or practical consideration
34 2-609:right to adequate assurance of performance
49 2-716:buyer's right to specific performance or replevin
/dragonfly/sys/dev/raid/dpt/
H A Ddpt_scsi.c1120 if (loop > dpt->performance.max_eata_tries) in dpt_send_eata_command()
1121 dpt->performance.max_eata_tries = loop; in dpt_send_eata_command()
1123 if (loop < dpt->performance.min_eata_tries) in dpt_send_eata_command()
1124 dpt->performance.min_eata_tries = loop; in dpt_send_eata_command()
1128 ++dpt->performance.command_too_busy; in dpt_send_eata_command()
1823 dpt->performance.cold_boots++;
1828 dpt->performance.warm_starts++;
1949 dpt->performance.command_count[ccb->eata_ccb.cp_scsi_cmd]++;
2026 dpt->performance.command_count[ccb->eata_ccb.cp_scsi_cmd]++;
2381 ++dpt->performance.command_count[ccb->eata_ccb.cp_scsi_cmd];
/dragonfly/contrib/smbfs/
H A DREADME33 These are some performance benchmarks over a 10Mbit network:
/dragonfly/doc/
H A DTODO.nvmm27 * We can improve performance by using a new nvmm_vcpu_kick() function and
/dragonfly/contrib/file/magic/Magdir/
H A Dvaried.out28 0 string gmon GNU prof performance data
/dragonfly/sys/config/
H A DVKERNEL6443 options UFS_DIRHASH #Improve performance on big directories
H A DX86_64_GENERIC24 options UFS_DIRHASH #Improve performance on big directories
172 # Intel performance-energy bias
/dragonfly/tools/tools/crypto/
H A DREADME43 heavily on memory and bus performance.
/dragonfly/lib/libc/db/hash/
H A DREADME50 the history, implementation, and performance of the hash package.
/dragonfly/share/examples/pf/
H A Dfaq-example212 # the bandwidth to 610Kbps to get the best performance out of the TCP
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-nds32.texi17 The NDS32 processors family includes high-performance and low-power 32-bit
40 Optimize for performance.
H A Dc-xtensa.texi97 and performance, but the linker can generally optimize away the
123 does not affect code size or performance. The default is
287 to optimize performance and to satisfy architectural requirements.
289 As an optimization to improve performance, the assembler attempts to
427 effect on both code size and performance, although the linker can
510 or performance while the code itself is small. This relaxation may be
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/profile/
H A Dforward_list42 /// Class std::forward_list wrapper with performance instrumentation.
H A Dunordered_set45 /** @brief Unordered_set wrapper with performance instrumentation. */
313 /** @brief Unordered_multiset wrapper with performance instrumentation. */
H A Dunordered_map45 /// Class std::unordered_map wrapper with performance instrumentation.
347 /// Class std::unordered_multimap wrapper with performance instrumentation.
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/profile/
H A Ddeque38 /// Class std::deque wrapper with performance instrumentation.
H A Dunordered_set46 /** @brief Unordered_set wrapper with performance instrumentation. */
302 /** @brief Unordered_multiset wrapper with performance instrumentation. */
H A Dforward_list42 /// Class std::forward_list wrapper with performance instrumentation.
H A Dbitset38 /// Class std::bitset wrapper with performance instrumentation, none at the
H A Dunordered_map46 /// Class std::unordered_map wrapper with performance instrumentation.
324 /// Class std::unordered_multimap wrapper with performance instrumentation.
/dragonfly/usr.bin/compress/doc/
H A Drevision.log46 * performance for low-density raster images. Pass on #ifdef bundle
/dragonfly/contrib/zstd/
H A DCHANGELOG96 api: fixed ZSTD_initCStream_advanced() performance with fast modes, reported by @QrczakMK
217 fix : performance of dictionary compression for small input < 4 KB at levels 9 and 10
243 api : fix : performance degradation for dictionary compression when using advanced API, by @terrelln
253 perf: much better performance associating --long with multi-threading, by @terrelln
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcontrib.texi519 with analysis and improvements of x86 performance.
578 improvements to compile-time performance, overall knowledge and
694 Diego Novillo for his work on Tree SSA, OpenMP, SPEC performance
744 Jerry Quinn for major performance improvements in C++ formatted I/O@.
791 P@'etur Run@'olfsson for major performance improvements in C++ formatted I/O and

12345