From 2f27dcc92bf40872ceedfbb1a9709c01d2383f5e Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Wed, 14 Jul 2021 16:37:09 +0200 Subject: tasks: update docs --- python/refcat/tasks.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python') diff --git a/python/refcat/tasks.py b/python/refcat/tasks.py index 9bc1f28..969d8dd 100644 --- a/python/refcat/tasks.py +++ b/python/refcat/tasks.py @@ -1319,6 +1319,8 @@ class BrefCombined(Refcat): real 214m12.019s user 1482m46.429s sys 114m9.439s + + Result file is 116G compressed (9M/s); 1,865,637,767 docs; 797,304,866,555b. """ def requires(self): return { -- cgit v1.2.3