diff options
-rw-r--r-- | python/refcat/tasks.py | 2 |
1 files changed, 2 insertions, 0 deletions
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 { |