{"id":14956287,"url":"https://github.com/sebastiendan/ipfs-perfs","last_synced_at":"2025-09-07T02:34:28.366Z","repository":{"id":55271730,"uuid":"244855173","full_name":"sebastiendan/ipfs-perfs","owner":"sebastiendan","description":"🏃 Web tool to observe and challenge the performances of the IPFS network","archived":false,"fork":false,"pushed_at":"2021-01-05T21:41:31.000Z","size":984,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T04:24:11.640Z","etag":null,"topics":["ipfs","js-ipfs"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebastiendan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-04T09:11:14.000Z","updated_at":"2021-09-14T06:39:02.000Z","dependencies_parsed_at":"2022-08-14T18:52:05.321Z","dependency_job_id":null,"html_url":"https://github.com/sebastiendan/ipfs-perfs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sebastiendan/ipfs-perfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiendan%2Fipfs-perfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiendan%2Fipfs-perfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiendan%2Fipfs-perfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiendan%2Fipfs-perfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastiendan","download_url":"https://codeload.github.com/sebastiendan/ipfs-perfs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiendan%2Fipfs-perfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273987750,"owners_count":25202942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ipfs","js-ipfs"],"created_at":"2024-09-24T13:12:39.089Z","updated_at":"2025-09-07T02:34:28.305Z","avatar_url":"https://github.com/sebastiendan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ipfs-perfs\n\nA web app to observe and challenge the IPFS network performances\n\n\u003cimg width=\"385\" alt=\"Screen Shot 2020-02-28 at 15 43 03\" src=\"https://user-images.githubusercontent.com/12198372/75520138-2dc12800-5a48-11ea-9527-d0e494f2e04c.png\"\u003e\n\n\u003cimg width=\"385\" alt=\"Screen Shot 2020-02-28 at 16 35 51\" src=\"https://user-images.githubusercontent.com/12198372/75520247-711b9680-5a48-11ea-90e2-afad018d3c63.png\"\u003e\n\n## Prerequisites\n\n- NodeJS \u003e 12\n\n## Installation\n\n```\n$ git clone git@github.com:sebastiendan/ipfs-perfs.git\n$ cd ipfs-perfs\n$ npm install\n$ npm run build \u0026\u0026 npm run start:prod\n```\n\n## Usage\n\n- Open http://localhost:3333 in your browser\n- Select a buffer size\n- Click on the `Start` button\n\n## 何これ?\n\n`ipfs-perfs` leverages the Javascript IPFS client ([js-ipfs](https://github.com/ipfs/js-ipfs)) to test the performances of I/O operations over the IPFS network.\n\nStarting the app (see [Installation](#installation)) spawns two concurrent IPFS local daemons (nodes) on your machine.\n\nStarting a test through the UI (see [Usage](#usage)) will run the following synchronous sequence (it will iterate over it infinitely):\n\n- Generate a unique Buffer of the requested size\n- Make the first IPFS node add the Buffer to the network\n- Make the second IPFS node get the Buffer from the network\n- Capture execution times of both operations and plot them\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastiendan%2Fipfs-perfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebastiendan%2Fipfs-perfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastiendan%2Fipfs-perfs/lists"}