• hannahhoward's avatar
    fix(dup_blocks_test): convert to benchmark · d6144d9e
    hannahhoward authored
    So that CI passes, and because it's not reliable as a test, and is more a benchmark to measure
    performance, convert dup_block_test.go to a benchmark, which can be run using `go test -bench .`
    d6144d9e
dup_blocks_test.go 7.72 KB