Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Aug 22, 2024
1 parent 7b8abd7 commit 0dc6b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ To make the mapping to Dandisets more efficient, the reduced logs are binned by

This step reduces the total file sizes from step (1) even further by reducing repeated object keys, though it does create a large number of small files.

In summer of 2024, this brought 170 GB of reduced logs down to less than 80 GB (20 GB of `blobs` and 60 GB of `zarr`, respectively).
In summer of 2024, this brought 170 GB of reduced logs down to less than 80 GB (20 GB of `blobs` spread across 253676 files and 60 GB of `zarr` spread across 4775 files).

### 3. **Mapping**

Expand Down

0 comments on commit 0dc6b06

Please sign in to comment.