Mike Smith f532415394 master Should only kill with 15 před 12 roky
..
.gitignore dd64ad9e27 Don't gitignore pubspec.lock. před 12 roky
README.md 6776ff516e PostgreSQL connector update. před 12 roky
__init__.py fd2d29bfd9 Staring on plaintext test in script před 12 roky
benchmark_config 873dde0f06 Refactor benchmark_configs před 12 roky
fortunes.mustache 9a7fa4c14d Add benchmark for Dart. před 12 roky
postgresql.yaml 9a7fa4c14d Add benchmark for Dart. před 12 roky
pubspec.yaml 6776ff516e PostgreSQL connector update. před 12 roky
server.dart 3c16d10858 verify Fixed dart tests před 12 roky
setup.py f532415394 master Should only kill with 15 před 12 roky
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list před 12 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