Skip to content

A quick and dirty pair of scripts to benchmark the bitswap overhead in IPFS

License

Notifications You must be signed in to change notification settings

ion1/ipfs-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfs-benchmark

A quick and dirty pair of scripts to benchmark the bitswap overhead in IPFS.

  • Install go-ipfs, rrdtool, curl and jq.
  • Run ipfs daemon.
  • Change to a new temporary directory and run ipfs-collect. It will create ipfs.rrd and add measurements to it periodically.
  • Run ipfs get -o data <hash> in the same directory to download a large file.
  • Run ipfs-graph to generate ipfs.png from ipfs.rrd.

About

A quick and dirty pair of scripts to benchmark the bitswap overhead in IPFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages