Kevin Moore bfc154241a format dart code před 10 roky
..
.gitignore 6585277b50 Moving Dart frameworks před 11 roky
README.md 84b8986e3e Update README.md file. před 11 roky
bash_profile.sh 96574b4a9d Added the first dart test před 11 roky
benchmark_config da4d42716f Remove last nginx references. před 11 roky
fortunes.mustache 6585277b50 Moving Dart frameworks před 11 roky
install.sh da4d42716f Remove last nginx references. před 11 roky
postgresql.yaml 6585277b50 Moving Dart frameworks před 11 roky
pubspec.yaml a417c79752 Use ServerSocketReference to scale to the number of cores. před 11 roky
server.dart bfc154241a format dart code před 10 roky
setup.sh 96574b4a9d Added the first dart test před 11 roky
source_code 6585277b50 Moving Dart frameworks před 11 roky

README.md

Dart Benchmarking Test

This is the dart portion of a benchmarking test suite comparing a variety of web development platforms.

Versions

Test URLs

JSON Encoding Test

http://localhost:8080/

Data-Store/Database Mapping Test

http://localhost:8080/db

Variable Query Test

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

Fortunes Test

http://localhost:8080/fortunes

Data-Store/Database Update Test

http://localhost:8080/update

Variable Update Test

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

Plaintext Test

http://localhost:8080/plaintext