Git Product home page Git Product logo

Comments (7)

jtaleric avatar jtaleric commented on August 19, 2024

Yup - we need a shared library for all the workloads to inherit. This is on the backlog - if you have cycles, it would be great to see this added!

from benchmark-wrapper.

acalhounRH avatar acalhounRH commented on August 19, 2024

I do have cycles for this, I just need to update snafu to produce the calculated averages then I can switch to updating it to use py_es_bulk.

from benchmark-wrapper.

acalhounRH avatar acalhounRH commented on August 19, 2024

*This work would be for fio-wrapper.py, but the py_es_bulk module could be used for all wrappers later on.

from benchmark-wrapper.

acalhounRH avatar acalhounRH commented on August 19, 2024

First attempt at solving this issue.

https://github.com/acalhounRH/snafu/tree/added_logging_and_py_es_bulk

from benchmark-wrapper.

acalhounRH avatar acalhounRH commented on August 19, 2024

implemented run_snafu.py and update fio-wrapper to be compatible, last item to resolve to make this fully functional is resolving import errors.

https://github.com/acalhounRH/snafu/tree/added_run_snafu

With the use of run_snafu ripsaw is able to have a single point of accessing snafu and ensures all wrappers are indexing data the same way into elasticsearch. Instead of each x_wrapper script implementing indexing separately, run_snafu handles all indexing, with the expectation that x_wrapper would execute its test, parse its own data, and yield back normalized document/index pairs.

from benchmark-wrapper.

acalhounRH avatar acalhounRH commented on August 19, 2024

The core of the issue is resolved with PR 38, the remaining amount of work is moving existing Benchmarks over to the new structure.

from benchmark-wrapper.

rsevilla87 avatar rsevilla87 commented on August 19, 2024

All workloads use the same indexing bits.

from benchmark-wrapper.

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.