Zane Kansil 7f8d6c5c21 Add postgres tests to nodejs преди 10 години
..
handlers 7f8d6c5c21 Add postgres tests to nodejs преди 10 години
README.md 26d81bfeba Update readme преди 10 години
app.js 53e8806ccf Kill worker and master process if err преди 10 години
benchmark_config.json 7f8d6c5c21 Add postgres tests to nodejs преди 10 години
create-server.js 77c2ba5ee1 Query routes work without queries param преди 10 години
helper.js e219237e35 Refactor handlers out of main script преди 10 години
install.sh 631bf230f2 Changed language file to nvm.sh преди 10 години
package.json 7f8d6c5c21 Add postgres tests to nodejs преди 10 години
routing.js 7f8d6c5c21 Add postgres tests to nodejs преди 10 години
setup.sh 68bb9d072a Refactor server creation/routing to worker-specific file преди 10 години
source_code 92e40b49f7 Moving JavaScript frameworks преди 11 години

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