jcoleman-techempower 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) 7 роки тому
..
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 1d7509bbbe Node update to v10 (#3831) 7 роки тому
hapi-nginx.dockerfile 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) 7 роки тому
hapi-postgres.dockerfile 1d7509bbbe Node update to v10 (#3831) 7 роки тому
hapi.dockerfile 1d7509bbbe Node update to v10 (#3831) 7 роки тому
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 103663d3ad Fixes Giraffe, and some vulns reported by GH (#3984) 7 роки тому
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