|
10 年之前 | |
---|---|---|
.. | ||
handlers | 10 年之前 | |
README.md | 10 年之前 | |
app.js | 10 年之前 | |
benchmark_config.json | 10 年之前 | |
create-server.js | 10 年之前 | |
helper.js | 10 年之前 | |
install.sh | 10 年之前 | |
package.json | 10 年之前 | |
setup.sh | 10 年之前 | |
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:
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