aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/notes/version_3.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/notes/version_3.md b/python/notes/version_3.md
index c28e1e6..4f165f0 100644
--- a/python/notes/version_3.md
+++ b/python/notes/version_3.md
@@ -191,3 +191,11 @@ slightly. anystyle seems to be a smaller codebase overall. Grobid has an api
and various modes.
Note-to-self: Run a comparison between wapiti based citation extractors.
+
+----
+
+```
+$ time zstdcat -T0 /magna/refcat/UnmatchedRefs/date-2021-02-20.json.zst | LC_ALL=C wc -l
+260768384
+```
+