|
před 11 roky | |
---|---|---|
.. | ||
README.md | před 11 roky | |
__init__.py | před 11 roky | |
benchmark_config | před 11 roky | |
hello.js | před 11 roky | |
install.sh | před 11 roky | |
package.json | před 11 roky | |
setup.py | před 11 roky | |
source_code | před 11 roky |
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