- {"operations":[{"description":"fhir_create_resource called just one time","time":14},{"description":"fhir_create_resource called 1000 times in batch","time":102},{"description":"fhir_read_resource called just one time","time":5},{"description":"fhir_read_resource called 1000 times in batch","time":1077},{"description":"disk usage right after generation of seed data","time":4},{"description":"Updating single patient with fhir_update_resource","time":4},{"description":"fhir_delete_resource called one time","time":4},{"description":"fhir_delete_resource called 1000 times in batch","time":2370},{"description":"searching for non-existent name without index","time":51960},{"description":"building Patient.name index","time":31404},{"description":"building Patient.gender index","time":21288},{"description":"building Patient.address index","time":42664},{"description":"building Patient.telecom index","time":39837},{"description":"building Practitioner.name index","time":45},{"description":"building Organization.name index","time":59},{"description":"building Encounter.status index","time":15452},{"description":"building Encounter.patient index","time":41851},{"description":"building Encounter.participant index","time":26206},{"description":"building Encounter.practitioner index","time":26071},{"description":"building Patient.organization index","time":28935},{"description":"building Patient.birthdate index","time":36377},{"description":"searching for patient with unique name","time":5},{"description":"searching for all Johns in database","time":44},{"description":"searching Patient with name=John&gender=female&_count=100 (should have no matches at all)","time":187},{"description":"searching Patient with name=John&gender=male&_count=100","time":135},{"description":"searching Patient with name=John&gender=male&active=true&address=YALUMBA&_count=100","time":6},{"description":"searching Patient with name=John&gender=male&_count=100&_sort=name","time":157},{"description":"searching Patient with name=John&gender=male&_count=100&_sort=active","time":155},{"description":"searching Encounter with patient:Patient.name=John&_count=100&status=finished&practitioner:Practitioner.name=Alex","time":37578},{"description":"searching Encounter with patient:Patient.name=John&_count=100&patient:Patient.organization:Organization.name=Mollis","time":58339}]}
0 commit comments