Home
last modified time | relevance | path

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

12345678910>>...13

/freebsd-12.1/sys/contrib/libsodium/test/default/
H A Dindex.html.tpl31 var performance;
32 if (typeof performance !== 'object') {
33 performance = {
40 var Module = { preRun: function() { performance.mark('bench_start') } };
56 performance.mark('bench_end')
57 performance.measure('bench', 'bench_start', 'bench_end');
58 var duration = Math.round(performance.getEntriesByName('bench')[0].duration);
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-2006857 * testsuite/performance/ext/pb_ds/
860 * testsuite/performance/ext/pb_ds/
1178 * testsuite/performance/ext/pb_ds/
1181 * testsuite/performance/ext/pb_ds/
1183 * testsuite/performance/ext/pb_ds/
1187 * testsuite/performance/ext/pb_ds/
1189 * testsuite/performance/ext/pb_ds/
1192 * testsuite/performance/ext/pb_ds/
1194 * testsuite/performance/ext/pb_ds/
1196 * testsuite/performance/ext/pb_ds/
[all …]
H A DChangeLog-20041584 check-performance executables.
5226 performance boost and saves some memory.
5776 Reshuffle performance testsuite.
5787 * testsuite/performance/20_util/allocator.cc: New.
5791 * testsuite/performance/22_locale/is_wchar_t.cc: New.
5794 * testsuite/performance/22_locale/wchar_t_in.cc: New.
5802 * testsuite/performance/27_io/filebuf_copy.cc: New.
5803 * testsuite/performance/27_io/filebuf_sputc.cc: New.
6357 * testsuite/performance/allocator_thread.cc: Same.
6539 Re-order test in _M_insert() to improve performance.
[all …]
/freebsd-12.1/contrib/libstdc++/scripts/
H A Dcreate_testsuite_files47 grep performance $tmp.4 > $tests_file_perf
48 grep -v performance $tmp.4 > $tmp.5
/freebsd-12.1/contrib/sendmail/src/
H A DTUNING17 required performance, there are several configuration options that
18 can be changed to accomplish higher performance. However, before
20 performance is not as good as desired. This may also involve hardware
24 the scope of this guide. In almost all other cases performance will
40 to configure sendmail to achieve good performance in all cases, but
55 better disk I/O performance the queue directories can be spread
212 enhance performance, especially compared to normal disk subsystems, e.g.,
235 Other options that are interesting to tweak performance are
/freebsd-12.1/gnu/usr.bin/grep/
H A DFREEBSD-upgrade8 Due to an unfortunate number of bugs and performance problems in
32 fixes that have been fed upstream, or (b) performance improvements that
/freebsd-12.1/contrib/openmp/
H A DCREDITS.txt21 D: Fork performance improvements
46 D: ScaleMP contributor to improve runtime performance there.
/freebsd-12.1/lib/libc/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.
/freebsd-12.1/contrib/nvi/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.
/freebsd-12.1/usr.sbin/bsdconfig/timezone/share/
H A Dcontinents.subr107 # because of performance degredation; for example, when called in a loop).
120 # because of performance degredation; for example, when called in a loop).
145 # because of performance degredation; for example, when called in a loop).
/freebsd-12.1/share/doc/papers/malloc/
H A DMakefile7 performance.ms implementation.ms conclusion.ms
/freebsd-12.1/contrib/libdivsufsort/
H A DCHANGELOG.md14 * Improve the performance of the suffix-sorting algorithm
/freebsd-12.1/crypto/openssl/doc/man1/
H A Dspeed.pod6 speed - test library performance
25 This command is used to test the performance of cryptographic algorithms.
H A Ds_time.pod6 s_time - SSL/TLS performance timing program
153 optionally transfer payload data from a server. Server and client performance
160 B<s_time> can be used to measure the performance of an SSL connection.
194 able to measure the performance of all protocols with all servers.
/freebsd-12.1/contrib/serf/
H A DREADME1 Welcome to Apache Serf, a high-performance asynchronous HTTP client library.
6 kept to a minimum to provide high performance operation.
/freebsd-12.1/contrib/apr/docs/
H A Dincomplete_types67 with this is performance. One of the benefits to APR, is that it allows
69 This has proven to provide a substantial performance boost on most non-Unix
/freebsd-12.1/share/examples/perfmon/
H A DREADME1 `perfmon' is a sample program to access the performance-monitoring
/freebsd-12.1/tools/tools/kttcp/
H A DREADME4 performance for in-kernel applications (like NFS). The tool consists
/freebsd-12.1/sys/dev/dpt/
H A Ddpt_scsi.c969 if (loop > dpt->performance.max_eata_tries) in dpt_send_eata_command()
970 dpt->performance.max_eata_tries = loop; in dpt_send_eata_command()
972 if (loop < dpt->performance.min_eata_tries) in dpt_send_eata_command()
973 dpt->performance.min_eata_tries = loop; in dpt_send_eata_command()
977 ++dpt->performance.command_too_busy; in dpt_send_eata_command()
1790 dpt->performance.cold_boots++;
1795 dpt->performance.warm_starts++;
1916 dpt->performance.command_count[ccb->eata_ccb.cp_scsi_cmd]++;
1986 dpt->performance.command_count[ccb->eata_ccb.cp_scsi_cmd]++;
2338 ++dpt->performance.command_count[ccb->eata_ccb.cp_scsi_cmd];
/freebsd-12.1/sys/contrib/libsodium/m4/
H A Dax_check_catchable_segv.m439 …e=address), but be aware that using Address Sanitizer may also significantly reduce performance.])]
/freebsd-12.1/sbin/gbde/
H A Dtemplate.txt4 # Making it too small decreases performance and decreases available space.
/freebsd-12.1/contrib/smbfs/
H A DREADME33 These are some performance benchmarks over a 10Mbit network:
/freebsd-12.1/usr.sbin/bsdconfig/include/
H A Doptions.hlp12 with poor performance being "fed" by NFS on a higher-performance
/freebsd-12.1/secure/lib/libcrypto/arm/
H A Dsha512-armv4.S43 @ Improve NEON performance by 12% on Snapdragon S4. In absolute
/freebsd-12.1/tools/test/
H A DREADME7 and either tries to break it or measures its performance.

12345678910>>...13