devbox

Aidbox.Dev - Aidbox Developer Version (aka Devbox)

This repository contains auxiliary files to help you quickly run Aidbox.Dev on your local workstation and start creating your first FHIR application.

Installation manual

Performance tests

Now you should see performance graphs.

How testing works

On start-up

Test suite truncates Patient and Encounter tables then creates set of search parameters indexes

Testing

This performance tests run test suit on 2, 4, 8, and 16 threads. Each thread executes test 5000 times. Each test does the following:

  1. Creates Patient resource
  2. Reads Patient by id
  3. Creates Encounter resource
  4. Reads Encounter by id
  5. Searches count of Patients by name and birthDate
  6. Searches count of Patients by family

Sample Grafana dashboard

image

image