summaryrefslogtreecommitdiff
path: root/tests/unit/memefficiency.tcl
Commit message (Expand)AuthorAgeFilesLines
* Skip defrag tests on systems with bigger page sizes (#8294)Oran Agra2021-01-081-1/+1
* Tests: fix new defrag test to be skipped when not supported (#8185)Oran Agra2020-12-141-4/+4
* Fix test failure on slower systems.Yossi Gottlieb2020-11-041-1/+1
* Add a --no-latency tests flag. (#7939)Yossi Gottlieb2020-10-221-4/+12
* Run active defrag while blocked / loading (#7726)Oran Agra2020-09-031-11/+46
* fix a rare active defrag edge case bug leading to stagnationOran Agra2020-05-201-2/+123
* testsuite run the defrag latency test soloOran Agra2020-04-161-0/+2
* fix github actions failing latency test for active defrag - part 2Oran Agra2020-02-271-2/+3
* fix github actions failing latency test for active defragOran Agra2020-02-251-3/+3
* Fix latency sensitivity of new defrag testOran Agra2020-02-231-8/+32
* Defrag big lists in portions to avoid latency and freezeOran Agra2020-02-181-0/+92
* fix small test suite race conditionsOran Agra2018-11-121-0/+1
* Fix unstable tests on slow machines.Oran Agra2018-08-211-1/+1
* make active defrag test more stableOran Agra2018-07-181-2/+4
* minor fix in creating a stream NACK for rdb and defrag testsOran Agra2018-06-271-1/+1
* add active defrag support for streamsOran Agra2018-06-271-6/+15
* Make active defragmentation tests optional.antirez2018-05-241-54/+62
* Active defrag fixes for 32bit buildsOran Agra2018-05-171-4/+6
* Adding real allocator fragmentation to INFO and MEMORY command + active defra...Oran Agra2018-03-121-40/+146
* Defrag: test currently disabled, too many false positives.antirez2017-04-221-38/+40
* Defrag: fix test false positive.antirez2017-04-221-3/+4
* add test for active defragoranagra2017-04-221-0/+45
* Faster memory efficiency test.antirez2015-02-101-1/+6
* Fix false positive in memory efficiency test.antirez2013-11-251-1/+1
* Test: added a memory efficiency test.antirez2013-08-291-0/+32