|
7 ani în urmă | |
---|---|---|
.. | ||
handlers | 7 ani în urmă | |
.npmrc | 7 ani în urmă | |
README.md | 7 ani în urmă | |
app-mitol.js | 8 ani în urmă | |
app.js | 8 ani în urmă | |
benchmark_config.json | 8 ani în urmă | |
create-server-mitol.js | 8 ani în urmă | |
create-server.js | 8 ani în urmă | |
helper.js | 8 ani în urmă | |
package.json | 7 ani în urmă | |
routing.js | 8 ani în urmă | |
setup-mitol.sh | 8 ani în urmă | |
setup.sh | 8 ani în urmă | |
source_code | 9 ani în urmă |
This is the NodeJS portion of a benchmarking test suite comparing a variety of web development platforms.
The logic for the test cases live in these.
This test suite also contains tests using an alternative http server. Mitol is a NodeJS addon written in C++. The server is currently in Alpha state, but aims to be a drop-in replacement for high performance demands.
The tests were run with:
See the Benchmark config file for a list of the tested routes.
/json
and /plaintext
are implemented
The four db-required tests, Single Query, Multiple Query, Fortunes, and Updates have been implemented for each of the 5 database approaches that this test covers.