|
|
11 年之前 | |
|---|---|---|
| .. | ||
| README.md | 11 年之前 | |
| __init__.py | 11 年之前 | |
| bash_profile.sh | 11 年之前 | |
| benchmark_config | 11 年之前 | |
| hello.js | 11 年之前 | |
| install.sh | 11 年之前 | |
| package.json | 11 年之前 | |
| setup.sh | 11 年之前 | |
| source_code | 11 年之前 | |
This is the NodeJS portion of a benchmarking test suite comparing a variety of web development platforms.
The tests were run with:
MongoDB: http://localhost:8080/mongoose
MySQL: http://localhost:8080/sequelize
MySQL Raw: http://localhost:8080/mysql
MongoDB: http://localhost:8080/mongoose?queries=2
MySQL: http://localhost:8080/mysql-orm?queries=2
MySQL Raw: http://localhost:8080/mysql?queries=2