diff options
| author | Martin Czygan <martin.czygan@gmail.com> | 2021-04-14 00:47:59 +0200 |
|---|---|---|
| committer | Martin Czygan <martin.czygan@gmail.com> | 2021-04-19 20:29:17 +0200 |
| commit | 353099893ea7f0f728884e08637356d7f0233245 (patch) | |
| tree | 45856e573b92503dbb7e838c7e4fb8637cbf4315 /python | |
| parent | 1712028cb51ab601ce8f1f9681662bc5fa78c186 (diff) | |
| download | refcat-353099893ea7f0f728884e08637356d7f0233245.tar.gz refcat-353099893ea7f0f728884e08637356d7f0233245.zip | |
v3: amend number
Diffstat (limited to 'python')
| -rw-r--r-- | python/notes/version_3.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/notes/version_3.md b/python/notes/version_3.md index 891b61c..c65bc2a 100644 --- a/python/notes/version_3.md +++ b/python/notes/version_3.md @@ -214,7 +214,7 @@ Also, need to generalize some skate code a bit. # Verification stats * have 40257623 clusters, `zstdcat -T0 /magna/refcat/RefsFatcatClusters/date-2021-02-20.json.zst | wc -l` -* have X cluster of size less than 10 +* have 29290668 clusters of size <= 10 ``` $ zstdcat -T0 /magna/refcat/RefsFatcatClusters/date-2021-02-20.json.zst | |
