Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/tests/benchmark/
H A DMakefile.am34 noinst_PROGRAMS = benchmark
36 benchmark_SOURCES = benchmark.c
H A DMakefile.in122 noinst_PROGRAMS = benchmark$(EXEEXT)
123 subdir = tests/benchmark
145 am_benchmark_OBJECTS = benchmark.$(OBJEXT)
167 am__depfiles_remade = ./$(DEPDIR)/benchmark.Po
361 benchmark_SOURCES = benchmark.c
381 $(AUTOMAKE) --gnu tests/benchmark/Makefile
409 benchmark$(EXEEXT): $(benchmark_OBJECTS) $(benchmark_DEPENDENCIES) $(EXTRA_benchmark_DEPENDENCIES)
410 @rm -f benchmark$(EXEEXT)
419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/benchmark.Po@am__quote@ # am--include-marker
578 -rm -f ./$(DEPDIR)/benchmark.Po
[all …]
H A DREADME.txt1 Use this benchmark command line utility as follows:
3 benchmark [-n] <file name> <buffer size> <# iterations>
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/
H A Dcpu-capacity.txt25 CPU capacities are obtained by running a suitable benchmark. This binding makes
26 no guarantees on the validity or suitability of any particular benchmark, the
29 * A "single-threaded" or CPU affine benchmark
30 * Divided by the running frequency of the CPU executing the benchmark
33 For the time being we however advise usage of the Dhrystone benchmark. What
36 CPU capacities are obtained by running the Dhrystone benchmark on each CPU at
38 by the frequency (in MHz) at which the benchmark has been run, so that
/freebsd-13.1/sys/contrib/zstd/programs/
H A DREADME.md6 - `zstd` : default CLI supporting gzip-like arguments; includes dictionary builder, benchmark, and …
8 - `zstd-small` : CLI optimized for minimal size; no dictionary builder, no benchmark, and no suppor…
64 - __ZSTD_NOBENCH__ : `zstd` cli will be compiled without its integrated benchmark module.
128 CLI includes in-memory compression benchmark module for zstd.
129 The benchmark is conducted using given filenames. The files are read into memory and joined togethe…
130 It makes benchmark more precise as it eliminates I/O overhead.
134 The benchmark measures ratio, compressed size, compression and decompression speed.
207 -b# : benchmark file(s), using # compression level (default: 3)
211 -S : output one benchmark result per input file (default: consolidated result)
H A Dzstd.1.md409 benchmark file(s) using compression level #
411 benchmark file(s) using multiple compression levels, from `-b#` to `-e#` (inclusive)
413 minimum evaluation time, in seconds (default: 3s), benchmark mode only
/freebsd-13.1/sys/contrib/zstd/
H A DCONTRIBUTING.md162 benchmarks on your end before submitting a PR. Of course, you will not be able to benchmark
179 will typically not be stable enough to obtain reliable benchmark results. If you can get your
186 1. The most simple thing you can do to drastically improve the stability of your benchmark is
188 thumb, the smaller the change you are trying to measure, the more samples of benchmark runs
193 benchmark number, you might have more luck by taking the median. The mean is not robust to
195 benchmark achieved on each run since that is likely the fastest your process will be
205 address is directly by simply not including the first `n` iterations of your benchmark in
213 on Windows. You will get more stable benchmark results of you end those processes as well.
232 ### Zstd benchmark
242 specify a running time for your benchmark in seconds (default is 3 seconds).
[all …]
H A DCHANGELOG70 cli : -b -d command can now benchmark decompression on multiple files
83 misc: Extend largeNbDicts benchmark to compression
274 cli : new : hidden command `-S`, to benchmark multiple files while generating one result per file
358 cli : new : advanced benchmark command --priority=rt
442 Changed : -i# now selects benchmark time in second
514 New : benchmark mode can select directory as input
H A DREADME.md36 using [lzbench], an open-source in-memory benchmark by @inikep
74 using [lzbench], an open-source in-memory benchmark by @inikep
/freebsd-13.1/contrib/expat/tests/
H A DMakefile.am33 SUBDIRS = . benchmark subdir
H A DMakefile.in650 SUBDIRS = . benchmark
/freebsd-13.1/tools/test/
H A DREADME16 malloc A program to test and benchmark malloc().
/freebsd-13.1/sys/contrib/zstd/zlibWrapper/
H A DREADME.md77 The benchmark is conducted using given filenames or synthetic data if filenames are not provided.
79 It makes benchmark more precise as it eliminates I/O overhead.
83 The benchmark tool can be compiled with `make zwrapbench` using [zlibWrapper/Makefile](Makefile).
/freebsd-13.1/crypto/openssl/doc/man3/
H A DOPENSSL_instrument_bus.pod38 benchmark, either because oscillator counter or 'flush cache line' is
/freebsd-13.1/crypto/openssl/doc/man1/
H A Dspeed.pod54 If B<algo> is an AEAD cipher, then you can pass <-aead> to benchmark a
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A DNEWS.md89 - Fix build breakage in the benchmark routines.
/freebsd-13.1/contrib/llvm-project/lld/docs/
H A Dindex.rst86 Note that this is just a benchmark result of our environment.
/freebsd-13.1/contrib/expat/
H A Dconfigure.ac419 [tests/benchmark/Makefile]
H A DChanges636 #130 benchmark: Fix compilation for XML_UNICODE_WCHAR_T
990 Added run-benchmark target to Makefile.in - relies on testdata module
/freebsd-13.1/contrib/llvm-project/
H A DFREEBSD-Xlist800 llvm/utils/benchmark/
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A DChangeLog326 o Fix coverity warnings in benchmark tools. (ff7f739)
589 o Avoid a resource leak on error in http client benchmark (ea92fba)
/freebsd-13.1/contrib/libevent/
H A DChangeLog773 o Fix coverity warnings in benchmark tools. (ff7f739)
1036 o Avoid a resource leak on error in http client benchmark (ea92fba)
/freebsd-13.1/contrib/bsnmp/tests/
H A Dcatch.hpp6842 Detail::BenchmarkFunction benchmark; member
6848 … return { iterations_per_sample, estimated_duration, benchmark, warmup_time, warmup_iterations }; in operator ExecutionPlan<Duration2>()
6860 this->benchmark(Chronometer(model, iterations_per_sample)); in run()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td2530 …hmarks, it'll eventually be removed, and I'm OK with that because I'm only using it to benchmark">;
/freebsd-13.1/crypto/openssh/
H A DChangeLog4847 domain code extracted from the SUPERCOP cryptography benchmark