|
8 years ago | |
---|---|---|
.. | ||
.gitignore | 9 years ago | |
README.md | 8 years ago | |
benchmark_config.json | 8 years ago | |
fortunesView.rsp.dart | 10 years ago | |
fortunesView.rsp.html | 10 years ago | |
mongodb.yaml | 8 years ago | |
postgresql.yaml | 8 years ago | |
pubspec.yaml | 10 years ago | |
server.dart | 8 years ago | |
setup.sh | 8 years ago | |
setup_mongodb.sh | 8 years ago | |
setup_postgresql.sh | 8 years ago |
The PostgreSQL tests are no longer working. The implementation is still in the framework folder but has been removed from the benchmark_config.json
file.
This test adds Stream, a lightweight Dart web server, to the benchmarking test suite. The test is based on the Dart Benchmarking Test.
http://localhost:8080/plaintext
http://localhost:8080/queries?queries=2
http://localhost:8080/fortunes
http://localhost:8080/updates?queries=2
http://localhost:8080/db-mongo
http://localhost:8080/queries-mongo?queries=2
http://localhost:8080/fortunes-mongo
http://localhost:8080/updates-mongo