Code Monkey home page Code Monkey logo

Comments (3)

hansenmc avatar hansenmc commented on August 18, 2024

Would you expect that the current tps be applied in the calculation, to provide more weight than the overall average?

For example, calculate the ETC from both the average current tps rates with the rates you provided:
(avg ETC 28 minutes + current ETC 390 minutes)/2 = more realistic ETC of 209 minutes?

from corb2.

bbandlamudi avatar bbandlamudi commented on August 18, 2024

We were thinking we add another tps to the progress message i.e., average of last 10 or 5 (can make it configurable) tps and use this for calculation. We can manage a fixed size list of last few tps and clear this list when paused. If the average current rate is 0 tps, we can just say ETC as N/A.

We see the same problem at FFM. I normally do my own estimation based on how the performance is at present (or last few). We can make it easier for our users by doing this for them.

Let us know how this sounds.

from corb2.

bbandlamudi avatar bbandlamudi commented on August 18, 2024

Updated ETC logic to take last 10 (configurable through NUM-TPS-FOR-ETC option) tps estimates taken at 30sec intervals instead of total average tps from the start. The ETC will print "0:00-1 (paused)" if the job is paused and use the new tps values after the job is resumed.

from corb2.

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.