"Out of 944 lines"...

## Git 92584ec4201ecc27af423cbff7b4bc1573edf175

76.27% match.

    time ./please --qa match-benchmark match_test_data/crossref_sample.bibjson match_test_data/grobid_sample.bibjson out.test

    real    0m56.061s
    user    1m3.852s
    sys     0m3.924s

    720 lines
    720 uniq DOI
    720 uniq SHA1

## Git aa2f905d65713a581c7630ef2f931045059200ef

    real    0m56.347s
    user    1m3.328s
    sys     0m4.000s

    bnewbold@orithena$ wc -l out.test 
    722 out.test
    bnewbold@orithena$ cut -f3 out.test | jq .doi -r | sort -u | wc -l
    722
    bnewbold@orithena$ cut -f4 out.test | jq .sha1 -r | sort -u | wc -l
    722