|
12 лет назад | |
---|---|---|
.. | ||
README.md | 12 лет назад | |
__init__.py | 12 лет назад | |
benchmark_config | 12 лет назад | |
hello.js | 12 лет назад | |
package.json | 12 лет назад | |
setup.py | 12 лет назад |
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/sequelize?queries=2
MySQL Raw: http://localhost:8080/mysql?queries=2