Nate 29233dfea1 NodeJS update and lowercase collections (#3214) 7 年之前
..
handlers 29233dfea1 NodeJS update and lowercase collections (#3214) 7 年之前
views 184d1a6d24 upgrade hapiJS and to v13 and most of its dependencies to newest release 9 年之前
.npmrc f16626a51f node/mongo updates (#3141) 7 年之前
README.md 172b64b2e5 Update all the JavaScripts (#2575) 8 年之前
app.js 172b64b2e5 Update all the JavaScripts (#2575) 8 年之前
benchmark_config.json 4a2453837f fix hapi tests (#2489) 8 年之前
create-server.js 9e7aa69545 JavaScript/hapi remove gzip encoding (#2736) 8 年之前
helper.js 3d143cc15b Fix JS Fortune Tests (#2674) 8 年之前
package.json f16626a51f node/mongo updates (#3141) 7 年之前
setup.sh fd1d66d5bf hapi fw fix (#2637) 8 年之前
source_code 172b64b2e5 Update all the JavaScripts (#2575) 8 年之前

README.md

Hapi Benchmarking Test

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

JSON Encoding Test

Data-Store/Database Mapping Test

Infrastructure Software Versions

The tests were run with:

Resources

Test URLs

JSON Encoding Test

http://TFB-server:8080/json

Data-Store/Database Mapping Test

MongoDB: http://TFB-server:8080/mongoose/

MySQL: http://TFB-server:8080/mysql-orm/

Variable Query Test

MongoDB: http://TFB-server:8080/mongoose/2

MySQL: http://TFB-server:8080/mysql-orm/2

Fortune Test

MySQL: http://TFB-server:8080/fortune

Database Update Test

MongoDB: http://TFB-server:8080/mongoose-update/2

MySQL: http://TFB-server:8080/mysql-orm-update/2