JaeHyeok Kim 40900662a2 Upgrade to node.js 18.12.1 for hapi (#7712) %!s(int64=2) %!d(string=hai) anos
..
handlers 7be3d36e26 Update hapi to 20.1.0 (#6355) %!s(int64=4) %!d(string=hai) anos
views 184d1a6d24 upgrade hapiJS and to v13 and most of its dependencies to newest release %!s(int64=9) %!d(string=hai) anos
.npmrc f16626a51f node/mongo updates (#3141) %!s(int64=7) %!d(string=hai) anos
README.md 875a1584ae Update node version for hapi (#6820) %!s(int64=3) %!d(string=hai) anos
app.js 48dfdece6f Fix node cluster for hapi (#7507) %!s(int64=3) %!d(string=hai) anos
benchmark_config.json fc69d3ae2d Add platform nodejs (#5645) %!s(int64=5) %!d(string=hai) anos
build-nginx-conf.sh 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) %!s(int64=6) %!d(string=hai) anos
config.toml 0096f84ee9 Config for the new toolset (#6259) %!s(int64=4) %!d(string=hai) anos
create-server.js 7be3d36e26 Update hapi to 20.1.0 (#6355) %!s(int64=4) %!d(string=hai) anos
hapi-mysql.dockerfile 40900662a2 Upgrade to node.js 18.12.1 for hapi (#7712) %!s(int64=2) %!d(string=hai) anos
hapi-nginx.dockerfile 40900662a2 Upgrade to node.js 18.12.1 for hapi (#7712) %!s(int64=2) %!d(string=hai) anos
hapi-postgres.dockerfile 40900662a2 Upgrade to node.js 18.12.1 for hapi (#7712) %!s(int64=2) %!d(string=hai) anos
hapi.dockerfile 40900662a2 Upgrade to node.js 18.12.1 for hapi (#7712) %!s(int64=2) %!d(string=hai) anos
helper.js 7be3d36e26 Update hapi to 20.1.0 (#6355) %!s(int64=4) %!d(string=hai) anos
nginx.conf 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) %!s(int64=6) %!d(string=hai) anos
package.json 7be3d36e26 Update hapi to 20.1.0 (#6355) %!s(int64=4) %!d(string=hai) anos
start-servers.sh 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) %!s(int64=6) %!d(string=hai) anos

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