tfb fa44c12586 Gitlab development branch merged with GitHub master 12 жил өмнө
..
.gitignore dd64ad9e27 Don't gitignore pubspec.lock. 12 жил өмнө
README.md b6aa8e747b Update Dart code based on community feedback. 12 жил өмнө
__init__.py fd2d29bfd9 Staring on plaintext test in script 12 жил өмнө
benchmark_config 873dde0f06 Refactor benchmark_configs 12 жил өмнө
fortunes.mustache 9a7fa4c14d Add benchmark for Dart. 12 жил өмнө
postgresql.yaml 9a7fa4c14d Add benchmark for Dart. 12 жил өмнө
pubspec.yaml b6aa8e747b Update Dart code based on community feedback. 12 жил өмнө
server.dart fa44c12586 Gitlab development branch merged with GitHub master 12 жил өмнө
setup.py 0c7451144c Dart: increase nginx worker_connections to fix socket read errors 12 жил өмнө
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 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