Nate c621b4196c Add CPU_COUNT env variable / get MAX_THREADS for load_gen (#2586) 8 jaren geleden
..
.gitignore 75c850c671 Fixed SOOOO many things 10 jaren geleden
README.md 75c850c671 Fixed SOOOO many things 10 jaren geleden
benchmark_config.json dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. 9 jaren geleden
fortunes.mustache 75c850c671 Fixed SOOOO many things 10 jaren geleden
postgresql.yaml 75c850c671 Fixed SOOOO many things 10 jaren geleden
pubspec.yaml 75c850c671 Fixed SOOOO many things 10 jaren geleden
server.dart 75c850c671 Fixed SOOOO many things 10 jaren geleden
setup.sh c621b4196c Add CPU_COUNT env variable / get MAX_THREADS for load_gen (#2586) 8 jaren geleden
source_code 75c850c671 Fixed SOOOO many things 10 jaren geleden

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