Michael Hixson b472c2f4dd Remove source_code files, count all files instead (#3715) před 7 roky
..
handlers 6fce84a278 WIP: Dockerify everything (#3457) před 7 roky
views 184d1a6d24 upgrade hapiJS and to v13 and most of its dependencies to newest release před 9 roky
.npmrc f16626a51f node/mongo updates (#3141) před 7 roky
README.md 172b64b2e5 Update all the JavaScripts (#2575) před 8 roky
app.js 172b64b2e5 Update all the JavaScripts (#2575) před 8 roky
benchmark_config.json dbe92ab505 JavaScript tests & mongodb for docker (#3303) před 7 roky
create-server.js dbe92ab505 JavaScript tests & mongodb for docker (#3303) před 7 roky
hapi-mysql.dockerfile 4472c049f6 pulling official images from dockerhub (#3494) před 7 roky
hapi-postgres.dockerfile 4472c049f6 pulling official images from dockerhub (#3494) před 7 roky
hapi.dockerfile 4472c049f6 pulling official images from dockerhub (#3494) před 7 roky
helper.js 36189d3266 JS/hapi fix updates test (#3258) před 7 roky
package.json dbe92ab505 JavaScript tests & mongodb for docker (#3303) před 7 roky

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