Nate 79de92f5b9 Add Meteor framework and node updates (#4127) пре 6 година
..
handlers 6fce84a278 WIP: Dockerify everything (#3457) пре 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 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) пре 7 година
build-nginx-conf.sh 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) пре 7 година
create-server.js 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) пре 7 година
hapi-mysql.dockerfile 79de92f5b9 Add Meteor framework and node updates (#4127) пре 6 година
hapi-nginx.dockerfile 79de92f5b9 Add Meteor framework and node updates (#4127) пре 6 година
hapi-postgres.dockerfile 79de92f5b9 Add Meteor framework and node updates (#4127) пре 6 година
hapi.dockerfile 79de92f5b9 Add Meteor framework and node updates (#4127) пре 6 година
helper.js 36189d3266 JS/hapi fix updates test (#3258) пре 7 година
nginx.conf 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) пре 7 година
package.json ca64f81814 Bumps the Hapi version to fix an npm vulnerability warning (#4115) пре 6 година
start-servers.sh 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) пре 7 година

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