Code Monkey home page Code Monkey logo

shee's People

Contributors

bodenc avatar felixneutatz avatar spi-x-i avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

felixneutatz

shee's Issues

Add aligned system comparison aggregated charts

Main Goal

Provide a new API able to:

  • select multiple source directories (i.e. from different systems)
  • produce paper-shaped aggregation charts moved to an aligned context, i.e. keeping x and y axis aligned to same values

e.g. assume system A runtime is 30s and system B runtime is 45s; conversely system B focused
metric - assume disk - goes up to 30 MB - against 200 MB upper bound of system B, we want achieve
x aligned to 45s and y to 200 MB

  • save these additional charts to directory aligned

Current State

Two aggregation features:

  • aggregated paper-shaped charts: cpu, disk, memory, network
  • aggregated by metric and sub metric based on average and standard deviation measures

Draft Design

  • sources path must be from different systems, hence include a check here; it could be: assure these are not identical paths
  • load data
  • build a function align which takes as input two df and returns the x/y upper bounds
  • produces aggregated object for both systems
  • call plot functions passing as input the bounds
  • save these new charts in an aligned directory within the system parent directory; the charts filenames should be suffixed by a datetime

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.