Giter Site home page Giter Site logo

ralts1337 / mach-perftest-notebook-dev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mozilla/mach-perftest-notebook-dev

0.0 1.0 0.0 657 KB

Development Repository for Mach Perftest Notebook Tooling

License: Mozilla Public License 2.0

Python 98.06% HTML 1.94%

mach-perftest-notebook-dev's Introduction

mach-perftest-notebook-dev

Build Status

Development Repository for Mach Perftest Notebook Tooling. This tool will be used to standardize analysis/visualization techniques across Mozilla.

Running the tool

Install the tool with python3 setup.py install. Then call perftestnotebook --config=<CONFIG> with a config of your choice. See testing/configs for examples. This will standardize the data based on the Transformer you are using and output that. In the near future, it will also open an Iodide webpage to visualize and analyze the data with a set of pre-built analysis/visualization techniques.

Development Steps

These are the issues we will need to solve in this development repository (1 and 2 will likely need to be developed in parallel). The audience for this tool are software developers so we can take advantage of this for data transformation/standardization and other aspects of this tool.

  1. Develop data standardization techniques.
    1. Ideas:
      1. Build a decorator to decoarte custom transform/standardization functions in a provided script.
      2. Use a named function from a supplied script as the transform function.
      3. In addition to these two, build simple transformers for simple data formats so they don't need to be rewritten by developpers.
  2. Build some basic units of analysis/visualization in Python.
    1. Plotting data in a graph with custom x and y labels. Graph can be a line plot, scatter plot, or bar graph for now.
  3. Dynamically integrate basic units into an Iodide web page.
    1. Ensure that each basic unit can have it's standardized data modified easily.

Each of these steps should have proper testing for the functionality as well, pytest will work fine in this case.

Once something basic is built, we will look into builing the mach tool for this in mozilla-central.

Contributing

Feel free to ping us in #perftest on Riot for information on how to contribute.

mach-perftest-notebook-dev's People

Contributors

octocat1337 avatar gmierz avatar kamasylvia avatar

Watchers

James Cloos avatar

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.