samply / blaze

A FHIR® Server with internal, fast CQL Evaluation Engine
https://samply.github.io/blaze
Apache License 2.0
141 stars 19 forks source link

Add Smaller System Sizes to the Tuning Guide #1854

Closed alexanderkiel closed 4 days ago

alexanderkiel commented 5 days ago

Also added CQL cache size recommendations.

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.74%. Comparing base (b5ea60e) to head (d0733d0). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/samply/blaze/pull/1854/graphs/tree.svg?width=650&height=150&src=pr&token=tuYGGhSxBX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply)](https://app.codecov.io/gh/samply/blaze/pull/1854?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply) ```diff @@ Coverage Diff @@ ## main #1854 +/- ## ======================================= Coverage 94.74% 94.74% ======================================= Files 282 282 Lines 18414 18414 Branches 428 428 ======================================= Hits 17446 17446 Misses 540 540 Partials 428 428 ```