This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
j s-ipfs runs on the phone but a heavy CPU load, so can it reduce power consumption? #1435
Closed
Description
I'm using nodeJs for mobile in a project (react-native), mainly hoping to run IPFS on mobile. I'm experiencing performance issues on the device(iPhone 6+) and simulator, Once the code runs to the ipfs-api, the CPU surges up to 100% and persists. Is it because IPFS has too many connections? Is there a way to limit connections and reduce power consumption?