• Rusty Russell's avatar
    failtest: internally eliminate duplicate calls. · 57cc9494
    Rusty Russell authored
    If we can get a backtrace, we can automatically eliminate identical
    failures.  Surprisingly backtrace() is quite fast, but the savings for
    the (naively-written) rbtree tests are impressive.  ccanlint -v time
    drops from 43 seconds to 6 seconds.
    57cc9494
run-malloc.c 2.21 KB