/couch-promised-benchmarks

Benchmarks to compare CouchPromised to Qouch

Primary LanguageJavaScript

couch-promised-benchmarks

A suite of benchmarks to compare the performance of couch-promised and qouch, both of which are promise-based interfaces to CouchDB.

Running the tests

  • git clone https://github.com/jamesallardice/couch-promised-benchmarks.git
  • cd couch-promised-benchmarks
  • npm install
  • node benchmark.js