Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

fix: align defaults with filecoin #6

Merged
merged 1 commit into from
Mar 14, 2023

Commits on Mar 14, 2023

  1. feat: align defaults with filecoin

    Filecoin uses a different set of defaults for importing files which
    will be more performant for file transfers so use them.
    
    The increased `maxChildrenPerNode` means fewer levels in a DAG so
    the parallisation of DAG layer requests fetches more data and the
    increased chunk size means fewer siblings in a layer.
    
    Raw leaves removes some extra bytes from the leaf nodes.
    achingbrain committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e0902a5 View commit details
    Browse the repository at this point in the history