nethermind icon indicating copy to clipboard operation
nethermind copied to clipboard

Automated Disk space consumption and sync time in the docs

Open smartprogrammer93 opened this issue 3 years ago • 1 comments

Lets have some type of automated generation for the Disk space consumption, sync time and KnownDbSizes of our client every certain period or maybe with every release. We can have this happen during smoke tests. Pages containing this information: https://docs.nethermind.io/nethermind/first-steps-with-nethermind/hardware-requirements https://docs.nethermind.io/nethermind/ethereum-client/sync-modes

smartprogrammer93 avatar Aug 31 '22 11:08 smartprogrammer93

@FalcoXYZ Is it the same thing as System Requirements automated stuff?

kamilchodola avatar Sep 22 '22 10:09 kamilchodola

@smartprogrammer93 will check on eth_syncing and if it waits for the client to finish syncing @FalcoXYZ will check if we can submit information to gitbook through its api from the smoke tests.

afterwards we can create a script that runs with smoke tests and with our archive nodes that auto updates the data on gitbook through the api.

smartprogrammer93 avatar Oct 12 '22 11:10 smartprogrammer93

Hey @cbermudez97 and @kamilchodola , We would like to know if there is a way we can update Gitbooks or our documentations automatically with the latest disk space consumptions from running smoke tests in different configurations (full node, barriers without barriers etc). Can you help us find out?

smartprogrammer93 avatar Mar 24 '23 08:03 smartprogrammer93