this post was submitted on 04 Aug 2024
10 points (85.7% liked)
JavaScript
1968 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sauce
Estimation of most tasks is really hard. Steps rarely take the expected proportion of time. IO bound operations sometimes take (subjectively) forever. And then you refactor it and the number of steps gets messed up.
But props for building it. Showing monotonically increasing progress is better than nothing.
I like this meme. Essentially, current API let you express any operation measurement. If you know some case where this package does not work for you, you are welcome to issues.