Giter Site home page Giter Site logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
We might as well record both the bytes allocated and the number of instances 
allocated.

Should we just make a single measurement with reps=1?  Or sanity-check that by 
also trying reps=3 and reps=10 or whatever?  How should we react if we don't 
get linear results?

How should these numbers be presented in the web app?  For one thing the three 
statistics (bytes, instances, runtime) should probably be governed by 
checkboxes the way parameters and runs are.  In fact, one or more off them 
might even want to be off by default. (?)

(Side note when using the allocation instrumenter: the 'count' parameter is 
misdocumented.  It's simply the array.length if the object is an array, and -1 
otherwise.  We can ignore it; we get everything we need from just the size 
parameter.)

Original comment by [email protected] on 13 Jul 2010 at 6:30

  • Added labels: ****
  • Removed labels: ****

from caliper.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
I'd prefer to do a small number of checks to make sure things grow linearly. If 
they don't, perhaps we could do the same thing that we do with runtime: just 
report a bunch of measurements.

Original comment by limpbizkit on 14 Jul 2010 at 12:36

  • Added labels: ****
  • Removed labels: ****

from caliper.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024

Original comment by [email protected] on 16 Jul 2010 at 7:46

  • Added labels: Milestone-1.0
  • Removed labels: ****

from caliper.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
woooo.

Original comment by [email protected] on 19 Mar 2011 at 2:39

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

from caliper.

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.