DMEX
  • DMEX Overview
  • the nitty-gritty
  • What Does DMEX Try To Solve
  • DMEX Platform Introduction
  • DMEX Contact Info
  • DMEX Mining Models
  • DMEX Mission
  • DMC Token Economy Model
  • DMC’s Practical Applications
  • Security Audit
  • DMEX dapp instruction
    • (1) Create a New Wallet
    • (2) Four Easy Steps to Purchase DMC
    • (3) DMC Single Asset Staking Mining
  • (4) Purchase Mining Power NFT
  • (5) Single Token Mining
  • (6) Liquidity Mining on Huobi Eco Chain (HECO)
  • (7) FIL Mining Power NFT Collateral Loan
  • (8) DMEX's Refer-and-Earn Program
  • (9) DMEX DAO Governance Voting Instructions
  • (10) Liquidity Mining on Binance Smart Chain (BSC)
  • DMEX Questions & Answers
    • Basic Crypto Concepts
    • DMEX's Platform Token $DMC
    • DMEX DApp
    • DMEX Staking and Mining
    • DMEX NFT
    • DMEX Mining Power NFT Collateral Loan
    • DMEX Refer and Earn Program
    • DMEX Super APY Event
  • DMEX Announcement
    • Latest DMEX Announcements
    • 1216 - Announcement on the upcoming launch of DMEX's BTC mining power NFT product
    • 1101 - Announcement on DMEX's upcoming discontinuation of access in mainland China
    • 1008 - Announcement on DMEX's upcoming launch in Binance Smart Chain (BSC)
    • 0819 - Announcement on collateral loan income compensation
    • 0816 - The 180-day linear release mechanism of FIL mining
    • 0817 - Announcement on adjusting the mining pool output ratio
    • 0813 - Announcement: DMEX platform's 14th batch of FIL mining power NFT is now online
    • 0813 - Announcement on the upcoming DMC mining reward reduction
    • 0812 - Customer service hour adjustment
  • Knowledge
    • WHAT IS MINING AND CLOUD MINING
      • What is mining
      • What is cloud mining?
    • WHAT IS FILECOIN
      • What is Filecoin?
      • Glossary
      • How Filecoin Works
      • Why Filecoin?
      • IPFS and Filecoin
      • Network performance
      • Comparing Filecoin
      • Managing assets
    • HOW MINING WORKS
      • How mining works
      • Hardware requirements
      • Understanding Filecoin Circulating Supply
      • Mining architectures
      • Mining rewards
      • Slashing
    • FILECOIN FAQ
      • Filecoin FAQ
Powered by GitBook
On this page
  • Financial transfers
  • Data storage
  • Data retrieval

Was this helpful?

  1. Knowledge
  2. WHAT IS FILECOIN

Network performance

PreviousIPFS and FilecoinNextComparing Filecoin

Last updated 3 years ago

Was this helpful?

The Filecoin Network is a decentralized storage market and network that provides data persistence via a decentralized protocol and publicly verifiable storage proofs on a blockchain. Current Filecoin network performance is primarily determined by security parameters and Filecoin's .

It is difficult to provide highly reliable benchmarks for Filecoin network performance today due to the network being extremely early stage and therefore, somewhat volatile, and because Filecoin is a distributed system. However, as you begin interacting with Filecoin, you can use these heuristics to understand general Filecoin network performance and how it fits with your use case.

Financial transfers

A message that requires is often extremely fast, and will take on average ~1 blocktime (or around 30 seconds) to be reflected on chain. We consider 120 blocks (1 hour) a conservative number of confirmations for high-value transfers.

Data storage

The Filecoin has a few key components once a deal is proposed and accepted:

  1. Funding the storage market actor: This process takes ~1-2 minutes and ensures that both the client and the miner have funds and collateral to pay for the deal.

  2. Data transfer: This portion of the deal flow involves the client's node sending the relevant pieces of data to the mining node. The data transfer rate varies widely, depending on the network and disk bandwidths of both the client and the miner. Usually, the network speed between client and miner will be the key determining factor.

  3. Deal shows up on-chain: once the data is received by the miner, it will be verified to make sure it matches the deal parameters and the deal will be published on the chain.

  4. Sector sealing: Once the deal shows up on-chain, the miner must still complete . This process is currently estimated to take ~1.5hours for a 32GB sector on a machine that meets these .

For most storage clients, the storage performance that matters is the time it takes from deal acceptance to deal appearance on-chain. This is the sum of steps (1) to (3) above. Based on current high-level benchmarks, these steps are estimated to take around ~5-10 minutes for a 1MiB file.

Data retrieval

There are two methods by which one can directly from the Filecoin network:

  • Fast retrieval: By default, some Filecoin clients, like lotus, enable storage miners to store an unsealed copy of the stored data in addition to a sealed copy. The sealed copy is necessary for the ongoing storage proofs that a miner must submit, while the unsealed copy can be used for quicker retrievals of the data from the storage miner. While this is a useful feature, there is no guarantee that all miners are storing extra unsealed copies of the stored data, as this is not a verifiable part of the protocol. In lotus, this feature is called fast-retrieval.

  • Retrieval after unsealing: Because of the Filecoin protocol’s design, storage miners are essentially cryptographically guaranteed to store client data in its sealed format. Therefore, if the storage miner doesn’t have an unsealed copy of the data stored, they will have to unseal the sealed data first (i.e. decoding the encoded data) and then serve it back up to the requester, i.e. the retrieval client.

In both methods, the data retrieval process after a retrieval deal is accepted includes:

  1. Funding the payment channel for retrieval: Similar to the storage deal payment channel funding above, except for the purpose of data retrieval. The timing estimates for payment channel creation and funding are roughly the same as noted above.

  2. Unsealing (if needed): The miner unseals (decodes) the data so it can be read by the data requester. Sealing and unsealing are symmetric processes, which means they take roughly the same amount of time in either direction. Thus, the unsealing step is estimated to take around as long as the sealing step listed above, or around ~3hours for a 32GiB sector on a machine running minimum hardware requirements.

  3. Data transfer: The miner begins transferring the data back to the data requester. This is also transferred back at a rate similar to the original data transfer rate, which is highly variable depending on a number of different factors.

Because of the various steps involved in the data retrieval process, Filecoin storage currently meets similar performance bars as traditional warm or cold storage. In order to get performance that is similar to other hot storage solutions, most users utilize Filecoin in conjunction with a caching layer such as IPFS. These hybrid, multi-tiered storage solutions use IPFS for hot storage and Filecoin for affordable, frequent, and versioned backups. Some example hybrid storage products include and .

proof constructions (opens new window)
transferring FIL
data storage protocol
generating a Proof-of-Replication and sealing the sector (opens new window)
minimum hardware requirements for mining
retrieve data
Powergate
Textile Buckets