Git Product home page Git Product logo

Comments (5)

DanielZirkel avatar DanielZirkel commented on May 20, 2024

Hi @izzycsy
Can you move that issue to the app, please?
This is the wrong place, I think.

Hi @Darkman-Q-Tester
Thanks a lot for posting all your app issues. They are really well prepared, but I think they should be created here (for the future)
https://github.com/DeFiCh/app/issues
In this folder the blockchain source code is handled, not the App.

from ain.

Darkman-Q-Tester avatar Darkman-Q-Tester commented on May 20, 2024

I'm sorry I was wrong. I apologize.

from ain.

Darkman-Q-Tester avatar Darkman-Q-Tester commented on May 20, 2024

Hi @izzycsy
I'm sorry, I did not saw the wiki "How to submit issues for DeFi app" before opening the bugs. Please cancel all my bug's because I don't have the logs stored for that so they are worthless. I will recreate them after testing again. I apologize.

from ain.

RomanShumkov avatar RomanShumkov commented on May 20, 2024

I have an educated guess here - CPU usage is limited to 1 CPU only somewhere in defid source code.
So in order to speed up the sync there should be a way to allow using more than 1 CPU.

To add a bit more background, in my case sync is really fast for the first 50% of blocks when there are pretty much no transactions to verify. Disk writes go as high as 50-70 MB/sec but only one logical CPU is utilized.

As sync gets to more recent blocks with more transactions in each of them CPU utilization stays the same (only 1 logical CPU utilized out of many CPUs), but disk writes go to 10-20 MB/sec due to CPU bottleneck.

cc @izzycsy @Darkman-Q-Tester

from ain.

bvbfan avatar bvbfan commented on May 20, 2024

Yes, that's reward history (enhancedcs). By default it's -acindex-mineonly if you don't need account history don't hesitate to use -acindex-mineonly=0. The app uses -acindex-mineonly to show the tx and rewards history. We are aware of the rewards are too frequent so that increase disk usage

from ain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.