Git Product home page Git Product logo

Comments (5)

mariusves avatar mariusves commented on August 18, 2024 1

Here are the times for the SH Status Quo scenario with 1000 snapshots (2420-3420):

Non grouped:
--> Import: 0.092
--> Calculations: 24.004

Grouped:
--> Import: 0.118
--> Calculations: 17.601

from etrago.

mariusves avatar mariusves commented on August 18, 2024 1

Got one more, this time with SH Status Quo and 3000 snapshots (crashed twice, because I ran out of RAM):

Non grouped:
--> Import: 0.199
--> Calculations: 123.333

Grouped:
--> Import: 0.227
--> Calculations: 79.46

from etrago.

mariusves avatar mariusves commented on August 18, 2024

The line grouping does indeed change the runtime of the calculations. I've done 3 runs with 2 calculations each (non grouped & grouped). The "Import section" included the line grouping process:

First run:
Non grouped:
--> Import: 0.695 min
--> Calculations: 39.955 min

Grouped:
--> Import: 3.954 min
--> Calculations: 31.911 min


Second run:
Non grouped:
--> Import: 0.686 min
--> Calculations: 42.436 min

Grouped:
--> Import: 4.336 min
--> Calculations: 37.944 min


Third run:
Non grouped:
--> Import: 0.566 min
--> Calculations: 32.261 min

Grouped:
--> Import: 2.942 min
--> Calculations: 25.872 min

Even though the calculations are fairly quicker, the grouping of the lines seems to eat up the time gained. Summed up the difference seems to be fairly small...

from etrago.

ulfmueller avatar ulfmueller commented on August 18, 2024

Could you do some testing with more than 2 snapshots? May be with the sh scenario (faster)
I would expect that the calculation time will then outrun the extra time at the beginning?!

from etrago.

mariusves avatar mariusves commented on August 18, 2024

Each calculation was done with 20 snapshots. I can try the SH scenario with 500 snapshots tomorrow.

from etrago.

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.