• J. Dekker's avatar
    checkasm: add runs argument to adjust during bench · b1adf6d1
    J. Dekker authored
    Some timers on certain device and test combinations can produce noisy
    results, affecting the reliability of performance measurements. One
    notable example of this is the Canaan K230 RISC-V development board.
    
    An option to adjust the number of samples by an exponent (--runs) has
    been added, allowing developers to increase the sample count for more
    reliable results.
    Signed-off-by: 's avatarJ. Dekker <jdek@itanimul.li>
    b1adf6d1
checkasm.c 30.1 KB