cqframework / cqf-tooling

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

Multithreaded & caching overhaul - RefreshIG & ExtractMatBundle #486

Closed echicoine-icf closed 8 months ago

echicoine-icf commented 9 months ago

This work enhances RefreshIG and ExtractMatBundle's performance. What once took RefreshIG hours now takes a few seconds. ExtractMatBundle was also further modified to handle entire directories and their subdirectories using recursion alongside multithreading enhancements.

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

JPercival commented 8 months ago

Could you resolve conflicts on this and I'll get it reviewed ASAP?