-snip- But today the internet is better so I was expecting it to be faster considering I’m having about 90mbps as the internet speed but the verification progress per hour is dropping as compared to when I was having lesser internet speed Wch is making the progress slow. what could be the problem?
If you're comparing it with the earliest blocks when you just started syncing, that's because the majority of those are nearly empty blocks.
And heads-up, once its nearing the tip of the blockchain, it'll even get slower as your node starts to verify all of the scripts in the block that's skipped in the older block heights.
Currently, it's after block height 912683 (
ref: /v30.2/src/kernel/chainparams.cpp#L122)
I’ve actually set it to 3000 it’s was 450 thank you.
Have you considered this setting based from your free memory?
Because an improperly set value of this could even worsen your disk's performance if it makes your machine to use "
swap memory".