Giter Club home page Giter Club logo

couchdb-benchmarks's Introduction

Important

As much as you would probably like to ignore your rational mind, head over to my published results, and just take those values as truth. Do not. Or at least don’t blame me for any of the architectural results.

I am currently working on these benchmarks to get first-hand data about the scaling properties of CouchDB. Specifically I care about disk usage (to figure out when sharding will be required) and replication speed. However, along the way I am also collecting potentially other useful information, but keep in mind that my test methodology will clearly focus on disk usage and replication characteristics.

If you want to get some more insights into evaluating CouchDB and other #nosql databases, I highly recommend those 2 articles by Jan Lehnardt (@janl):

Setup

I have chosen to run all tests on Amazon EC2 with c1.medium instances. The reason is simply that this will be my production environment, but it has also the benefit that others can easily verify / compare my results.

So far I have been using ami-0d729464 (Ubuntu 9.04 Jaunty, see alestic.com). But any other Ubuntu >= 8.04 version should do as well.

Once you have fired up the instance, you can install the latest CouchDB SVN:HEAD version by simply running:

./setup.sh

Running the tests

Just pick any of the .php benchmark files available, then run:

time php insert-bench.php | tee my-results.log

This will show you the real-time output of the script as well as store all results in “my-results.log” so you can share them with the world.

Published Results

Here are all articles / results published using the tools in this repository. So far its just 1 post on our blog:

Help extending this suite!

If you need more data than what is currently reported, just fork this project on GitHub and I’ll integrate your changes. I’m cool with any languages, I just use PHP as again this is what I use in production and what I know the best.

Feedback & questions can be sent to [email protected]. I’m @felixge on twitter and the_undefined in #couchdb.

Thanks for checking this out,
— Felix Geisendörfer

couchdb-benchmarks's People

Contributors

felixge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

couchdb-benchmarks's Issues

Update to 1.6.1 Couchdb

Hello.
Is possible to update benchmark to 1.6.1 CouchDB ?
Server returns 415 code - probably there is no Header: Content-Type: application/json.

I do not have php skills for update this code, then I would like to ask for this.

//Edit:
Well it wasn't so hard to add headers to curl parameter.
I have learned a little about git and push a commit:
#2

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.