Nate e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 سال پیش
..
handlers c9caa4a316 Make minor changes to fix local test run of nodejs 9 سال پیش
README.md ceba20ea77 Update versions in Node.js readme 9 سال پیش
app.js 53e8806ccf Kill worker and master process if err 10 سال پیش
benchmark_config.json e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 سال پیش
create-server.js 77c2ba5ee1 Query routes work without queries param 10 سال پیش
helper.js 25190e3346 Meet test requirements by reinstantiating object 9 سال پیش
package.json b2158f533d upgrade other nodeJS frameworks to newest plugin versions 9 سال پیش
routing.js 7f8d6c5c21 Add postgres tests to nodejs 10 سال پیش
setup-mongodb.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 سال پیش
setup-mysql.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 سال پیش
setup-postgresql.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 سال پیش
setup.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 سال پیش
source_code c9caa4a316 Make minor changes to fix local test run of nodejs 9 سال پیش

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