cqframework / cqf-tooling

Tooling for CQL and IG Authors
Apache License 2.0
19 stars 22 forks source link

Multithreading & Caching Optimizations for RefreshIG and ExtractMatBundleOperation #481

Closed echicoine-icf closed 9 months ago

echicoine-icf commented 10 months ago

Applied multithreading to various processes to enhance performance, and implemented some caching optimizations to resolve duplicate processing.

RefreshIG also now persists "tests-" files along with measures when a fhir server url is provided.

ExtratMatBundleOperation's -dir argument can be used against a single folder and all subfolders

By creating this PR you acknowledge that your contribution will be licensed under Apache 2.0

echicoine-icf commented 9 months ago

Closing this in favor of https://github.com/cqframework/cqf-tooling/pull/486