Michael Hixson b472c2f4dd Remove source_code files, count all files instead (#3715) пре 7 година
..
views 3790df3c9f changing express template engine from jade to pug (#3010) пре 7 година
.npmrc f16626a51f node/mongo updates (#3141) пре 7 година
README.md 3790df3c9f changing express template engine from jade to pug (#3010) пре 7 година
app.js 52ecdf9eb8 JS/Express fix update test and vagrant dev (#3255) пре 7 година
benchmark_config.json 772ca4cda4 TimeLogger class and other toolset changes (#3630) пре 7 година
express-mongodb.dockerfile 4472c049f6 pulling official images from dockerhub (#3494) пре 7 година
express-mysql.dockerfile 4472c049f6 pulling official images from dockerhub (#3494) пре 7 година
express.dockerfile 4472c049f6 pulling official images from dockerhub (#3494) пре 7 година
mongodb-app.js 6fce84a278 WIP: Dockerify everything (#3457) пре 7 година
mysql-app.js 6fce84a278 WIP: Dockerify everything (#3457) пре 7 година
package.json af7030d5ba Update to pug 2.0.1 to fix express fortunes test again (#3388) пре 7 година

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