This repository contains auxiliary files to help you quickly run Aidbox.Dev on your local workstation and start creating your first FHIR application.
.env.tpl
file to .env
and fill in your AIDBOX_LICENSE_ID
and AIDBOX_LICENSE_KEY
. Follow the instruction to get a license$ docker compose up
$ java -cp '/path/to/genops.jar' perfbox.core http://localhost:8888 root secret
Now you should see performance graphs.
Test suite truncates Patient
and Encounter
tables then creates set of search parameters indexes
Patient.name
Patient.name.family
Patient.birthDate
This performance tests run test suit on 2, 4, 8, and 16 threads. Each thread executes test 5000 times. Each test does the following: