Home
last modified time | relevance | path

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

12

/freebsd/contrib/expat/tests/benchmark/
H A DMakefile.am34 noinst_PROGRAMS = benchmark
36 benchmark_SOURCES = benchmark.c
H A DMakefile.in124 noinst_PROGRAMS = benchmark$(EXEEXT)
125 subdir = tests/benchmark
149 am_benchmark_OBJECTS = benchmark.$(OBJEXT)
171 am__depfiles_remade = ./$(DEPDIR)/benchmark.Po
373 benchmark_SOURCES = benchmark.c
393 $(AUTOMAKE) --gnu tests/benchmark/Makefile
416 benchmark$(EXEEXT): $(benchmark_OBJECTS) $(benchmark_DEPENDENCIES) $(EXTRA_benchmark_DEPENDENCIES)
417 @rm -f benchmark$(EXEEXT)
426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/benchmark.Po@am__quote@ # am--include-marker
586 -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/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/sys/contrib/device-tree/Bindings/cpu/
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/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.c139 static int benchmark = 0; variable
173 benchmark = 1; in main()
176 benchmark = benchmark_detail_statistics = 1; in main()
211 if (benchmark) in main()
216 if (!quiet_mode && !benchmark) in main()
310 else if (!quiet_mode && !benchmark) { in test_done()
329 return benchmark; in test_is_benchmark()
672 "while previous benchmark \"%s\" incomplete", in bench_case_finish()
714 fprintf(stderr, "\n%s:%d benchmark %s too many samples", in bench_finish()
747 fprintf(stderr, "\n%s:%d benchmark
[all...]
/freebsd/contrib/arm-optimized-routines/
H A DREADME35 math/test/ - math test and benchmark related sources.
39 networking/test/ - networking test and benchmark related sources.
50 string/test/ - string test and benchmark related sources.
H A DREADME.contributors31 benchmark code too.
/freebsd/contrib/arm-optimized-routines/networking/test/
H A Dchksum.c132 benchmark(const uint8_t *base, in benchmark() function
362 benchmark(base, POOLSIZE, BLKSIZE, NUMOPS, CPUFREQ); in main()
371 benchmark(base, POOLSIZE, sizes[i], numops, CPUFREQ); in main()
/freebsd/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.
133 If no file is provided, the benchmark will use a procedurally generated "lorem ipsum" content.
135 The benchmark measures ratio, compressed size, compression and decompression speed.
139 The benchmark can also be used to test specific parameters,
254 …-S Output one benchmark result per input file. [Default: Consolidated r…
H A Dzstd.1.md669 …sed to easily find suitable compression parameters, or alternatively to benchmark a computer's per…
670 `zstd -b [FILE(s)]` will benchmark `zstd` for both compression and decompression using default comp…
673 It's possible to pass multiple files to the benchmark, and even a directory with `-r DIRECTORY`.
674 When no `FILE` is provided, the benchmark will use a procedurally generated `lorem ipsum` text.
679 benchmark file(s) using compression level #
681 benchmark file(s) using multiple compression levels, from `-b#` to `-e#` (inclusive)
683 benchmark decompression speed only (requires providing a zstd-compressed content)
685 minimum evaluation time, in seconds (default: 3s), benchmark mode only
689 output one benchmark result per input file (default: consolidated result)
691 benchmark using dictionary
/freebsd/contrib/expat/tests/
H A DMakefile.am34 SUBDIRS = . benchmark subdir
H A DMakefile.in640 SUBDIRS = . benchmark
/freebsd/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/tools/test/
H A DREADME15 malloc A program to test and benchmark malloc().
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_instrument_bus.pod38 benchmark, either because oscillator counter or 'flush cache line' is
/freebsd/sys/contrib/zstd/
H A DCHANGELOG81 misc: tests/fullbench can benchmark multiple files (#3516) by @dloidolt
104 cli: support for `posix` high resolution timer `clock_gettime()`, for improved benchmark accuracy (…
317 cli : -b -d command can now benchmark decompression on multiple files
330 misc: Extend largeNbDicts benchmark to compression
521 cli : new : hidden command `-S`, to benchmark multiple files while generating one result per file
605 cli : new : advanced benchmark command --priority=rt
689 Changed : -i# now selects benchmark time in second
761 New : benchmark mode can select directory as input
H A DREADME.md34 using [lzbench], an open-source in-memory benchmark by @inikep
70 using [lzbench], an open-source in-memory benchmark by @inikep
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-speed.pod.in62 If I<algo> is an AEAD cipher, then you can pass B<-aead> to benchmark a
/freebsd/crypto/openssl/
H A DCONTRIBUTING.md32 improvements, benchmark results.
/freebsd/contrib/llvm-project/lld/docs/
H A Dindex.rst76 Note that this is just a benchmark result of our environment.
/freebsd/contrib/expat/
H A DChanges402 #978 tests/benchmark: Resolve mistaken double close
447 #959 tests/benchmark: Fix a (harmless) TOCTTOU
681 #790 CMake: Build tests/benchmark/benchmark.c as well for
1493 #130 benchmark: Fix compilation for XML_UNICODE_WCHAR_T
1847 Added run-benchmark target to Makefile.in - relies on testdata module
H A Dconfigure.ac557 [tests/benchmark/Makefile]
/freebsd/contrib/ntp/sntp/libevent/
H A DREADME.md41 # Defines if Libevent should build without the benchmark executables
/freebsd/contrib/libevent/
H A DREADME.md41 # Defines if Libevent should build without the benchmark executables

12