Searched refs:benchmark (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | s_time.c | 94 static int benchmark(int); 312 if (benchmark(0)) in s_time_main() 321 if (benchmark(1)) in s_time_main() 416 benchmark(int reuse_session) in benchmark() function
|
/dflybsd-src/test/interbench/ |
H A D | readme.interactivity | 20 Contest was a benchmark originally written by me to test system responsiveness, 21 and interbench is a benchmark I wrote as a sequel to contest to test
|
H A D | readme | 6 This benchmark application is designed to benchmark interactivity in Linux. See 25 machine currently being used for the benchmark. It saves this to a file and then 168 In response to critisicm of difficulty in setting up my previous benchmark, 186 mandatory for this benchmark, or real time privileges at the very least. You 191 As the benchmark bases the work it does on the speed of the hardware the 206 -l Use <int> loops per sec (default: use saved benchmark) 208 -t Seconds to run each benchmark (default: 30)
|
H A D | interbench.c | 1476 int q, i, j, affinity, benchmark = 0; in main() local 1518 benchmark = 1; in main() 1635 if (benchmark) in main() 1642 if (benchmark) in main()
|
/dflybsd-src/tools/test/ |
H A D | README | 8 malloc A program to test and benchmark malloc().
|
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | radeon_drv.c | 230 MODULE_PARM_DESC(benchmark, "Run benchmark"); 231 module_param_named(benchmark, radeon_benchmarking, int, 0444);
|
/dflybsd-src/contrib/zstd/ |
H A D | CHANGELOG | 70 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
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_drv.c | 170 MODULE_PARM_DESC(benchmark, "Run benchmark"); 171 module_param_named(benchmark, amdgpu_benchmarking, int, 0444);
|
/dflybsd-src/sys/vfs/ufs/ |
H A D | README | 87 To show a benchmark designed to highlight the soft update code
|
/dflybsd-src/contrib/expat/ |
H A D | Changes | 753 #130 benchmark: Fix compilation for XML_UNICODE_WCHAR_T 1107 Added run-benchmark target to Makefile.in - relies on testdata module
|