Git Product home page Git Product logo

Comments (6)

balsini avatar balsini commented on May 7, 2024

That looks similar to what I wanted to achieve with af279f07db72.
In that patch, we wanted a series of workUnits, here we want a series of CPU %.

Do you think we can improve and refactor (maybe move) the code to unify the approaches? It would be a nice cleanup!

from synthmark.

philburk avatar philburk commented on May 7, 2024

Do you have a link?

from synthmark.

balsini avatar balsini commented on May 7, 2024

I'm referring to the VoicesMode of this commit.

I'm wondering if it's a good idea to change my implementation in favor of something more flexible.

Maybe, something like custom number generator container classes that provide the number sequences by using the C++11 generate function.
What do you think?

from synthmark.

philburk avatar philburk commented on May 7, 2024

The VoicesMode only applies to the LatencyMarkHarness. It is a way to stress the system in a methodical way. I need to create meta-tests that run a series of UtilizationMark tests, then dump a CSV report for easy charting.

from synthmark.

balsini avatar balsini commented on May 7, 2024

Yes, understood. I was simply proposing to develop a basic interface to generate a custom sequence of numbers that could be used by both the LatencyMark and VoiceMark.
Mine is just a suggestion to avoid redundant code, since I see some similarities in the two implementations.

from synthmark.

philburk avatar philburk commented on May 7, 2024

Fixed in PR #17

from synthmark.

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.