• Shawn Tabrizi's avatar
    Enable verification logic when executing benchmarks (#6929) · 4462f715
    Shawn Tabrizi authored
    * Add `--verify` flag to benchmark execution
    
    * make it so `--verify` can be used for getting the actual benchmarks
    
    * undo manual testing
    
    * oops
    
    * use benchmark config struct
    
    * verify is default on, docs update
    
    * remove clone
    
    * improve formatting
    
    * fix test
    
    * bump impl for ci
    4462f715