Giter Club home page Giter Club logo

toolbox's Introduction

toolbox

The toolbox project contains code libraries and scripts to be shared across the crucible family of subprojects.

Language(s) supported include:

Scripts are located in bin.

toolbox's People

Contributors

atheurer avatar grdumas avatar k-rister avatar mrbojangles3 avatar rafaelfolco avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

toolbox's Issues

Deal with missing topo info

Avoid things like:

Use of uninitialized value $die in concatenation (.) or string at /home/atheurer/repos/crucible/subprojects/tools/procstat//procstat-post-process line 111

I think we can just populate with '0' when we don't have this topo info.

Allow caller of finish_samples() to opt in to creating 0-value metric

Metrics created with log_sample(), where all of the values are 0, get de-duped to a single value of 0, then eliminated (by default). In some cases, eliminating the metric completely is not a good idea. For example, the metric is a primary-metric for a benchmark, and the metric is required, even if it is "0".

To fix this, finish_samples() which is always required to be called once all samples have been logged, can take an optional argument, when this argument value is 1, will not eliminate the metric (if its value is 0).

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.