Giter Site home page Giter Site logo

Comments (3)

mogill avatar mogill commented on July 29, 2024

The diagrams indicate the minimum and maximum time measured for a single operation, and the arithmetic mean time over all operations. The 101% referred to in the header of the example is to offset used to the top of the block illustrating the mean time 1% higher from the bottom of the block. If the block is 0 height it is not displayed, the offset guarantees a non-zero block height.

from clustersync-vs-async-benchmark.

mohanr avatar mohanr commented on July 29, 2024

I didn't understand the part related to 101%. The graph image link is
broken. Couldn't you use nanoseconds to get a better idea ?
I meant that standard error is used to draw error bars. Right ?

Which set of measurements are for cluster ? Which are for asynch ?

Thanks,
Mohan

On Sat, May 23, 2015 at 9:06 AM, Jace Mogill [email protected]
wrote:

The diagrams indicate the minimum and maximum time measured for a single
operation, and the arithmetic mean time over all operations. The 101%
referred to in the header of the example is to offset used to the top of
the block illustrating the mean time 1% higher from the bottom of the
block. If the block is 0 height it is not displayed, the offset guarantees
a non-zero block height.


Reply to this email directly or view it on GitHub
#1 (comment)
.

from clustersync-vs-async-benchmark.

mogill avatar mogill commented on July 29, 2024

I fixed the image link so maybe things will become more clear. I used a Candlestick Chart which requires two ranges, however, my experiments have a min-max range and the other value is a scalar value. In order for the chart to display the scalar value I must turn it into a range, thus the block ranges from 100-101% of average, solely to make it drawable.

If you take that CSV file and load it into a spreadsheet like Excel or Google Sheets you can change the 101% value to be the same as the 100% value and you'll see the solid block (indicating the average time) disappears from the chart. The left average column is 100% of average, that is, it is the computed average. The column to the right of it is 101% of the actual average.

from clustersync-vs-async-benchmark.

Related Issues (1)

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.