Giter Club home page Giter Club logo

bugfruit's Introduction

bugfruit's People

Contributors

reesporte avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bugfruit's Issues

Some thoughts on hiding relevance of Std Dev

This is not an issue so much as my thoughts as an applied mathematician, and Intel Device Driver tester for several years out of Folsom, CA.
You may find that it would be more descriptive to provide % std Dev instead of the actual Std Dev.
So for the Table benchmarks/bench-x-small.log

% Std Dev = 100* std Dev/Arithmetic Mean Average is what I believe you mean by Average

Type Average ops/sec % Std. Dev. ops/sec
Set 417,070 1.9
Delete 583,134 1.25
Get 7,891,966 2.66

Now you can immediately see that the std dev for Get is TWICE that of Delete and Set and perhaps lead you to ask the question why ?? What is going on with Get that the Std Dev is twice as wide for Get than for Set and Delete

For your 10,000,000 iteration test
benchmarks/bench-small.log

Type Average ops/sec % Std. Dev. ops/sec
Set 360,777 0.86
Delete 466,481 0.89
Get 6,171,403 2.82

Notice the decrease in the % Std Dev for Set and Delete WHILE THE Get % std dev DID NOT DECREASE at all
This is an immediate red flag that should be investigated

This is your reputation that is on the line, so I suggest you investigate the 2 tables benchmarks/bench-large.log as well I think they follow a similar pattern.
My best wishes to you and your loved ones

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.