Mike Smith 544c90aecc Attempting to fix security vulns (#5611) há 5 anos atrás
..
handlers 6fce84a278 WIP: Dockerify everything (#3457) há 7 anos atrás
views 184d1a6d24 upgrade hapiJS and to v13 and most of its dependencies to newest release há 9 anos atrás
.npmrc f16626a51f node/mongo updates (#3141) há 8 anos atrás
README.md 172b64b2e5 Update all the JavaScripts (#2575) há 8 anos atrás
app.js 172b64b2e5 Update all the JavaScripts (#2575) há 8 anos atrás
benchmark_config.json fc69d3ae2d Add platform nodejs (#5645) há 5 anos atrás
build-nginx-conf.sh 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) há 7 anos atrás
create-server.js 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) há 7 anos atrás
hapi-mysql.dockerfile 93db22874d JavaScript: Update node version & Update mysql packages to fix reported vuln (#4809) há 6 anos atrás
hapi-nginx.dockerfile 623418289e Some QoL Stuff (#5604) há 5 anos atrás
hapi-postgres.dockerfile 93db22874d JavaScript: Update node version & Update mysql packages to fix reported vuln (#4809) há 6 anos atrás
hapi.dockerfile 93db22874d JavaScript: Update node version & Update mysql packages to fix reported vuln (#4809) há 6 anos atrás
helper.js 36189d3266 JS/hapi fix updates test (#3258) há 7 anos atrás
nginx.conf 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) há 7 anos atrás
package.json 544c90aecc Attempting to fix security vulns (#5611) há 5 anos atrás
start-servers.sh 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) há 7 anos atrás

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