Quantcast
Browsing all 4 articles
Browse latest View live

CouchDB document creation performance

CouchDB is a non-relational database which uses MapReduce inspired views to query data. There are lots of cool things to tell about its design, but I rather want to talk about its performance. Today...

View Article


Image may be NSFW.
Clik here to view.

Benchmarking CouchDB (1)

I’ve written a small benchmark for couchdb to test it’s document creation performance. A script creates documents in total using bulk update to create at the same time with concurrent threads. The...

View Article


Image may be NSFW.
Clik here to view.

Benchmarking CouchDB (2)

This is a plot of the amount of documents created in a bulk update at the same time against the average amount of documents created per second it yields.

View Article

Image may be NSFW.
Clik here to view.

git‘s versus svn‘s storage efficiency

At Codeyard we maintain a git and a subversion repository (which are synced with each other) for each of the >115 projects. The following graph shows the repositories plotted logarithmically...

View Article
Browsing all 4 articles
Browse latest View live