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

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