Nate f16626a51f node/mongo updates (#3141) 7 vuotta sitten
..
handlers f16626a51f node/mongo updates (#3141) 7 vuotta sitten
views 31a123687a upgrade to koa v2, copy everything from hapi (#2769) 8 vuotta sitten
.npmrc f16626a51f node/mongo updates (#3141) 7 vuotta sitten
README.md 31a123687a upgrade to koa v2, copy everything from hapi (#2769) 8 vuotta sitten
app.js 31a123687a upgrade to koa v2, copy everything from hapi (#2769) 8 vuotta sitten
benchmark_config.json 31a123687a upgrade to koa v2, copy everything from hapi (#2769) 8 vuotta sitten
create-server.js 31a123687a upgrade to koa v2, copy everything from hapi (#2769) 8 vuotta sitten
helper.js 31a123687a upgrade to koa v2, copy everything from hapi (#2769) 8 vuotta sitten
package.json f16626a51f node/mongo updates (#3141) 7 vuotta sitten
setup.sh 97edfcec4e remove harmony async flags for node 7.10 (#2797) 8 vuotta sitten
source_code 172b64b2e5 Update all the JavaScripts (#2575) 8 vuotta sitten

README.md

Koa Benchmarking Test

This is the Koa portion of a benchmarking test suite comparing a variety of web development platforms.

Information about Koa can be found at https://github.com/koajs/koa

JSON Encoding Test

Data-Store/Database Mapping Test

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