verification and test suites
Find a file
2026-03-05 14:06:40 -08:00
extstore make more slab calsses for extstore small items 2025-03-03 12:33:08 -08:00
memperf one too many zeroes 2026-03-05 14:06:40 -08:00
memstability apparently I never committed this... 2026-03-05 14:05:13 -08:00
proxyperf iothread test 2025-01-19 15:57:56 -08:00
stability stability: internalext tests 2025-02-04 13:07:38 -08:00
LICENSE license and readme file. 2023-07-31 14:21:48 -07:00
node-ctrl.sh node-ctrl startraw for subsuite tests 2024-10-14 16:04:02 -07:00
nodes.lua performance test work 2024-12-20 17:52:23 -08:00
perf-parser.pl mcshredder based memc proxy test suite 2023-07-31 14:16:45 -07:00
README.md fix README a bit. 2023-07-31 16:34:55 -07:00
run-extstore-test.sh extstore tests planner actually runs now 2024-03-02 13:13:30 -08:00
run-proxy-test.sh mcshredder based memc proxy test suite 2023-07-31 14:16:45 -07:00
suite-lib.lua apparently I never committed this... 2026-03-05 14:05:13 -08:00
suite-performance-lib.lua allow flag overrides in perfrun_metaget 2025-07-03 11:29:18 -07:00
suite-stability-lib.lua apparently I never committed this... 2026-03-05 14:05:13 -08:00
suite-util.lua debug arg for enabling DEBUG prints 2024-12-22 14:11:29 -08:00
suite.lua more perf tuning 2025-01-19 15:25:43 -08:00

Shredders

The files in this repository are a stability and performance validation test suite for memcached using https://github.com/memcached/mcshredder for load generation.

This is used internally by the memcached project but published in the interest of transparency. There is no support for these files.

This system replaces what we used mc-crusher for in the past. All development work is tested with this suite.