dependabot[bot] 8434091cb8 Bump mongoose from 8.8.3 to 8.9.5 in /frameworks/JavaScript/hapi 6 ماه پیش
..
handlers 7be3d36e26 Update hapi to 20.1.0 (#6355) 4 سال پیش
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 875a1584ae Update node version for hapi (#6820) 3 سال پیش
app.js 48dfdece6f Fix node cluster for hapi (#7507) 3 سال پیش
benchmark_config.json fc69d3ae2d Add platform nodejs (#5645) 5 سال پیش
build-nginx-conf.sh 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) 6 سال پیش
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 سال پیش
create-server.js cd14f4af86 chore: set `keepAliveTimeout = 0` and upgrade docker image to `node:20.16-slim` for express, fastify, hapi, koa, nest. (#9447) 7 ماه پیش
hapi-mysql.dockerfile cd14f4af86 chore: set `keepAliveTimeout = 0` and upgrade docker image to `node:20.16-slim` for express, fastify, hapi, koa, nest. (#9447) 7 ماه پیش
hapi-nginx.dockerfile 40900662a2 Upgrade to node.js 18.12.1 for hapi (#7712) 2 سال پیش
hapi-postgres.dockerfile cd14f4af86 chore: set `keepAliveTimeout = 0` and upgrade docker image to `node:20.16-slim` for express, fastify, hapi, koa, nest. (#9447) 7 ماه پیش
hapi.dockerfile cd14f4af86 chore: set `keepAliveTimeout = 0` and upgrade docker image to `node:20.16-slim` for express, fastify, hapi, koa, nest. (#9447) 7 ماه پیش
helper.js 7be3d36e26 Update hapi to 20.1.0 (#6355) 4 سال پیش
nginx.conf 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) 6 سال پیش
package.json 8434091cb8 Bump mongoose from 8.8.3 to 8.9.5 in /frameworks/JavaScript/hapi 6 ماه پیش
start-servers.sh 95c4ee77ba Adds an Nginx configuration for Hapi and Postgres (#4038) 6 سال پیش

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