Skip to content

Conversation

@marrouchi
Copy link
Contributor

Disable featues in default hapi fhir instance, the narrative generation being the most consuming process :
- hapi.fhir.advanced_lucene_indexing=false
- hapi.fhir.mdm_enabled=false
- hapi.fhir.subscription.resthook_enabled=false
- hapi.fhir.cql_enabled=false
- hapi.fhir.default_pretty_print=false
- hapi.fhir.graphql_enabled=false
- hapi.fhir.narrative_enabled=false

This would lead to a increase of 30% in performance.

@marrouchi marrouchi marked this pull request as draft November 2, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants