Michael Hixson 1f3aa15938 Update Dart code based on community feedback. преди 12 години
..
.gitignore 48bef5d890 Don't gitignore pubspec.lock. преди 12 години
README.md 1f3aa15938 Update Dart code based on community feedback. преди 12 години
benchmark_config 9a258f0923 set sort order and fix setup file преди 12 години
fortunes.mustache b7b155b26e Add benchmark for Dart. преди 12 години
postgresql.yaml b7b155b26e Add benchmark for Dart. преди 12 години
pubspec.yaml 1f3aa15938 Update Dart code based on community feedback. преди 12 години
server.dart 1f3aa15938 Update Dart code based on community feedback. преди 12 години
setup.py 9a258f0923 set sort order and fix setup file преди 12 години

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