Nate 29233dfea1 NodeJS update and lowercase collections (#3214) 7 ani în urmă
..
views 3790df3c9f changing express template engine from jade to pug (#3010) 7 ani în urmă
.gitignore e3064987ba JavaScript/Express fix (#2866) 8 ani în urmă
.npmrc f16626a51f node/mongo updates (#3141) 7 ani în urmă
README.md 3790df3c9f changing express template engine from jade to pug (#3010) 7 ani în urmă
app.js e3064987ba JavaScript/Express fix (#2866) 8 ani în urmă
benchmark_config.json e3064987ba JavaScript/Express fix (#2866) 8 ani în urmă
mongodb-app.js f16626a51f node/mongo updates (#3141) 7 ani în urmă
mysql-app.js 29233dfea1 NodeJS update and lowercase collections (#3214) 7 ani în urmă
package.json 3790df3c9f changing express template engine from jade to pug (#3010) 7 ani în urmă
setup-mongodb.sh e3064987ba JavaScript/Express fix (#2866) 8 ani în urmă
setup-mysql.sh e3064987ba JavaScript/Express fix (#2866) 8 ani în urmă
setup.sh 70589124fb JavaScript/express fix (#2544) 8 ani în urmă
source_code 92e40b49f7 Moving JavaScript frameworks 11 ani în urmă

README.md

Express Benchmarking Test

This is the Express 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/sequelize

Variable Query Test

MongoDB: http://localhost:8080/mongoose?queries=2

MySQL: http://localhost:8080/sequelize?queries=2