This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
High CPU when publishing files with js-ipfs #1190
Labels
exp/wizard
Extensive knowledge (implications, ramifications) required
help wanted
Seeking public contribution on this issue
kind/bug
A bug in existing code (including security flaws)
kind/wontfix-migration-available
P1
High: Likely tackled by core team if no one steps up
status/ready
Ready to be worked
topic/perf
Performance
Type: Bug
Severity: Medium
Description:
I'm building a system in which js-ipfs node publish file and go-ipfs node get it, I'm using out-of-bound means to notify the content hash.
I've noticed that after a few seconds of fetching the file by go-ipfs the js-ipfs app in Chrome browser starts to have very high CPU usage between 50-100%.
Steps to reproduce the error:
Use webpack example app to publish a file (photo is easiest usually) and use gateway.ipfs.io it get it.
I've record a Chrome Performance session you can use to see the high CPU.
The text was updated successfully, but these errors were encountered: