Michael Hixson b472c2f4dd Remove source_code files, count all files instead (#3715) 7 년 전
..
README.md 74facb66fc Docker Multiple Container Support + Dart start/stream as examples (#3321) 7 년 전
benchmark_config.json 74facb66fc Docker Multiple Container Support + Dart start/stream as examples (#3321) 7 년 전
dart.dockerfile 04dd98d23e Fix an uncaught exception during dart startup (#3640) 7 년 전
fortunes.mustache 74facb66fc Docker Multiple Container Support + Dart start/stream as examples (#3321) 7 년 전
postgresql.yaml 6fce84a278 WIP: Dockerify everything (#3457) 7 년 전
pubspec.yaml 04dd98d23e Fix an uncaught exception during dart startup (#3640) 7 년 전
server.dart 04dd98d23e Fix an uncaught exception during dart startup (#3640) 7 년 전

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