|
vor 10 Jahren | |
---|---|---|
.. | ||
handlers | vor 10 Jahren | |
README.md | vor 10 Jahren | |
app.js | vor 10 Jahren | |
benchmark_config.json | vor 10 Jahren | |
create-server.js | vor 10 Jahren | |
helper.js | vor 10 Jahren | |
install.sh | vor 10 Jahren | |
package.json | vor 10 Jahren | |
routing.js | vor 10 Jahren | |
setup.sh | vor 10 Jahren | |
source_code | vor 11 Jahren |
This is the NodeJS portion of a benchmarking test suite comparing a variety of web development platforms.
The tests were run with:
http://localhost:8080/plaintext
MongoDB: http://localhost:8080/mongoose
MongoDB Raw: http://localhost:8080/mongodb
MySQL: http://localhost:8080/mysql-orm
MySQL Raw: http://localhost:8080/mysql
MongoDB: http://localhost:8080/mongoose?queries=2
MongoDB Raw: http://localhost:8080/mongodb?queries=2
MySQL: http://localhost:8080/mysql-orm?queries=2
MySQL Raw: http://localhost:8080/mysql?queries=2