Mike Smith f532415394 master Should only kill with 15 vor 11 Jahren
..
views 11cecb078f hapi - fortunes test vor 12 Jahren
README.md 9456e36701 hapi - update tests vor 12 Jahren
__init__.py 7ded03b3cc Hapi framework vor 12 Jahren
app.js a9eacfcbc9 verify Fixed hapi's db test vor 11 Jahren
benchmark_config 873dde0f06 Refactor benchmark_configs vor 12 Jahren
package.json 11cecb078f hapi - fortunes test vor 12 Jahren
setup.py f532415394 master Should only kill with 15 vor 11 Jahren
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list vor 12 Jahren

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://localhost:8080/json

Data-Store/Database Mapping Test

MongoDB: http://localhost:8080/mongoose/

MySQL: http://localhost:8080/mysql-orm/

Variable Query Test

MongoDB: http://localhost:8080/mongoose/2

MySQL: http://localhost:8080/mysql-orm/2

Fortune Test

MySQL: http://localhost:8080/fortune

Database Update Test

MongoDB: http://localhost:8080/mongoose-update/2

MySQL: http://localhost:8080/mysql-orm-update/2