Xueping fc5a398cb1 [D/Hunt] Improve performance (#4781) 6 rokov pred
..
patches fc5a398cb1 [D/Hunt] Improve performance (#4781) 6 rokov pred
source fc5a398cb1 [D/Hunt] Improve performance (#4781) 6 rokov pred
README.md 3fb593fd6b D/Hunt: Upgrade to Hunt 1.0 and add more tests for database (#4394) 6 rokov pred
benchmark_config.json fc5a398cb1 [D/Hunt] Improve performance (#4781) 6 rokov pred
build.sh fc5a398cb1 [D/Hunt] Improve performance (#4781) 6 rokov pred
dub.json fc5a398cb1 [D/Hunt] Improve performance (#4781) 6 rokov pred
hunt-dmd.dockerfile fc5a398cb1 [D/Hunt] Improve performance (#4781) 6 rokov pred
hunt.dockerfile fc5a398cb1 [D/Hunt] Improve performance (#4781) 6 rokov pred

README.md

Hunt Benchmarking Test

This is the Hunt portion of a benchmarking test suite comparing a variety of web development platforms.

Requirements

  • Dlang > 2.077

Test URLs

PlanText Test

http://localhost:8080/plaintext

JSON Encoding Test

http://localhost:8080/json

Single database query

http://localhost:8080/db

Multiple database queries

http://localhost:8080//queries?queries=10

Database updates

http://localhost:8080/updates?queries=10