Brittany Mazza 2386896010 Set defaults tests, clean up Ruby display names il y a 10 ans
..
.gitignore 6585277b50 Moving Dart frameworks il y a 11 ans
README.md 6585277b50 Moving Dart frameworks il y a 11 ans
bash_profile.sh deb72f39e9 Updated start/stream and fixed nginx il y a 10 ans
benchmark_config 2386896010 Set defaults tests, clean up Ruby display names il y a 10 ans
fortunesView.rsp.dart 6585277b50 Moving Dart frameworks il y a 11 ans
fortunesView.rsp.html 6585277b50 Moving Dart frameworks il y a 11 ans
install.sh 6585277b50 Moving Dart frameworks il y a 11 ans
mongodb.yaml 6585277b50 Moving Dart frameworks il y a 11 ans
postgresql.yaml 6585277b50 Moving Dart frameworks il y a 11 ans
pubspec.yaml 6585277b50 Moving Dart frameworks il y a 11 ans
server.dart 29706e91e0 Fix fortune test for dart-stream and dart-start il y a 11 ans
setup.sh deb72f39e9 Updated start/stream and fixed nginx il y a 10 ans

README.md

Dart Start Framework Benchmarking Test

This test adds Stream, a lightweight Dart web server, to the benchmarking test suite. The test is based on the Dart Benchmarking Test.

Versions

Test URLs

Common

JSON Encoding Test

http://localhost:8080/json

Plaintext Test

http://localhost:8080/plaintext

PostgreSQL

Data-Store/Database Mapping Test

http://localhost:8080/db

Variable Query Test

http://localhost:8080/queries?queries=2

Fortunes Test

http://localhost:8080/fortunes

Data-Store/Database Update Test

http://localhost:8080/updates

Variable Update Test

http://localhost:8080/updates?queries=2

MongoDB

Data-Store/Database Mapping Test

http://localhost:8080/db-mongo

Variable Query Test

http://localhost:8080/queries-mongo?queries=2

Fortunes Test

http://localhost:8080/fortunes-mongo

Data-Store/Database Update Test

http://localhost:8080/updates-mongo

Variable Update Test

http://localhost:8080/updates-mongo?queries=2