Searched refs:stress (Results 1 – 15 of 15) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | .gitignore | 65 /test/stress/[A-Za-z]* 66 !/test/stress/[A-Za-z]*.* 67 /test/stress/*.[od] 68 /test/stress/*.out
|
| H A D | Makefile.in | 236 TESTS_STRESS := $(srcroot)test/stress/microbench.c 254 C_TESTLIB_STRESS_OBJS := $(C_TESTLIB_SRCS:$(srcroot)%.c=$(objroot)%.stress.$(O)) 321 $(C_TESTLIB_STRESS_OBJS): $(objroot)test/src/%.stress.$(O): $(srcroot)test/src/%.c 409 $(objroot)test/stress/%$(EXE): $(objroot)test/stress/%.$(O) $(C_JET_OBJS) $(C_TESTLIB_STRESS_OBJS) … 482 @mkdir -p $(objroot)test/stress 497 stress: tests_stress stress_dir
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/ |
| H A D | Makefile.am | 1 SUBDIRS = functional perf stress subdir
|
| /f-stack/app/redis-5.0.5/utils/hashtable/ |
| H A D | README | 6 Visually show buckets in the two hash tables between rehashings. Also stress
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/ |
| H A D | jemalloc_test.h.in | 86 * For stress tests, expose the public jemalloc interfaces with name mangling 88 * public jemalloc interfaces with jet_ prefixes, so that stress tests can use
|
| /f-stack/app/redis-5.0.5/tests/unit/type/ |
| H A D | list-3.tcl | 98 test {ziplist implementation: encoding stress testing} {
|
| H A D | set.tcl | 567 test {intsets implementation stress testing} {
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | packet_ordering.rst | 8 It's meant to stress the library with different configurations for performance.
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | hyperloglog.tcl | 62 test {HyperLogLog sparse encoding stress test} {
|
| H A D | dump.tcl | 308 test {MIGRATE with multiple keys: stress command rewriting} {
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | ziplist.c | 1289 static void stress(int pos, int num, int maxsize, int dnum) { in stress() function 1926 stress(ZIPLIST_HEAD,100000,16384,256); in ziplistTest() 1927 stress(ZIPLIST_TAIL,100000,16384,256); in ziplistTest()
|
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | configure.ac | 409 tests/zfs-tests/tests/stress/Makefile
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 340 under stress with traffic, which might result in application launch
|
| /f-stack/app/redis-5.0.5/ |
| H A D | README.md | 11 * Implementation of data structures stress on memory efficiency, so data structures inside Redis wi…
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | libtest.shlib | 2166 # this in the stress tests instead of STF_TIMEOUT so that we can have processes 2168 # would be listed as FAIL, which we don't want : we're happy with stress tests 2184 log_note "Killing child processes after ${TIMEOUT} stress timeout."
|