Julia Nething c9caa4a316 Make minor changes to fix local test run of nodejs %!s(int64=9) %!d(string=hai) anos
..
handlers c9caa4a316 Make minor changes to fix local test run of nodejs %!s(int64=9) %!d(string=hai) anos
README.md 26d81bfeba Update readme %!s(int64=10) %!d(string=hai) anos
app.js 53e8806ccf Kill worker and master process if err %!s(int64=10) %!d(string=hai) anos
benchmark_config.json af62a3aa0c Disabled tests that use Redis %!s(int64=9) %!d(string=hai) anos
create-server.js 77c2ba5ee1 Query routes work without queries param %!s(int64=10) %!d(string=hai) anos
helper.js 25190e3346 Meet test requirements by reinstantiating object %!s(int64=9) %!d(string=hai) anos
package.json c9caa4a316 Make minor changes to fix local test run of nodejs %!s(int64=9) %!d(string=hai) anos
routing.js 7f8d6c5c21 Add postgres tests to nodejs %!s(int64=10) %!d(string=hai) anos
setup.sh 9923de5077 Fixing a lot of production-only issues %!s(int64=10) %!d(string=hai) anos
source_code c9caa4a316 Make minor changes to fix local test run of nodejs %!s(int64=9) %!d(string=hai) anos

README.md

NodeJS Benchmarking Test

This is the NodeJS portion of a benchmarking test suite comparing a variety of web development platforms.

There are individual handlers for each DB approach

The logic for the test cases live in these.

Infrastructure Software Versions

The tests were run with:

Test URLs

See the Benchmark config file for a list of the tested routes.

/json and /plaintext are implemented

The four db-required tests, Single Query, Multiple Query, Fortunes, and Updates have been implemented for each of the 5 database approaches that this test covers