Reduce Zebra CPU and memory usage during initial sync #7000
Labels
C-enhancement
Category: This is an improvement
I-heavy
Problems with excessive memory, disk, or CPU usage
S-needs-investigation
Status: Needs further investigation
Motivation
A user has noted that Zebra 1.0.0's CPU usage is high during the initial sync:
https://forum.zcashcommunity.com/t/zebra-1-0-0-stable-release/44867/17
Another user asked us to track memory usage.
Complex Code or Requirements
We need to find out what is causing the CPU and memory usage before we can make progress on this ticket.
Ideally we should focus on things that make the sync faster.
Testing
Run any benchmarks or manual tests after making each change.
Check the full mainnet zebrad + lightwalletd sync time at:
https://github.com/ZcashFoundation/zebra/actions/workflows/continous-integration-docker.yml?query=branch%3Amain+event%3Aschedule
Related Work
Possible causes:
The text was updated successfully, but these errors were encountered: