maded2 / plotng

PlotNG - plotting utility for Chia.Net
Apache License 2.0
128 stars 24 forks source link

Suggestion: show plot progress percentage in UI #16

Closed RowboTony closed 3 years ago

RowboTony commented 3 years ago

This chia-blockchain Wiki page shows a table estimate of progress percentages, could this information be used to display percent/progress to the UI?

https://github.com/Chia-Network/chia-blockchain/wiki/Beginners-Guide#create-a-plot

Phase Step % Progress
1 Computing table 1 1%
1 Computing table 2 6%
1 Computing table 3 12%
1 Computing table 4 20%
1 Computing table 5 28%
1 Computing table 6 36%
1 Computing table 7 42%
2 Backpropagating on table 7 43%
2 Backpropagating on table 6 48%
2 Backpropagating on table 5 51%
2 Backpropagating on table 4 55%
2 Backpropagating on table 3 58%
2 Backpropagating on table 2 61%
3 Compressing tables 1 and 2 66%
3 Compressing tables 2 and 3 73%
3 Compressing tables 3 and 4 79%
3 Compressing tables 4 and 5 85%
3 Compressing tables 5 and 6 92%
3 Compressing tables 6 and 7 98%
4 Write checkpoint tables 100%

Thanks for this great utility!

--Tony

maded2 commented 3 years ago

good idea, will implement it asap

maded2 commented 3 years ago

implemented