msmith-techempower 9923de5077 Fixing a lot of production-only issues 10 年之前
..
handlers 9923de5077 Fixing a lot of production-only issues 10 年之前
README.md 26d81bfeba Update readme 10 年之前
app.js 53e8806ccf Kill worker and master process if err 10 年之前
benchmark_config.json ffff905b37 Implement redis tests for nodejs 10 年之前
create-server.js 77c2ba5ee1 Query routes work without queries param 10 年之前
helper.js e219237e35 Refactor handlers out of main script 10 年之前
package.json 9814f0ec83 Update deps, update Sequelize for 3.0 10 年之前
routing.js 53e8806ccf Kill worker and master process if err 10 年之前
setup.sh 9923de5077 Fixing a lot of production-only issues 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