diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-08-24 12:17:27 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-08-24 12:17:27 -0700 |
commit | 5340caad7b39ad29bba77d2a3e486db7a6b1977b (patch) | |
tree | 1eb22887f282bf8a6e2ad421c6c43e3a348530d4 | |
parent | 92584ec4201ecc27af423cbff7b4bc1573edf175 (diff) | |
download | sandcrawler-5340caad7b39ad29bba77d2a3e486db7a6b1977b.tar.gz sandcrawler-5340caad7b39ad29bba77d2a3e486db7a6b1977b.zip |
start tracking benchmark results
-rw-r--r-- | match_test_data/RESULTS.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/match_test_data/RESULTS.txt b/match_test_data/RESULTS.txt new file mode 100644 index 0000000..f80d3a4 --- /dev/null +++ b/match_test_data/RESULTS.txt @@ -0,0 +1,17 @@ + +"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 + |