• Matt Stancliff's avatar
    Increase test size for migrating large values · c865809c
    Matt Stancliff authored
    Previously, the old test ran 5,000 loops and used about 500k.
    
    With quicklist, storing those same 5,000 loops takes up 24k, so the
    "large value check" failed!
    
    This increases the test to 20,000 loops which makes the object dump 96k.
    c865809c
dump.tcl 7.53 KB