Anders Johnsen da4d42716f Remove last nginx references. 11 years ago
..
.gitignore 6585277b50 Moving Dart frameworks 11 years ago
README.md 84b8986e3e Update README.md file. 11 years ago
__init__.py 6585277b50 Moving Dart frameworks 11 years ago
benchmark_config da4d42716f Remove last nginx references. 11 years ago
fortunes.mustache 6585277b50 Moving Dart frameworks 11 years ago
install.sh da4d42716f Remove last nginx references. 11 years ago
postgresql.yaml 6585277b50 Moving Dart frameworks 11 years ago
pubspec.yaml a417c79752 Use ServerSocketReference to scale to the number of cores. 11 years ago
server.dart a417c79752 Use ServerSocketReference to scale to the number of cores. 11 years ago
setup.py a417c79752 Use ServerSocketReference to scale to the number of cores. 11 years ago
source_code 6585277b50 Moving Dart frameworks 11 years ago

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